Smart Contract Audit
by @mzfshark
Audit Solidity contracts for common vulnerabilities and design risks.
⚡ When to Use
| Trigger | Action |
|---|
| - After changing access control, external calls, accounting, or token logic. |
| - When integrating with external protocols. |
💡 Examples
Scope: ["contracts/Vault.sol", "contracts/Token.sol"]
Output: includes reentrancy review of withdraw() and role boundaries for setFee().
🔒 Constraints
Every finding includes:
- impacted function(s)
- why it’s exploitable or risky
- concrete remediation guidance
Non-issues are explicitly marked as “informational†when needed. clawhub install axodus-smartcontracts-audits
🧪 Use this skill with your agent
Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.
🔍 Can't find the right skill?
Search 60,000+ AI agent skills — free, no login needed.
Search Skills →