{"endpoint":"/api/safety/sanctions-check","method":"POST","service_trust":"https://defi-shield-hazel.vercel.app/api/trust-signal","free_check":{"endpoint":"https://defi-shield-hazel.vercel.app/api/free/token-check","method":"POST","price":"FREE","note":"Try before you buy — free basic token safety check with risk math."},"also_available_on":{"virtuals_acp":{"agent":"Authensor","agent_id":18805,"offerings":["pre_trade_safety","token_deep_scan","wallet_report","batch_seal"],"marketplace":"https://app.virtuals.io/acp/scan/agents","note":"Same service, accessible to 18,000+ autonomous agents on Virtuals Protocol."},"mcp_server":{"package":"devsecure-mcp","install":"npx devsecure-mcp","tools":67,"note":"Install as MCP server in Claude, Cursor, or any MCP-compatible client for direct tool access."},"bazaar":"https://defi-shield-hazel.vercel.app/.well-known/x402","agent_card":"https://defi-shield-hazel.vercel.app/.well-known/agent-card.json"},"powered_by":"DeFi Shield by Authensor","price":"$0.10","description":"Screen a name against the OFAC SDN (Specially Designated Nationals) sanctions list using fuzzy matching.","llm_usage_prompt":"Call this endpoint BEFORE transacting with any named counterparty to check if they appear on the OFAC sanctions list. Provide the name (and optionally country). Returns a risk level (clear/low/medium/high), up to 10 fuzzy matches from the SDN list with match scores (0-100), entity type, and associated sanctions programs. Use this for compliance screening to avoid sending funds to sanctioned individuals, organizations, or vessels. A high risk level (score >= 90) indicates a near-exact match requiring immediate review. Costs $0.10 per call.","params":{"name":{"type":"string","required":true,"description":"Name of the person or entity to screen (min 2 characters)"},"country":{"type":"string","required":false,"description":"Optional country to narrow results"}},"exampleRequest":{"name":"John Smith","country":"US"}}