hook_report
Generates a comprehensive report on a Hook, including structure, plain-English classification, security analysis, HookOn decode, and fee estimate. Works offline.
Instructions
One-call comprehensive report on a Hook: structure (imports/exports/size/instructions), a plain-English classification of what it does, the full security analysis (SARIF-lite findings + severity summary), HookOn decode, and a fee estimate. Combines inspect + classify + analyze + estimate. Offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grants | No | ||
| hookOn | No | ||
| wasmHex | No | ||
| namespace | No | ||
| wasmBase64 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| verdict | No | ||
| analysis | No | ||
| structure | No | ||
| feeEstimate | No | ||
| hookOnDecoded | No | ||
| classification | No |