evm-audit-general

star 6

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.

austintgriffith By austintgriffith schedule Updated 2/28/2026

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
Install via CLI
npx skills add https://github.com/austintgriffith/evm-audit-skills --skill evm-audit-general
Repository Details
star Stars 6
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator
austintgriffith
austintgriffith Explore all skills →