Skip to content
Back to eltociear-contract-guard.hf.space

Card snapshot

eltociear-contract-guard.hf.space · 2026-07-31 16:06:26 UTC · c85e61bf8bdc60e74f3b8b29a864a511e2af1050c9863ec4e21217823e6a6f9f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "contract-guard",
  "description": "Pre-interaction risk check for an EVM contract/token: upgradeable-proxy (EIP-1967 + legacy), EIP-7702 delegated-EOA, ERC20 metadata, risk score.",
  "url": "https://eltociear-contract-guard.hf.space",
  "provider": {
    "organization": "eltociear",
    "url": "https://github.com/eltociear"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "check",
      "name": "/check",
      "description": "Pre-interaction risk check for an EVM contract/token: upgradeable-proxy (EIP-1967 + legacy), EIP-7702 delegated-EOA, ERC20 metadata, risk score.",
      "tags": [
        "x402",
        "paid",
        "evm",
        "risk"
      ]
    }
  ],
  "payment": {
    "protocol": "x402",
    "version": 2,
    "network": "eip155:8453",
    "currency": "USDC",
    "payTo": "0x5bCDA55247B238a573A968B234F788a2D35664Dd"
  }
}