EVM Audit — Assembly & Opcode Vulnerabilities
Load when auditing contracts that use inline assembly, Yul, CREATE/CREATE2, or low-level EVM opcodes.
Reference Files
references/checklist.md— Full assembly/opcode checklist
Inline assembly, CREATE/CREATE2, EXTCODESIZE, and low-level opcode vulnerabilities. Covers metamorphic contracts, constructor-time code absence, assembly math overflow, and div-by-zero returning 0. Load when the contract uses inline assembly or CREATE2.
npx skillmds@latest add austintgriffith/evm-audit-assembly Load when auditing contracts that use inline assembly, Yul, CREATE/CREATE2, or low-level EVM opcodes.
references/checklist.md — Full assembly/opcode checklist austintgriffith/evm-audit-skills/tree/main/evm-audit-assembly commit 06a3e3fd90