Skip to content
Back to Agent402 Site Audit Discovery

Card snapshot

agent402.dev · 2026-07-14 13:00:20 UTC · ff25bcab0415b2c7b820752cf99e4a5fa550cf8dc73db49b9951616975fa65cd

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": "Agent402 Site Audit Discovery",
  "description": "Free, static product discovery for the existing 5.00 USDC AI Discovery Site Audit on eip155:8453. Returns one discovery artifact; it does not inspect a URL, run an audit, connect a wallet, request a signature, send a payment, or start a conversation. Free eligibility: POST https://agent402.dev/site-release-audit/eligibility. Exact paid resource: POST https://agent402.dev/site-release-audit.",
  "url": "https://agent402.dev/a2a/site-audit-discovery",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    {
      "url": "https://agent402.dev/a2a/site-audit-discovery",
      "transport": "JSONRPC"
    }
  ],
  "version": "1.0.0",
  "documentationUrl": "https://agent402.dev/a2a/site-audit",
  "provider": {
    "organization": "agent402.dev",
    "url": "https://agent402.dev/a2a/site-audit"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "site-audit-product-discovery",
      "name": "AI Discovery Site Audit product discovery",
      "description": "Returns one static discovery artifact with the landing page, free eligibility check, sample, methodology, exact paid resource, price, scope, and caveats. It does not execute the audit or perform any wallet or payment action.",
      "tags": [
        "product-discovery",
        "AEO",
        "GEO",
        "technical-SEO",
        "x402"
      ],
      "examples": [
        "Return the static product-discovery artifact for the AI Discovery Site Audit."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}