What problem does it solve?
This Skill reduces the risk of missing subtle smart contract vulnerabilities by providing a structured, repeatable EVM security audit workflow that turns contract reading into actionable findings and GitHub issues.
Core Features & Use Cases
- Parallelized domain checklists: Routes the audit through multiple specialized checklist skills (math, ERC standards, proxies, oracles, DoS, access control, etc.) to cover a broad vulnerability surface.
- Methodical audit outputs: Produces per-domain findings and synthesizes them into a consolidated audit report suitable for remediation planning.
- Issue filing workflow: Creates GitHub issues for medium severity and above findings to drive engineering action.
What problem does it solve?
Audit requests for EVM contracts that you did not write benefit most when you need fast, comprehensive security coverage across many common (and non-obvious) failure modes.
Quick Start
Ask the AI: Audit this contract and file GitHub issues for medium severity and above at https://github.com/owner/repo/blob/main/contracts/Foo.sol.