Token Safety Screen

Check a token's creator for a serial-rug track record — before an agent buys it.

An agent about to buy a freshly-launched token can't tell a real project from the 71st throwaway coin of a wallet that rugs on a schedule. The Safety Screen answers that in one call, from on-chain evidence: it resolves the token's creator, walks the creator's prior launches, and asks whether that cluster has a track record of launching-and-abandoning.

The API

POST /v1/safety/screen        # basic  — $0.01
POST /v1/safety/screen/deep   # deep   — $0.05
{ "mint": "<token address>", "chain": "solana" }

Basic returns the topline verdict + score. Deep adds the re-judgeable deployer-cluster evidence block (labeled/abandoned counts, abandonment rate, cluster id, coverage, and the frozen thresholds version).

VerdictMeaning
dangerThe creator cluster has a confirmed serial launch-and-abandon record.
cautionMixed or partial signals worth a human look.
safeA sustained token / no adverse deployer record found.
unknownNot enough history to judge — we say so rather than guess.

How verdicts are made — and their limits


Forum Labs · ops@forum-labs.com · @shopforumlabs
Informational screening from public on-chain data. Not financial or investment advice; not a guarantee about any token.