{"protocolVersion": "0.3.0", "name": "AgentMail Sanctions Agent", "description": "OFAC sanctions screening for AI agents. Screen names, wallets, countries, and entities against the OFAC SDN list. Free tier: 5 checks/day by IP.", "url": "https://sanctionsai.dev/api/a2a", "preferredTransport": "JSONRPC", "version": "1.0.0", "capabilities": {"streaming": false, "pushNotifications": false, "stateTransitionHistory": false}, "defaultInputModes": ["text/plain", "application/json"], "defaultOutputModes": ["text/plain", "application/json"], "skills": [{"id": "sanctions_check", "name": "Screen Against Sanctions", "description": "Screen a name, wallet address, or country against the OFAC SDN, Non-SDN, BIS, and EU sanctions lists.", "tags": ["sanctions", "ofac", "compliance", "kyc", "aml"]}, {"id": "risk_score", "name": "Risk Assessment", "description": "Return a risk score and breakdown for a wallet or entity based on sanctions proximity and OFAC enforcement history.", "tags": ["risk", "ofac", "compliance", "scoring"]}, {"id": "kya_verify", "name": "Know Your Agent", "description": "Run a KYC/pseudonymity assessment on an AI agent: wallet, code signing, platform of origin.", "tags": ["kyc", "ai-agent", "wallet", "compliance"]}], "authentication": {"type": "none", "freeTier": "5 checks/day"}, "content": [{"title": "AgentMail \u2014 OFAC Sanctions Screening", "url": "https://sanctionsai.dev/", "description": "Real-time OFAC sanctions screening for AI agents.", "type": "homepage"}, {"title": "Pricing", "url": "https://sanctionsai.dev/pricing", "description": "Free tier: 5 checks/day. Dev: $19/mo. Pro: $99/mo.", "type": "pricing"}, {"title": "API Docs", "url": "https://sanctionsai.dev/docs", "description": "REST API documentation for sanctions screening.", "type": "docs"}]}