By SecProve
Safety guardrails and bounded strategy playbooks for AI agentic trading on Robinhood. The agent-guardrails skill auto-applies caps, a kill switch, and prompt-injection defense whenever you trade through the Robinhood MCP; the strategy skills are bounded, user-invoked playbooks. From SecProve.
Set up a bounded mean-reversion strategy on a Robinhood agentic-trading account — how it works and the guardrails that contain it (daily cap, circuit breaker, concentration cap, kill switch). Educational, not financial advice. Use only when the user explicitly asks to run or design a mean-reversion strategy with their trading agent.
Set up a bounded momentum strategy on a Robinhood agentic-trading account — how it works and the guardrails that contain whipsaws and crowded reversals (concentration cap, circuit breaker, kill switch, prompt-injection rule). Educational, not financial advice. Use only when the user explicitly asks to run or design a momentum strategy with their trading agent.
Set up bounded portfolio rebalancing on a Robinhood agentic-trading account — how it works and the guardrails that stop it over-trading on small drifts (rebalance bands, ambiguity rule, approval gate, per-trade cap). Educational, not financial advice. Use only when the user explicitly asks to rebalance or maintain target allocations with their trading agent.
Set up a bounded sector-rotation strategy on a Robinhood agentic-trading account — how it works and the guardrails that keep rotations deliberate (allowlist, per-ticker concentration cap, approval gate, defined cadence). Educational, not financial advice. Use only when the user explicitly asks to run or design a sector-rotation strategy with their trading agent.
Apply trading safety guardrails — per-trade, daily-volume, and concentration caps, an approval gate, a circuit breaker, a kill switch, and prompt-injection defense — whenever operating a Robinhood agentic-trading account through the Robinhood Trading MCP. Use before or while placing any trade via that MCP, when the user connects an agent to Robinhood, or when the user asks to set up safe AI trading or agent guardrails.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Safety-first Claude skills for AI agentic trading. If you're connecting Claude to Robinhood's agentic trading via MCP, this plugin makes sure your agent trades inside limits you chose — caps, an approval gate, a kill switch, and prompt-injection defense — applied automatically, before the first order.
Built by SecProve, where cybersecurity skill is measured. The guidance mirrors the Trading Agent Safety guide.
This is software for risk reduction, not a money-making system.
One plugin, trading-agent-safety, with six skills. The guardrails skill is the
point; the strategy skills all refuse to run without it.
| Skill | Invocation | What it does |
|---|---|---|
agent-guardrails | automatic | Applies per-trade / daily / concentration caps, an approval gate, a circuit breaker, a kill switch, and a prompt-injection rule whenever Claude operates the Robinhood Trading MCP. The safety net. |
mean-reversion | /trading-agent-safety:mean-reversion | Bounded mean-reversion playbook |
buy-the-dip-dca | /trading-agent-safety:buy-the-dip-dca | Bounded DCA / buy-the-dip playbook |
rebalancing | /trading-agent-safety:rebalancing | Bounded portfolio-rebalancing playbook |
momentum | /trading-agent-safety:momentum | Bounded momentum playbook |
sector-rotation | /trading-agent-safety:sector-rotation | Bounded sector-rotation playbook |
The strategy skills are user-invoked only (disable-model-invocation: true) so
Claude never auto-starts trading, and each one requires agent-guardrails active.
/plugin marketplace add secprove/trading-agent-safety
/plugin install trading-agent-safety@secprove
agent-guardrails sizes the caps and enforces them./trading-agent-safety:momentum.Full walkthrough: https://secprove.com/trading-agent-safety/agent-safety-skill
Hard caps that can't be exceeded · approval required on large orders · circuit
breaker halts a runaway · STOP kill switch · refuses rule-changing input it reads
(prompt-injection defense) · equities-only during the Robinhood beta.
MIT © SecProve. Contributions welcome.
Could you spot a prompt-injection attempt aimed at your own agent? Test your security instincts at secprove.com.
npx claudepluginhub secprove/trading-agent-safety --plugin trading-agent-safetyUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.