evm-audit-assembly

star 6

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 By austintgriffith schedule Updated 2/28/2026

name: evm-audit-assembly description: 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.

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