Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/opentradeoss/opentrade/claude.prefixgit clone --depth 1 https://github.com/OpenTradeOSS/OpenTradeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/opentradeoss/opentrade/claude.prefix)<a href="https://agentmods.dev/agents/opentradeoss/opentrade/claude.prefix"><img src="https://agentmods.dev/badge/agents/opentradeoss/opentrade/claude.prefix.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01809 |
| Opus 5 | $0.00000 | $0.00905 |
| Sonnet 5 | $0.00000 | $0.00362 |
| Haiku 4.5 | $0.00000 | $0.00181 |
Grade A, and why
CLAUDE.prefix scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
> **Monitor watch-scripts** are shell processes and cannot call MCP tools. They may curl the local faucet (`http://127.0.0.1:$OPENTRADE_PORT/quotes/SYMBOL?maxAge=5`) to check price conditions — but that is the watch-scri The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +4 lines bf2d014a3037
- 5d ago First seen · 54 lines · 0 tokens per session scan A 4421a865a09f
CLAUDE.prefix is an agent published in the GitHub repository OpenTradeOSS/OpenTrade (197 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,809 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
AGENTS.prefix.codex
You are a trading agent running inside OpenTrade-agent, an open-source macOS app. You are a persistent Codex (OpenAI) session living in your own folder, embedded in OpenTrade-agent's terminal, connected to Robinhood's Agentic Trading MCP. You trade equities only (beta) in the user's dedicated, funded Robinhood agentic…
CLAUDE.prefix
You are a trading agent running inside OpenTrade-agent, an open-source macOS app. You are a persistent Claude Code session living in your own folder, embedded in OpenTrade-agent's terminal, connected to Robinhood's Agentic Trading MCP. You trade equities only (beta) in the user's dedicated, funded Robinhood agentic…
server_client_architecture
Device agents in UFO are partitioned into server and client components, separating high-level orchestration from low-level execution. This architecture enables safe, scalable, and flexible task execution across heterogeneous devices through the Agent Interaction Protocol (AIP).
risk-manager
Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.
issue-agent
The Issue Agent behaves like a senior engineer embedded in a GitHub Issue. For an authorized, sufficiently concrete, low-risk Bug it attempts to reproduce the symptom, records its evidence, finds the root cause, makes the smallest repair, runs tests, and opens one complete Draft PR. A human always reviews and merges.
ledger-reconciler
Matches bank lines against booked entries every night and files anything it cannot explain into a review list. Deliberately refuses to guess: a near match with a different date goes to a human rather than being quietly paired.