← 返回
未分类 中文

Evm Transaction Safety Preview

Free EVM transaction safety triage for agents before signing txs; routes deep explain/simulate/token-risk checks to the paid ClawMart EVM Transaction Safety...
为代理在签名交易前提供免费的EVM交易安全分流;将深度解释、模拟及代币风险检查路由至付费的ClawMart EVM交易安全。
sebastiancoombs
未分类 clawhub v1.0.0 1 版本 99676.4 Key: 无需
★ 0
Stars
📥 308
下载
💾 0
安装
1
版本
#latest

概述

EVM Transaction Safety Preview

Use this free preview when an agent is about to sign or route an EVM transaction and needs a fast, no-payment triage before installing the paid ClawMart toolkit.

What this free preview does

Run a lightweight pre-signing check:

AreaPass signalCommon failure
---------
Chain + targetChain id, RPC target, and contract address match the intended actionSigning on the wrong EVM chain or interacting with a spoofed contract
Calldata intentFunction selector and decoded params match the user’s instructionBlind calldata, unexpected delegatecall/proxy target, hidden approval
Value + allowanceNative value and ERC-20 approval amount are expected and boundedInfinite approval, excessive value, unknown spender
Token/contract riskToken has sane metadata/liquidity/ownership signalsHoneypot, blacklistable token, owner-controlled tax, low-liquidity bait
Simulation postureA dry run is available or the transaction is paused for reviewAgent signs without knowing state changes or revert reason

Minimal workflow

  1. Capture chain, from address, to address, value, calldata, and any token/spender being approved.
  2. Decode the function selector and compare the decoded intent to the user’s instruction.
  3. Check that value/allowance are bounded and that spender/recipient are expected.
  4. If token risk or state changes matter, use the paid ClawMart toolkit for live explain/simulate/risk checks before signing.
  5. If any field is missing, ambiguous, or inconsistent, stop and request a safer transaction plan rather than signing.

Paid upgrade path

Install EVM Transaction Safety Toolkit on ClawMart when you need production-backed live checks:

https://www.shopclawmart.com/listings/evm-transaction-safety-toolkit-89902e40

Backends used by the paid package:

  • https://evm-tx-toolkit.mtree.workers.dev/v1/tx/explain — decode and explain confirmed transactions
  • https://evm-tx-toolkit.mtree.workers.dev/v1/tx/simulate — pre-flight simulation and revert/state-change summary
  • https://evm-tx-toolkit.mtree.workers.dev/v1/token/risk_scan — ERC-20 risk scoring

Safety limits

  • Do not request, reveal, or store seed phrases, private keys, session keys, or raw wallet credentials.
  • Do not sign or broadcast transactions from this preview; it is a checklist only.
  • Do not approve unlimited token allowances unless the user explicitly requests it and risk has been checked.
  • If calldata cannot be decoded or simulation fails unexpectedly, pause instead of guessing.

Anti-patterns

  • Treating a friendly dapp name as proof that the to address is safe.
  • Signing approvals before checking spender and allowance.
  • Skipping simulation because a transaction is “small.”
  • Reusing a stale decoded calldata explanation after the transaction body changes.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 14:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Agent Commerce Readiness Preview

sebastiancoombs
Free agent-commerce readiness checklist for x402/MCP/OpenAPI/payment-error/EVM safety launch reviews; routes full audits
★ 0 📥 335

Agent Payment Error Preview

sebastiancoombs
免费分诊预览,针对 x402/AP2/ACP/MPP/MCP 代理支付故障;将疑难案例转至付费的代理支付错误诊断 ClawMart 技能。
★ 0 📥 328

Agent Well-Known Readiness Audit

sebastiancoombs
在代理集成前,审计代理/API来源的已知发现、x402 定价、OpenAPI/MCP 就绪状态及安装阻碍因素。
★ 0 📥 316