Card snapshot
docs.shieldlabs.ai
·
2026-08-27 21:18:07 UTC
·
a193f2181c0fae42ec0f01d701dec318b4315e21bee38a7c053b91ca3287ae75
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 fraud prevention, abuse detection, and traffic quality systems. Reach for this skill when you need to identify visitors, detect anonymity signals (VPNs, proxies, Tor, anti-detect browsers), score risk, or prevent multi-accounting, account takeover, payment fraud, promo abuse, and similar threats. Use when integrating a client-side snippet, setting up webhooks, reading risk scores, or making allow/challenge/review/block decisions based on visitor risk.",
"tags": [],
"url": "https://docs.shieldlabs.ai/.well-known/agent-skills/shieldlabs/skill.md"
}
]
}