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.
Load when auditing contracts that use inline assembly, Yul, CREATE/CREATE2, or low-level EVM opcodes.
references/checklist.md — Full assembly/opcode checklistA minimal EVM assembly auditing skill that provides clear trigger conditions but lacks actionable content. Contains only metadata and a reference to an external checklist file without including the actual guidance. Scores low on completeness and actionability despite having clear purpose and structure.