name: evm-audit-general description: General Solidity/EVM security checklist — non-obvious footguns that apply to every smart contract. Covers external calls, force-feeding, pause mechanisms, read-only reentrancy, merkle trees, code asymmetry, multicall hazards, and general EVM quirks. Load this for EVERY audit.
EVM Audit — General Solidity/EVM Footguns
Load this for every EVM smart contract audit. These items are non-obvious issues that apply universally.
Reference Files
references/checklist.md— Full dense checklist