smart_contract_audit
Audit Solidity smart contracts for reentrancy, access control, and 20+ vulnerability classes. Get a Code4rena-style severity report with root cause analysis and fix recommendations.
Instructions
Solidity smart contract security audit powered by RattlerAI (Claude Opus + Slither). Detects reentrancy, access control flaws, flash loan vulnerabilities, oracle manipulation, integer overflow, MEV exposure, proxy upgrade risks, signature replay, and 20+ other vulnerability classes. Slither cross-validates findings to filter false positives. Returns a Code4rena-style severity report (Critical/High/Medium/Low) with root cause analysis and fix recommendations. Ideal as a pre-deploy sanity check or audit triage. Provide Solidity source code or a GitHub URL to a .sol file. Cost: $2.00 via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| github_url | No | ||
| contract_name | No | Contract |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||