What problem does it solve?
It helps you perform a thorough security review of EVM smart contracts, reducing the chance of missing subtle vulnerabilities before they reach production.
Core Features & Use Cases
- Deep EVM audit methodology: Runs a systematic recon-to-synthesis workflow using domain checklists.
- Parallel specialist coverage: Applies targeted checks across many vulnerability domains to improve breadth and depth.
- Actionable reporting: Produces standardized findings and files GitHub issues for medium severity and above.
- Use Case: Auditing an unknown third-party contract before integrating it into your protocol so you can identify high-risk flaws and document fixes.
Quick Start
Audit the contract at https://github.com/owner/repo/blob/main/contracts/Foo.sol using the EVM audit methodology and produce an AUDIT-REPORT.md with GitHub issues for findings of medium severity or higher.