by MariusOTB
The open-source trading harness for agents
# Add to your Claude Code skills
git clone https://github.com/MariusOTB/OpenTrade-AgentGuides for using ai agents skills like OpenTrade-Agent.
Last scanned: 8/29/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-29T10:51:12.269Z",
"npmAuditRan": false,
"pipAuditRan": true,
"promptInjectionRan": true
}OpenTrade-Agent is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by MariusOTB. The open-source trading harness for agents. It has 124 GitHub stars.
Yes. OpenTrade-Agent passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/MariusOTB/OpenTrade-Agent" and add it to your Claude Code skills directory (see the Installation section above).
OpenTrade-Agent is primarily written in TypeScript. It is open-source under MariusOTB on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh OpenTrade-Agent against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
OpenTrade-agent is a macOS app that enables agents to trade and react to the market autonomously. Agents execute trades in your Robinhood Agentic Trading account through the official MCP. Set guardrails, monitors, and schedules so agents can trade 24/7 - all on your machine.
Agents can schedule themselves periodically or on arbitrary events via background scripts.
Delegate strategies and your portfolio to any number of agents.
Manual/auto order approvals, background turn limits for agents, and per-agent order accounting.
Agents continue to get notified and work in the background, even if the app is closed.
Download the latest OpenTrade-agent-<version>-arm64.dmg from
Releases, open it, and drag OpenTrade-agent to
Applications. Requires an Apple Silicon Mac. The app auto-updates from GitHub Releases.
OpenTrade-agent supports both Claude Code and Codex agents, so please install and sign into claude
and/or codex CLI. An authenticated MCP connection to Robinhood via your agent is required, see
the Robinhood MCP
instructions.
bun install # from repo root (bun workspaces)
bun run --cwd app rebuild # rebuild native modules for the Electron ABI (once)
bun run --cwd app dev # launch with HMR
Contributions are welcome — bug reports, fixes, and features alike. Open a pull request and we'll take a look.
OpenTrade-agent is experimental software provided as-is and without warranty of any kind. It is not financial, investment, or trading advice. The software runs autonomous agents that can place and cancel real orders against a funded brokerage account; you are solely responsible for configuring, supervising, and bearing the financial consequences of your agents. Trading involves substantial risk of loss.
OpenTrade-agent is based on OpenTrade by Exla Corp. It is not affiliated with, endorsed by, or sponsored by Robinhood Markets, Inc., Anthropic, or OpenAI. "Robinhood," "Claude," "Claude Code," and "Codex" are trademarks of their respective owners. You are responsible for complying with the terms of service of any broker or API you connect to.
Elastic License 2.0 — source-available. You may use, copy, modify, and redistribute the software, but you may not provide it to third parties as a hosted or managed service. See LICENSE and third-party attributions in NOTICE.