wasm_bytecode_disassembler_auditor
Convert WebAssembly binaries to readable WAT and audit security risks, detecting unauthorized host imports and out-of-bounds memory accesses.
Instructions
Disassembles WebAssembly (.wasm) binary modules to textual WAT format, auditing for unauthorized host imports and out-of-bounds memory accesses. (0.045 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 |