Card snapshot
docs.shieldlabs.ai
·
2026-08-26 20:45:23 UTC
·
7355967ac4a64907cfad9932cd84a133d167f81e3627ccd8e2e2bb1af3e2e26f
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 integrating visitor identification, anonymity detection, and risk scoring into web applications. Reach for this skill when building fraud prevention, abuse detection, account protection, or traffic quality features that require identifying visitors, detecting VPNs/proxies/Tor, scoring risk, or making allow/challenge/block decisions.",
"tags": [],
"url": "https://docs.shieldlabs.ai/.well-known/agent-skills/shieldlabs/skill.md"
}
]
}