🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Onchain Verify Transaction

by @dougalcantara

Verify an EVM transaction's calldata via Tenderly before signing. Confirms which tokens move, in what amounts, and to which addresses. Designed to be called...

Versionv0.1.3
⚑ When to Use
TriggerAction
- A transaction payload was produced by an external API or untrusted source
- The calldata is opaque (e.g. a raw `data` hex string from a swap router)
- The user has not explicitly waived verification
If this skill is not installed, calling skills should warn the user that pre-execution verification is unavailable and ask for explicit confirmation before proceeding.
βš™οΈ Configuration

One environment variable is required:

export TENDERLY_NODE_ACCESS_KEY="your-key-here"

Obtain a key from Tenderly β€” the free tier supports approximately 62,500 simulations per month (400 TUs per simulation, 25M TU/month free).

View on ClawHub
TERMINAL
clawhub install onchain-verify-transaction

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’