EVM contract/token risk check + ERC20 approval (proxy, EIP-7702, unlimited-allowance). Zero deps.
MCP server for a pre-interaction risk check on any EVM contract/token — what an agent needs before it approves, swaps, or trusts an address. is-contract vs EOA / self-destructed EIP-7702 delegated-EOA detection upgradeable proxy detection (EIP-1967 + legacy zeppelinos) ERC20 metadata (name / symbol / decimals / totalSupply) risk score + actionable flags Chains: Base, Ethereum. Pure public…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for a pre-interaction risk check on any EVM contract/token — what an agent needs before it approves, swaps, or trusts an address. is-contract vs EOA / self-destructed EIP-7702 delegated-EOA detection upgradeable proxy detection (EIP-1967 + legacy zeppelinos) ERC20 metadata (name / symbol / decimals / totalSupply) risk score + actionable flags Chains: Base, Ethereum. Pure public JSON-RPC, zero dependencies, no signing. Also available as a pay-per-call x402 HTTP endpoint: (, $0.005…