# Whale Tracker

> A Claude skill from Clawpump/agents-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-clawpump-agents-skills-whale-tracker`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Clawpump](https://agentstack.voostack.com/s/clawpump)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Clawpump](https://github.com/Clawpump)
- **Source:** https://github.com/Clawpump/agents-skills/tree/main/skills/whale-tracker

## Install

```sh
agentstack add skill-clawpump-agents-skills-whale-tracker
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [Clawpump](https://github.com/Clawpump)
- **Source:** [Clawpump/agents-skills](https://github.com/Clawpump/agents-skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-clawpump-agents-skills-whale-tracker
- Seller: https://agentstack.voostack.com/s/clawpump
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
