Comparison · 2026

RugCheck vs Bubblemaps vs Cabal-Hunter: which scam each one actually catches

These three get compared as if they were rivals. They mostly aren't — they answer three different questions, and the tokens that hurt people usually pass one check while failing another. Full disclosure up front: Cabal-Hunter is our product. The other two are genuinely good, we use them, and this piece says so.

Cabal-Hunter · July 2026 · 7 min read

The three questions

Every Solana token scam needs at least one of three things to work, and each tool here interrogates one of them:

Contract safety · free

RugCheck (rugcheck.xyz)

The default Solana token checker, and deservedly so — it's fast, free, integrated into half the Telegram bots on the chain, and its risk summary is readable at a glance. It has also been expanding beyond the contract: its Insider Networks beta flags suspicious connections between top holders.

Contract-level truth in seconds: mint/freeze authority, LP state, holder concentration, creator's other tokens. As a first-pass filter it has earned its position as the community standard.
A token can pass every contract check and still be a coordinated operation. Authorities revoked, LP burned, clean score — and six holders quietly funded from one wallet an hour before launch. Contract-clean isn't cabal-clean.
Holder visualization · freemium

Bubblemaps

The canonical "who really holds this" tool, on Solana and everywhere else. V2's Magic Nodes automatically expands the map beyond top holders to reveal hidden connections — real innovation, and its integrations into pump.fun and DexScreener put it in front of millions.

Nothing else makes ownership structure this legible. For manual investigation of a token you're seriously considering, it's the best half-hour you can spend.
It's an exploration surface, not a verdict. It shows connections and leaves the interpretation, the risk weighting and the decision to you — which is exactly what a human researcher wants and exactly what a pre-trade check or a bot can't use. Advanced features are token-gated.
Coordination detection · free tier + API

Cabal-Hunter (that's us)

One scan, one 0–100 Exit-Liquidity Risk score, one plain-English verdict — built for the moment before a buy, human or bot. The detection layers target coordination specifically: multi-hop funding-source tracing, first-buyer tracing (which keeps working after snipers exit), same-block bundle detection, live coordinated-dump detection, and the deployer's full launch history scored for serial rugging.

The funding graph with receipts: every flag returns the on-chain transaction that proves it. And it's the only one of the three that answers in a format a trading bot or AI agent can act on directly (REST + MCP).
Coordination-first, not contract-first: it checks authorities and honeypot traps, but RugCheck's contract report is deeper on that layer. Solana-only. And we're the newcomer here — the other two have years of reputation we haven't earned yet.

Side by side

CapabilityRugCheckBubblemapsCabal-Hunter
Mint / freeze authority, LP stateYES — best in classnoyes
Honeypot / Token-2022 trapsYESnoyes
Holder concentrationYESYES — visualyes
Holder connection graphInsider Networks (beta)YES — best in classclusters, not a visual graph
Multi-hop funding-source trace, with evidence txsnoholder-to-holder linksYES
First-buyer trace (works after snipers exit)nonoYES
Same-block (Jito bundle) launch detectionnonoYES
Live coordinated-dump detectionnonoYES
Deployer launch history scoredlists creator's tokensnoYES — dead-launch rate
Single actionable verdictrisk listvisualYES — score + sentence
Bot/agent integrationAPIAPI (licensed)REST + MCP, no key needed

The case that separates them: a token with authorities revoked, LP burned, and a clean holder chart — but whose first buyers were funded from one source through intermediaries, took a double-digit slice at launch, and have already exited. RugCheck's contract report shows green. The bubble map looks clean because the snipers are gone from the holder list. The only place the operation still exists is the funding history of the first buyers — which is exactly what our early-buyer trace reads. This "unbundled launch" pattern is documented at scale; we wrote up the mechanics in our bundle-checker guide.

When to use which

# free tier: 250 scans/month, no signup, no API key
curl "https://api.cabal-hunter.com/api/scan-cabal?mintAddress=<MINT>"

"verdict": "AVOID — 6 wallets funded by the same source (7dK2…mQ4x),
controlling 23.1% of supply. High probability of coordinated dump."

Or, for AI agents, the same engine as an MCP server: npx cabal-hunter-mcp.

Bottom line

Use all three; they overlap far less than the "vs" framing suggests. RugCheck tells you the contract won't trap you. Bubblemaps shows you who holds it. Cabal-Hunter tells you whether the people who hold it — or held it at launch — are one actor wearing many wallets. The expensive scams of 2026 are the ones that pass the first two checks. That third question is the one we built for, and our full comparison page goes deeper if you want the detail.

Ask the third question before you buy

Paste any Solana mint. Funding clusters, bundles, dumps and deployer history — every flag with its on-chain proof.