Evm Audit Assembly

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.

austintgriffith 06a3e3f 5 files · 28.6 KB Updated

File contents

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

austintgriffith/evm-audit-skills/tree/main/evm-audit-assembly commit 06a3e3fd90

Frequently asked questions

npx skillmds@latest add austintgriffith/evm-audit-assembly