back
loading skill details...
>-
SKILL: Smart Contract Vulnerabilities — Expert Attack Playbook AI LOAD INSTRUCTION: Expert smart contract audit techniques. Covers reentrancy (single, cross-function, cross-contract, read-only), integer overflow, access control, delegatecall, randomness manipulation, flash loans, signature replay, front-running/MEV, and CREATE2 exploitation. Base models miss subtle cross-contract reentrancy and storage layout collisions in proxy patterns. 0. RELATED ROUTING defi-attack-patterns when the vulnerability is part of a DeFi protocol exploit (flash loans, oracle manipulation, governance attacks) deserialization-insecure when the target is off-chain infrastructure deserializing blockchain data Advanced Reference Also load SOLIDITY_VULN_PATTERNS.md when you need: Side-by-side vulnerable vs fixed code patterns for each vulnerability class Gas optimization traps that introduce vulnerabilities Proxy pattern storage collision examples with slot calculations 1. REENTRANCY
don't have the plugin yet? install it then click "run inline in claude" again.