search_vaults
Search and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more. Returns a paginated list with risk scores and APR.
get_vault
Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots. Lookup by ID or by network + address.
get_vault_risk_breakdown
Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform Code, and Governance scores with sub-metrics.
compare_vaults
Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more.
find_safest_vaults
Find the safest (highest risk-scored) DeFi vaults, optionally filtered by asset, chain, or minimum TVL. Returns top 10 audited, high-confidence vaults sorted by risk score.
get_protocol_info
Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents.
get_curator_info
Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance.
get_market_overview
Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol.
explain_risk_score
Explain what a Philidor risk score means, including the tier (Prime/Core/Edge), how it is calculated, and what the thresholds are.
list_vaults_with_incidents
List all vaults that had a recent critical incident (last 365 days). Critical = severity Critical or incident_severity major. Results are sorted by TVL descending, then by time since event ascending (most recent first).