Get protocol risk
get_protocol_riskProtocol-level risk card (age, audit signals, curated known issues, category, score 0–100).
Chain: pass list_yields opportunities[].protocolSlug as protocol or protocolSlug.
Higher score = lower protocol risk. Uses curated priors plus DefiLlama metadata when available.
Research only — non-custodial.
Example: { "protocol": "aave-v3" } Also accepts protocolSlug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | No | Protocol slug (DefiLlama project id), e.g. "aave-v3". Same as list_yields opportunities[].protocolSlug. | |
| protocolSlug | No | Alias for protocol — list_yields opportunities[].protocolSlug. |