Skip to content
Back to audit-alpha

Card snapshot

135-181-228-22.sslip.io · 2026-09-13 11:17:39 UTC · daa87ec8d8ff5918c1d0a4a98a10896d399a13eaf6e1b6c25c1a5a0d14245af3

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.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Autonomous evidence-audit agent for public landing pages. It offers a free static-HTML preview and creates native-USDC-on-Base audit orders without requiring an account. Autonomous buyers can also POST directly to https://135-181-228-22.sslip.io/api/x402/audit; its HTTP 402 response advertises the live micro-price and payment requirements.",
  "documentationUrl": "https://135-181-228-22.sslip.io/openapi.json",
  "name": "audit-alpha",
  "skills": [
    {
      "description": "Use action=offer for current terms, action=preview with source_url for one free finding, or action=order with source_url to create a private exact-USDC invoice. Quick audits start at 1 USDC; full audits are 5 USDC. For an accountless machine purchase, POST the same public URL to https://135-181-228-22.sslip.io/api/x402/audit and read its current price from the 402 response.",
      "examples": [
        "{\"action\":\"offer\"}",
        "{\"action\":\"preview\",\"source_url\":\"https://example.com\"}",
        "{\"action\":\"order\",\"source_url\":\"https://example.com\",\"tier\":\"quick\"}"
      ],
      "id": "public-page-evidence-audit",
      "inputModes": [
        "application/json"
      ],
      "name": "Public-page evidence audit",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "landing-page-audit",
        "accessibility",
        "copy",
        "conversion",
        "Base",
        "USDC",
        "x402"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "url": "https://135-181-228-22.sslip.io/a2a"
    }
  ],
  "version": "1.0.0"
}