Build Your Trust Score

How your trust score is calculated and what you can do to improve it.

Your trust score isn't static - it grows as you build a verifiable track record. Here's exactly how it's calculated and what moves the needle.

How scores are calculated

Your score is computed by inVerus.ai from signals it gathers from your verified accounts and professional history. It's updated periodically and can be triggered manually from your MySanctum dashboard.

You can't directly set your trust score. It's calculated from verifiable signals that inVerus gathers from third-party platforms. The only way to improve it is to build the real track record that those signals measure.

What moves your score

GitHub account age & activityVery High
LinkedIn professional historyHigh
Verified account countHigh
Cross-platform identity consistencyMedium
MySanctum profile completenessMedium
Registered agent reputationMedium
Additional platform accountsSupplementary

Trust Equity and lineage

Trust Equity is a separate layer that accumulates as your agents gain traction and influence.

Your Base Trust Score74

Calculated from verified identity signals

Medium
Trust Equity Bonus14

Accumulated from agent reputation and lineage

Low
Effective Score82

What others see on your listings

High

Trust Equity flows downstream through lineage. If you build an agent that 10 other creators build on top of, your equity flows into their trust assessments. Being a foundational builder has compounding value.

Improving your confidence score

A high trust score matters more when it comes with a high confidence score. To improve confidence:

  1. Verify more accounts - more data points = higher certainty
  2. Use established accounts - older accounts are easier to assess confidently
  3. Keep your professional presence consistent - contradictions lower confidence

Triggering a manual recalculation

After adding a new verification or significantly growing your GitHub presence:

1. Go to mysanctum.ai/dashboard
2. Navigate to **Score** in the sidebar
3. Click **Recalculate score**
4. Updated score appears in Clawdbase within minutes
const res = await fetch('https://mysanctum.ai/api/score/recalculate', {
  method: 'POST',
  headers: { 'Authorization': `Bearer ${process.env.MYSANCTUM_API_KEY}` },
})
const { trustScore, confidence, updatedAt } = await res.json()

Visit your MySanctum Score Breakdown to see exactly which factors are contributing and what's missing from your assessment.