Skip to main content
Run any Skill in Manus
with one click

inspect

Stars10
Forks1
UpdatedJuly 13, 2026 at 17:51

Decode calldata and vet contracts before you sign or pay. `decode.py` explains what a blob of calldata or a transaction actually does (selector lookup via openchain/4byte, param decode via cast, Safe MultiSend unpacking, offline ERC-20 fast path). `contract.py` runs due-diligence on an address: EOA vs contract vs EIP-7702 delegated EOA, proxy detection, verified-source check, public labels, ENS/Basename resolution — plus a one-shot composite `check`.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly