By DeFiFoFum
Comprehensive Solidity smart contract security audit skill with exploit patterns, protocol-specific checklists, and structured methodology. 100% markdown, zero supply chain risk.
Specialized agent for auditing access control mechanisms including role-based access, ownership patterns, privileged functions, and initialization security.
Orchestrates multi-agent Solidity audits. Assigns specialized agents to review different vulnerability categories in parallel, synthesizes findings, and produces the final audit report.
Specialized agent for business logic vulnerabilities including state machine errors, invariant violations, economic attacks, and protocol-specific bugs.
Specialized agent for auditing oracle integrations including price feeds, staleness checks, manipulation resistance, and Chainlink/Uniswap integration patterns.
Specialized agent for detecting reentrancy vulnerabilities including classic, cross-function, cross-contract, and read-only reentrancy patterns.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skills for Solidity smart contract security auditing
100% markdown, zero supply chain risk. Battle-tested against $3.4B+ in real exploits.
# 1. Add the marketplace
/plugin marketplace add DeFiFoFum/fofum-solidity-skills
# 2. Install the audit plugin
/plugin install solidity-audit@fofum-solidity-skills
# 3. Validate your setup
/validate
Or run /plugin → Discover tab → browse and install.
The solidity-audit plugin gives Claude:
/validate command — Check your setup has recommended toolsOnce installed, just ask Claude to audit your contracts:
Audit the contracts in src/
Review this contract for security vulnerabilities: [paste code]
Run a full security audit on this DeFi protocol
Claude automatically uses the skill's methodology, checklists, and agents.
Tested against 22 real-world exploits:
✅ RECALL: 100.0% (22/22 known bugs found)
🎁 EXTRA FINDINGS: 19 (bonus issues discovered)
❌ FALSE POSITIVES: 0
📊 OVERALL GRADE: A+
See fofum-solidity-evals for methodology and benchmarks.
| Plugin | Description | Status |
|---|---|---|
| solidity-audit | Smart contract security auditing | ✅ Ready |
| solidity-dev | Smart contract development | 🔜 Coming |
| solidity-deploy | Deployment & verification | 🔜 Coming |
For hands-on exploit reproduction, we recommend:
To get the latest version:
/plugin marketplace update fofum-solidity-skills
/plugin install solidity-audit@fofum-solidity-skills
PRs welcome! See STANDARDS.md for how to create new skills and plugins.
MIT
npx claudepluginhub defifofum/fofum-solidity-skills --plugin solidity-auditAI-powered smart contract security auditor with parallel hunt lanes, Devil's Advocate verification, static analysis (Slither, Aderyn), fuzz testing (Echidna, Medusa), symbolic execution (Halmos), Solodit intelligence, and interactive Map-Hunt-Attack methodology
Solidity static analyzer with AI-powered security skills for auditing and developing secure smart contracts
Audits Solidity codebases for smart contract vulnerabilities using a four-phase workflow covering 36 vulnerability classes.
Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.
Blue-team release-gate skill for smart contract systems. Classifies projects, reviews deployment and upgrade execution paths, inspects CI/CD and dependency trust boundaries, evaluates signer/admin operational security, and produces evidence-based release blockers, warnings, and release verdicts.
Blockchain development with Solidity security, DeFi protocols, NFT standards, and Web3 testing