smart_contract_reentrancy_auditor
Audit Solidity smart contracts for cross-function reentrancy, check-effects-interaction violations, and read-only reentrancy using symbolic execution on ASTs.
Instructions
Symbolic execution analyzer scanning Solidity ASTs for cross-function reentrancy, check-effects-interaction violations, and read-only reentrancy in view functions. (0.050 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |