Clawditor
Clawditor is a token-gated EVM contract safety platform. Given an address on Ethereum or Base, it returns:
- A 0–100 safety score and letter grade (A → F).
- A list of categorized flags (mint controls, ownership, proxy, V4 hook flags, liquidity locks, holder concentration, bundled wallets, and more).
- A natural-language verdict generated by Claude.
It works at three depths — Check (contract/bytecode), Scan (full token analysis), and Audit (a graded project review with a source-level security review and conversational follow-ups). See the Product overview for the full picture, including monitoring (watchlist, alerts, portfolio) and token intelligence (bundle map, deployer history, related contracts, social).
The same engine is exposed several ways:
- Web dashboard — connect a wallet, sign in with Ethereum, and scan interactively. Free if you hold the gating token.
- REST API — gated by a holder session or x402 payment (API reference).
- x402 agent (
/ask) — pay-per-call USDC on Base; any HTTP client can ask it about a contract (Using the agent). - A2A + ERC-8004 — a discoverable, payable agent other agents can hire to run a full audit (Agent-to-agent).
Why
Token launchpads, meme-coin platforms, V4 hook deployers, and staking contracts all share the same handful of footguns: unrestricted mints, EOA owners, fee-rate setters, hidden upgrade paths, unlocked LPs, and funding-source-clustered wallets pre-buying the launch. Clawditor surfaces those flags in seconds so traders and downstream protocols don't have to manually read Etherscan every time.