Scoring Model

Question-Level Scoring

The framework currently consists of 84 questions distributed across:

  • 2 Security sub-categories

  • 6 Strategy sub-categories

  • 4 Operations sub-categories

Each question is scored into one of three risk groups:

  • Lowest risk → high score (e.g., 9 points)

  • Mid risk → medium score (e.g,. 3 points)

  • Highest risk → low score (e.g,. 1 point)

Missing data is treated as the worst case and counted with 0 points. In DeFi, transparency is a core part of risk: if you do not know, we assume that anything can happen.

Aggregation

  • Within each sub-category, question scores are aggregated into a sub-category score.

  • Sub-categories are equally weighted within their pillar.

  • Each pillar (Security, Strategy, Operations) contributes its fixed weight (40 / 30 / 30) to the total score.

Notation

  • Pillars (pSec,Strat,Ops)(p \in {\text{Sec}, \text{Strat}, \text{Ops}})

  • Pillar weights: (wSec=0.40),(wStrat=0.30),(wOps=0.30),with(pwp=1)(w_{\text{Sec}} = 0.40), (w_{\text{Strat}} = 0.30), (w_{\text{Ops}} = 0.30), with (\sum_{p} w_p = 1)

  • For each pillar (p)(p):

    • (Np)(N_p): number of sub-categories in pillar (p)(p)

    • Sub-categories indexed by (i=1,,Np)(i = 1, \dots, N_p)

    • (np,i)(n_{p,i}): number of questions in sub-category (i)(i) of pillar (p)(p)

    • Question scores (qp,i,j1,3,9)for(j=1,,np,i)(q_{p,i,j} \in {1, 3, 9}) for (j = 1, \dots, n_{p,i})

Total Points

Points=pwp(1Npi=1Np1np,ij=1np,iqp,i,j)\text{Points} = \sum_{p} w_p \cdot \left( \frac{1}{N_p} \sum_{i=1}^{N_p} \frac{1}{n_{p,i}} \sum_{j=1}^{n_{p,i}} q_{p,i,j} \right)

Given the current structure, the maximum total score is 900 points, corresponding to the lowest observable risk and thus an AAA-level profile under our scale. Lower scores map into lower rating bands (AA through D).

The exact mapping between numeric score ranges and rating bands is documented and versioned within the methodology and applied consistently across all protocols.

Score
Higher Bound
Percentage

AAA

900

100

AA+

894

99.33

AA

888

98.67

AA-

882

98

A+

876

97.33

A

870

96.67

A-

858

95.33

BBB+

846

94

BBB

834

92.67

BBB-

822

91.33

BB+

810

90

BB

785

87.22

BB-

760

84.44

B+

735

81.67

B

710

78.89

B-

685

76.11

CCC+

660

73.33

CCC

580

64.44

CCC-

500

55.56

CC

420

46.67

C

340

37.78

D

100

11.11

Last updated