Trust Score
How the 0-100 trust score is calculated from dimension scores, weighted aggregation, and verdict mapping.
Overview
The trust score is a single number from 0 to 100 that represents how safe a skill is to install. Higher is safer.
How Itβs Calculated
Oathe evaluates skills across 6 security dimensions. Each dimension starts at 100 and is reduced by the score impact of any findings detected in that area. The dimension scores are then combined using a weighted formula to produce the overall trust score.
The overall score maps to a verdict:
| Score Range | Verdict |
|---|---|
| 80 - 100 | SAFE |
| 50 - 79 | CAUTION |
| 20 - 49 | DANGEROUS |
| 0 - 19 | MALICIOUS |
What Affects the Score
- Findings with high score impact in heavily weighted dimensions lower the score the most
- A dimension with no findings stays at 100
- A dimension with severe findings drops toward 0
- The overall score reflects the weighted combination of all 6 dimensions
The API response includes per-dimension scores so you can see exactly where risk was detected.