Skip to main content

One engine, many surfaces

Everything in this section runs on the same read described in How Scoring Works. The score is the engine. The products are the different shapes that engine takes when it reaches a real user or a real app.

TokenShield

Scores a token, NFT, or contract. Answers “is this safe to touch.”

Wallet Trust Score

Scores a wallet. The Trust Oracle is the paid, authoritative path.

The Widget

A live trust badge for a single token input or inline name.

Trust-Ordered Discovery

Scores a whole list at once so a feed can badge, flag, or optionally rank.

Behavioral Access Gating

Signed, expiring attestations plus a protocol-owned ladder.

Gated Pools

Onchain doors. On Sui that is a non-transferable capability object.

Protocol Guard

Context-aware checks and alerts for lending, votes, and treasury actions.

Staking intelligence

Commitment signal from real, aged, non-self stakes.

Agent payments

USDC claims routed onchain by a three-band trust tier.

Knowledge Graph

Intuition attestation lens. Platform only. Not in the public API.

How to think about them

It helps to group them by what they actually do for you. Reads. TokenShield reads a token, NFT, or contract. Wallet Trust Score reads a wallet. Same tiers and flags, different subject. Delivery. The Widget and Discovery put the read where people already are. One address, or a whole list. Enforcement. Gating and Gated Pools turn a read into access. Protocol Guard watches a context and alerts. You still own the policy. Settlement. Agent payments is an application that consumes scores to route USDC. It is not the scoring policy. Second lens. Knowledge Graph is a different kind of trust, shown only on the TrustGate site.

Which scoring lane each uses

TokenShield and Discovery run on the token lane. Wallet Trust Score and the Oracle run on the wallet lane. Gating can take either, or both. The Widget only scores ERC-20s and returns NTT for everything else. Protocol Guard and staking start from a wallet. Agent payments reads the onchain 3-band tier.
Every one of these is built on the same principle: TrustGate hands you a signal, you decide what to do with it. None of them take over your interface or make the call for you.

Start anywhere

Read the score concept first

If you have not yet, the scoring core makes every product page click into place.

Jump to integration

Ready to build? The Integrate section is the hands-on path.