Explain vault score
explain_vault_scoreBreaks down a vault's Atlas Score into its 16 weighted factors across four pillars, showing sub-scores, raw inputs, and weakest points for the exact scored time.
Instructions
Why a vault has its Atlas Score: all 16 factors (15 additive across four pillars + the multiplicative exploit-history modifier), each with sub-score (0-100), weight, raw input and a plain-English label, grouped by pillar, plus the three weakest factors. Exactly what the engine computed at scoredAt, not a recomputation. Returns found:false when unscored. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Vault contract address (0x…); case-insensitive | |
| chainId | Yes | EVM chain id, e.g. 1 (Ethereum), 8453 (Base), 42161 (Arbitrum) |