mturac/everything-openai-codex-llm-trading-agent-security
Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.
npx skills add https://github.com/mturac/everything-openai-codex --skill llm-trading-agent-security
Take mturac/everything-openai-codex-llm-trading-agent-security from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.