Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install llm-trading-agent-security --cli claude

writes the skill into.claude/skills/llm-trading-agent-security/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/llm-trading-agent-security/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/llm-trading-agent-security/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).