Skip to content
Back to Agent Revenue Auditor

Card snapshot

agent-revenue-auditor.vandurmedries.workers.dev · 2026-09-09 02:17:22 UTC · 961a58e034e67ba15e8b0356b58fb00cb4dca7ef58db3a4dbc770b43be7b8380

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.

{
  "name": "Agent Revenue Auditor",
  "description": "Paid machine-readable website audits, lead qualification, history, and competitor intelligence for autonomous agents.",
  "url": "https://agent-revenue-auditor.vandurmedries.workers.dev",
  "version": "0.5.1",
  "protocolVersion": "0.3.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "mcp": true
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "website-audit",
      "name": "Website opportunity audit",
      "description": "Detect conversion, trust, SEO, and agent-readiness gaps."
    },
    {
      "id": "lead-qualification",
      "name": "Website lead qualification",
      "description": "Prioritize business websites using evidence-backed improvement signals."
    },
    {
      "id": "competitor-intelligence",
      "name": "Competitor comparison",
      "description": "Rank public competitor websites and return machine-readable evidence."
    },
    {
      "id": "agent-performance",
      "name": "AI-agent performance audit",
      "description": "Measure success, quality, latency, cost, margin, and version/model regressions."
    }
  ],
  "discovery": {
    "openapi": "/openapi.json",
    "x402": "/.well-known/x402.json",
    "mcp": "/mcp",
    "llms": "/llms.txt"
  }
}