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 RangeVerdict
80 - 100SAFE
50 - 79CAUTION
20 - 49DANGEROUS
0 - 19MALICIOUS

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.