{"endpoint":"/api/protocol/risk","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.50","description":"Comprehensive risk assessment for a DeFi protocol based on TVL trends, audit status, and on-chain data.","llm_usage_prompt":"Call this endpoint as a first-pass risk check before interacting with or recommending any DeFi protocol. Provide a protocol slug (e.g. 'aave', 'lido', 'uniswap') and receive current TVL, category, supported chains, 1d/7d/1m TVL percentage changes, TVL trend analysis (trend direction, stability rating, risk level), audit status with audit links, and an overall risk summary. Use this to screen protocols before depositing funds, detect TVL bleeding that signals capital flight, verify audit status, or generate risk reports for users considering new protocol interactions. Costs $0.50 per call.","params":{"protocol_name":{"type":"string","required":true,"description":"Protocol name or slug (e.g. 'aave', 'lido', 'uniswap'). Case-insensitive, supports partial matching."}},"exampleRequest":{"protocol_name":"aave"},"exampleResponse":{"protocol":"Aave","slug":"aave","risk_score":15,"risk_level":"low","tvl":12000000000,"tvl_change_1d":1.2,"tvl_change_7d":-0.5,"category":"Lending","chains":["Ethereum","Polygon","Avalanche"],"chain_count":3,"audit_info":{"audit_count":2,"audit_links":[],"status":"audited"},"exploit_history":[],"risk_factors":["2 audits recorded","Well-diversified across 8 chains"],"response_time_ms":450}}