solidity_assembly_yul_sanitizer
Detects uninitialized memory pointers, 64-bit clean corruption, and gas bomb risks in Solidity inline Yul assembly to prevent memory bugs and excessive gas costs.
Instructions
Scans inline Yul assembly in Solidity smart contracts for uninitialized memory pointer bugs, 64-bit clean memory corruption, and memory expansion gas bombs. (0.040 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 |