What problem does it solve?
It solves the risk of DeFi and blockchain loss by systematically identifying exploitable smart-contract vulnerabilities and turning them into actionable, severity-ranked audit findings with proof and remediation.
Core Features & Use Cases
- Vulnerability detection & PoC-ready findings: Covers reentrancy, access control flaws, integer issues, oracle manipulation, flash-loan attack surfaces, and MEV/front-running/griefing/DoS; requires each finding to include a concrete attack scenario or proof-of-concept with impact.
- Structured audit workflow: Combines scope & recon, Slither/Mythril/Echidna-style automated checks, manual line-by-line review, and economic/game-theory analysis to validate real-world exploitability.
- Professional audit report output: Produces report sections with severity classification (Critical/High/Medium/Low/Informational), impact, PoC, and specific remediation, plus templates for scope, findings, and appendices.
- Access control and upgrade safety: Uses an explicit checklist for role hierarchy, initialization protection, upgrade controls, storage collision risks, and external-call safety.
Quick Start
Use the Blockchain Security Auditor skill to generate a complete smart contract security audit report for your protocol and include severity, impact, and a Foundry-style proof-of-concept for each issue.