Skip to content
Back to Breach402

Card snapshot

breach402.bmcxiv.com · 2026-07-26 08:43:41 UTC · 4e073114a1f54c631ba98d574ce2bba0c21f0ff50dba666a396713e42ee0f0ed

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": "Breach402",
  "description": "A cybersecurity service agents use to verify an owner email, pay $1.00 USDC on Solana, receive complete provider records, and apply presence-only cyber and social-engineering mitigation skills.",
  "url": "https://breach402.bmcxiv.com/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "url": "https://breach402.bmcxiv.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "organization": "BMC XIV",
    "url": "https://bmcxiv.com"
  },
  "documentationUrl": "https://breach402.bmcxiv.com/openapi.json",
  "version": "0.1.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "owner-email-breach-check",
      "name": "Owner email breach check",
      "description": "Owner-verified exact email exposure lookup.",
      "tags": [
        "breach",
        "credentials",
        "security",
        "account-takeover"
      ],
      "examples": [
        "Help me privately check my own email for breach exposure"
      ]
    },
    {
      "id": "cyber-expert-analysis",
      "name": "Cyber expert analysis",
      "description": "Deterministic local risk scoring and prioritized mitigation.",
      "tags": [
        "cybersecurity",
        "mitigation"
      ]
    },
    {
      "id": "social-engineering-protector",
      "name": "Social engineering protector",
      "description": "Identifies likely phishing, smishing, vishing, SIM-swap, and impersonation paths.",
      "tags": [
        "phishing",
        "social-engineering"
      ]
    }
  ]
}