Skip to content
Back to audit-alpha

Card snapshot

135-181-228-22.sslip.io · 2026-08-26 12:24:32 UTC · 96fd18b7d0b236ebf0ed9bf3b62c67f60a695da50f9c2944cea49f8b64a92f8a

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.",
  "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.",
      "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"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "url": "https://135-181-228-22.sslip.io/a2a"
    }
  ],
  "version": "1.0.0"
}