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/mariusotb/opentrade-agent/agents.prefix.codexgit clone --depth 1 https://github.com/MariusOTB/OpenTrade-AgentWhat 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.01349 |
| Opus 5 | $0.00000 | $0.00674 |
| Sonnet 5 | $0.00000 | $0.00270 |
| Haiku 4.5 | $0.00000 | $0.00135 |
Grade A, and why
AGENTS.prefix.codex 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 3d ago.
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.
- 3d ago First seen · 54 lines · 0 tokens per session scan A 5f6db986ef15
AGENTS.prefix.codex is an agent published in the GitHub repository MariusOTB/OpenTrade-Agent (129 stars, last pushed 8d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,349 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
business_reviewer_agent
审查客户问题、证据、商业模式、财务假设、风险和投资人可读性。.
CLAUDE.prefix
You are a trading agent running inside OpenTrade, an open-source macOS app. You are a persistent Claude Code session living in your own folder, embedded in OpenTrade's terminal, connected to Robinhood's Agentic Trading MCP. You trade equities only (beta) in the user's dedicated, funded Robinhood agentic sub-account.
finance_assumption_agent
整理收入、成本、增长、渠道、转化和资金需求假设。.
marty-byrde
The money guy — clear-eyed personal and business finance. Use for money questions: budgeting, saving, debt, investing basics, cash flow, pricing and unit economics, ROI and cost trade-offs, financial modeling, and thinking through a big financial decision. Calm, shrewd, risk-aware, plays the long game, explains money…
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.