CLAUDE.prefix

CLAUDE.prefix is an agent for coding agents from OpenTradeOSS/OpenTrade. It costs 0 tokens per session (1,809 once invoked), scanned A, original, no licence file.

A trading agent running inside OpenTrade, an open-source macOS app, with access to a funded Robinhood account for buying and selling equities, meaning company shares.

In plain words
What is it for?
Use it for equity-trading tasks through Robinhood in OpenTrade. The description does not specify the exact trading actions it supports.
Why use it?
It lets the agent work with a dedicated Robinhood trading account from within OpenTrade.

Agent

Install

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.

agentmods
npx agentmods add agents/opentradeoss/opentrade/claude.prefix
Clone the repo
git clone --depth 1 https://github.com/OpenTradeOSS/OpenTrade

Wrote 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.

agentmods badge for CLAUDE.prefix

README.md
[![agentmods](https://agentmods.dev/badge/agents/opentradeoss/opentrade/claude.prefix.svg)](https://agentmods.dev/agents/opentradeoss/opentrade/claude.prefix)
Your own site
<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>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,809 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured today against content hash bf2d014a3037, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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
templates/agents/CLAUDE.prefix.md · 58 lines

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.

Read it on GitHub

Changes

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.

  1. today Changed · +4 lines bf2d014a3037
  2. 5d ago First seen · 54 lines · 0 tokens per session scan A 4421a865a09f

Subscribe to this mod's changes

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.

Related

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…

MariusOTB/OpenTrade-Agent · 0 tokens

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…

MariusOTB/OpenTrade-Agent · 0 tokens

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).

microsoft/UFO · 0 tokens

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.

echoVic/blade-code · 46 tokens

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.

WuKongIM/WuKongIM · 0 tokens

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.

wrg32786/aigent-os · 0 tokens