defi-amm-security
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install defi-amm-security --cli claudewrites the skill into.claude/skills/defi-amm-security/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/defi-amm-security/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
When to use it
Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/defi-amm-security/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).