Skip to content
Back to ShieldLabs

Card snapshot

docs.shieldlabs.ai · 2026-09-05 03:07:33 UTC · 59a43c3bce5ae46e66cf2643c257945cb95bf579d482b1dbb26772e36909ca3e

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": "ShieldLabs",
  "description": "Visitor identification and abuse-prevention docs for ShieldLabs: snippet, Risk Score, anonymity signals, Patterns, webhooks, and Server API.",
  "url": "https://docs.shieldlabs.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.shieldlabs.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.shieldlabs.ai/",
    "organization": "ShieldLabs"
  },
  "documentationUrl": "https://docs.shieldlabs.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "shieldlabs",
      "name": "Shieldlabs",
      "description": "Use when building visitor identification, fraud detection, and abuse prevention systems. Reach for this skill when implementing risk scoring, anonymity detection (VPN/proxy/Tor), account security (login, signup, payment), or traffic quality analysis. Apply when you need to detect multi-accounting, account takeover, credential stuffing, payment fraud, promo abuse, or bot traffic.",
      "tags": [],
      "url": "https://docs.shieldlabs.ai/.well-known/agent-skills/shieldlabs/skill.md"
    }
  ]
}