{"endpoint":"/api/protocol/governance-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.75","description":"Assesses governance risk for a DeFi protocol using curated governance data for major protocols and heuristic analysis for others. Returns centralization score, timelock info, admin key risk, and governance type.","llm_usage_prompt":"Call this endpoint to assess governance centralization and admin key risk for any DeFi protocol. Provide a protocol_name (e.g. 'aave', 'uniswap', 'lido') and receive governance_type, centralization_score (0-100), timelock_info, admin_key_risk level, multisig details, and risk_factors. Major protocols use curated governance data; others use heuristic analysis from DeFiLlama metadata. Use this to flag centralized protocols before depositing, verify timelock protection, or compare governance maturity across competing protocols. Costs $0.75 per call.","params":{"protocol_name":{"type":"string","required":true,"description":"Protocol name or slug (e.g. 'aave', 'uniswap', 'lido'). Case-insensitive."}},"exampleRequest":{"protocol_name":"aave"},"exampleResponse":{"protocol":"Aave","slug":"aave","category":"Lending","governance_type":"DAO + Timelock","centralization_score":20,"risk_level":"low","timelock_info":{"has_timelock":true,"timelock_hours":48},"admin_key_risk":"low","token_governance":true,"multisig_threshold":null,"risk_factors":["Well-decentralized governance structure","Timelock of 48h provides adequate protection","Token-based governance — vote weight = token holdings","Aave Governance v3, on-chain voting, guardian multisig for emergency"],"data_source":"curated_database","response_time_ms":280}}