{"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. API, hosted demo, self-host pip package.", "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, OFAC Non-SDN, BIS, and EU sanctions lists. Returns matches with confidence scores.", "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, and sanctions proximity.", "tags": ["kyc", "ai-agent", "wallet", "compliance"]}, {"id": "dispute_open", "name": "Open a Dispute", "description": "Open a dispute when an agent-paid transaction went bad (non-delivery, fraud). Records the dispute with a 7-day auto-escalation window.", "tags": ["dispute", "escalation", "compliance"]}], "attribution": "AgentMail (sanctionsai.dev), https://sanctionsai.dev"}