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.
84
84%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly focused on DeFi AMM contracts and their swap/deposit/withdraw flows in Solidity. It includes concrete contract patterns and code examples that perform token transfers (e.g., token.transfer, safeTransferFrom, swap execution) and describes implementing swap, deposit, withdraw, mint, and burn flows that hold and move token balances. This is a domain-specific capability for on-chain financial execution (crypto swaps and token transfers), not a generic tool, so it qualifies as direct financial execution authority.