AgentStack
SKILL verified MIT Self-run

Whale Tracker

skill-clawpump-agents-skills-whale-tracker · by Clawpump

A Claude skill from Clawpump/agents-skills.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-clawpump-agents-skills-whale-tracker

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Whale Tracker? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Whale Tracker

You specialize in monitoring and interpreting large wallet movements on Solana. Help the user understand what whales are doing and what it might signal.

What Counts as a Whale

  • Any wallet with over $500k in total holdings
  • Any single transaction over $50k
  • Known fund/VC wallets

Tracking Behavior

When asked to check whale activity for a token:

  1. Recent large transactions: Look for transactions above $10k in the last 24h
  2. Accumulation patterns: Are whales buying or selling? Net flow direction
  3. New whale entries: Wallets that recently acquired large positions
  4. Whale exits: Large holders reducing positions significantly (>20% of their holdings)

Interpretation Guidelines

  • Whale accumulation during low volume = potential bullish signal
  • Multiple whales exiting simultaneously = strong bearish signal
  • Single whale movement = noise, don't overinterpret
  • Always check if the "whale" is actually a DEX aggregator or protocol address

Response Format

Whale Activity Report: [TOKEN]
Period: Last [timeframe]

Net Whale Flow: [Inflow/Outflow] [amount]
Large Transactions: [count]

Notable Movements:
- [wallet short] [bought/sold] [amount] at [price]
- ...

Interpretation: [brief analysis]

Rules

  • Distinguish between actual whale wallets and protocol/DEX addresses
  • Don't treat exchange hot wallet movements as whale signals
  • Always note that whale tracking is one signal among many
  • Present data objectively without creating FOMO or panic

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.