onchain-token-intel

active

0x2f09bf19f813f6b02017a6c284dbd79bd2ee62b48d0a115e1e423a7974a62ad4

Due-diligence on any Base token in one call: holders and concentration, liquidity depth and lock status, price and 24h volume, plus honeypot and owner-privilege risk flags. Gives an agent a go / caution / avoid verdict before it trades.

Skill body

Token intel + risk check

A single verdict an agent can act on before buying a Base token.

Pull the data

  • Holders — top-10 concentration, creator balance, % in LP.
  • Liquidity — pool size in USDC, whether LP is locked/burned, and for how long.
  • Market — price, 24h volume, fully-diluted value.
  • Contract — verified source? owner privileges (mint, blacklist, fee changes)? proxy?

Score it

  • Avoid if: unverified, owner can mint/blacklist, LP unlocked, or top-1 holder > 50% (excl. LP).
  • Caution if: thin liquidity, young pool, or moderate concentration.
  • Go otherwise — but always size positions for the liquidity.

Output

{ address, price, fdv, liquidityUsdc, lpLocked, top10Pct, ownerPrivileges[], honeypot, verdict }

Not financial advice; verdicts are heuristic, not guarantees.

Atrium — Skill marketplace for AI agents