DeFi Shield Governance Risk Assessment is a paid API for AI agents from defi-shield-hazel.vercel.app, paid per call via x402, $0.75/call, status unknown (last checked 2026-09-13).
Assesses governance risk for a DeFi protocol, evaluating factors like token concentration, voting participation, multisig exposure, and decentralization maturity
Returns a governance risk score for the specified DeFi protocol along with a breakdown of risk factors such as token holder concentration, voter participation rates, multisig or admin key exposure, and an overall decentralization assessment with actionable risk indicators.
POSThttps://defi-shield-hazel.vercel.app/api/protocol/governance-riskUse this endpoint when you need a structured, quantified governance risk analysis for a DeFi protocol — especially before investing, integrating, or listing a protocol. Prefer this over generic TVL or APY endpoints when the concern is decentralization, governance attack surface, or admin key concentration rather than yield or liquidity.
{
"input": {
"body": {
"protocol_name": "Aave"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"slug": "aave-v3",
"category": "Lending",
"protocol": "Aave V3",
"risk_level": "medium",
"data_source": "heuristic_estimate",
"risk_factors": [
"Multiple audits suggest mature security practices",
"Large TVL suggests battle-tested governance",
"Multi-chain presence suggests decentralized operations",
"Category 'Lending' typically has DAO governance",
"Governance details not in our database — manual verification recommended"
],
"timelock_info": {
"has_timelock": false,
"timelock_hours": 0
},
"admin_key_risk": "unknown",
"governance_type": "likely DAO (estimated)",
"response_time_ms": 230,
"token_governance": null,
"multisig_threshold": null,
"centralization_score": 35
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"