sc-auditor
Automated smart contract security audits with proof-based verification
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install sc-auditor?โผ
Run `npx skills add Archethect/sc-auditor --all -g -y` in your terminal to install the full audit suite globally.
How to audit a Solidity smart contract with AI?โผ
Point the security-auditor skill at your contracts directory and it maps the architecture, hunts vulnerabilities in parallel lanes, and verifies each finding with executable proofs.
Does sc-auditor work with Claude Code and Codex?โผ
Yes. It runs as an MCP server and skill in both Claude Code and Codex CLI, with parallel sub-agents enabled for faster audits.
What tools does sc-auditor use to find bugs?โผ
It combines Slither and Aderyn static analysis, Solodit real-world findings search, Echidna and Medusa fuzzing, Halmos symbolic execution, and Foundry proof-of-concept generation.
Do I need external tools installed to use sc-auditor?โผ
No. It works out of the box with Solodit search and the audit checklist; Slither, Aderyn, and fuzzers are optional add-ons that deepen the analysis.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core