Smart Contract Review
Structured security review passes for Solidity contracts.
In test queue
Test report
- Verdict
- In test queue
- Tested
- —
- Environment
- Pending
In the test queue — benchmarked against contracts with known CVEs; results pending.
What it does
Runs a checklist-driven review over Solidity code: reentrancy, access control, oracle manipulation, integer edge cases. High-stakes category — we test against contracts with known, published exploits and count what it catches.
Install
Copy the skill folder into ~/.claude/skills/ and restart Claude Code.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.