A professional smart contract auditor that runs comprehensive security reviews based on the OWASP Smart Contract Top 10 (2025) and real-world exploit patterns. It handles everything from full audits to targeted reviews for gas optimization, storage patterns, or DeFi protocol analysis. The skill adapts to your Solidity version, checking for SafeMath in pre-0.8.0 contracts or scrutinizing unchecked blocks in newer versions. It prioritizes critical vulnerabilities like access control flaws (responsible for $953M in losses) and reentrancy before moving to optimization suggestions. Each finding includes severity rating, exact location, exploitation scenario, and actionable code fixes. Use this when you need a structured security review before deployment or want to understand specific vulnerabilities in existing contracts.
npx skills add https://github.com/schwepps/skills --skill solidity-auditor