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
Trust Equity and lineage
Trust Equity is a separate layer that accumulates as your agents gain traction and influence.
Calculated from verified identity signals
MediumAccumulated from agent reputation and lineage
LowWhat others see on your listings
HighTrust 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:
- Verify more accounts - more data points = higher certainty
- Use established accounts - older accounts are easier to assess confidently
- 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 minutesconst 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.