smart-money

smart-money is a skill for Claude Code from target1m/traderspy-mcp. It costs 50 tokens per session (510 once invoked), scanned A, original, MIT.

A smart-money tracking skill for examining notable crypto-futures traders across Binance, Hyperliquid, Bybit, and OKX. It provides rankings, trader profiles, positions, trade history, and aggregate market statistics.

In plain words
What is it for?
Use it to find top traders, inspect their performance and open positions, review closed trades, and study smart-money flows.
Why use it?
It saves you from manually comparing trader activity and whale positions across several exchanges.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the traderspy-mcp plugin — 3 skills, 1 MCP server shipped together

Good fit Use it to find top traders, inspect their performance and open positions, review closed trades, and study smart-money flows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/target1m/traderspy-mcp/smart-money
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add target1m/traderspy-mcp --skill smart-money
Clone the repo
git clone --depth 1 https://github.com/target1m/traderspy-mcp

Made for: Claude Code.

Or install traderspy-mcp, the plugin that ships this one along with the rest of its 3 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for smart-money

README.md
[![agentmods](https://agentmods.dev/badge/skills/target1m/traderspy-mcp/smart-money/github.svg)](https://agentmods.dev/skills/target1m/traderspy-mcp/smart-money)
Your own site
<a href="https://agentmods.dev/skills/target1m/traderspy-mcp/smart-money"><img src="https://agentmods.dev/badge/skills/target1m/traderspy-mcp/smart-money/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for smart-money

Your own site · 80×15
<a href="https://agentmods.dev/skills/target1m/traderspy-mcp/smart-money"><img src="https://agentmods.dev/badge/skills/target1m/traderspy-mcp/smart-money.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 510 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.00510
Opus 5 $0.00025 $0.00255
Sonnet 5 $0.00010 $0.00102
Haiku 4.5 $0.00005 $0.00051

Measured 8d ago against content hash 924679b73121, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

smart-money scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/smart-money/SKILL.md · 29 lines

What it actually says

Smart Money Tracking

You have access to TraderSpy's smart-money tracking data via MCP tools. Use these tools to help the user:

Available Tools

  • get_top_traders — Get ranked traders by exchange (binance, hyperliquid, bybit, okx, all), time range (24h, 3D, 7D, 30D), ranking type (ROI or PNL), and sort by (ROI, PNL, SCORE).
  • get_elite_leaderboard — Get the top 10 traders by SmartScore across all exchanges. No parameters needed.
  • get_trader_profile — Get a specific trader's profile with metrics (ROI, PnL, win rate, AUM, SmartScore) and recent positions.
  • get_trader_position_history — Get a trader's closed trade history with pagination.
  • get_positions — Get current or historical smart-money positions. Filter by status (open/closed/all), source (exchange), symbol, with pagination.
  • get_market_stats — Get aggregate market stats across tracked positions by exchange and period.
  • get_exchanges — List currently tracked exchanges.

Guidelines

  • When the user asks about "whales", "top traders", or "smart money", start with get_elite_leaderboard or get_top_traders.
  • For "what are whales buying/selling", use get_positions with status=open.
  • Present trader data with key metrics: SmartScore, ROI, PnL, Win Rate.
  • Present positions in table format: coin, side (LONG/SHORT), trader, leverage, size, PnL.
  • Identify trends: are top traders mostly long or short? Which coins are popular?
  • Free-tier users receive data with a 15-minute delay — mention this when relevant.
  • TraderSpy's MCP tools are READ-ONLY: there is no tool to open, close or modify a position, and none to move funds. If the user asks you to place a trade, say so plainly and point them to https://traderspy.app.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 29 lines · 50 tokens per session scan A 924679b73121

Subscribe to this mod's changes

smart-money is a skill published in the GitHub repository target1m/traderspy-mcp (0 stars, last pushed 7d ago), licensed MIT. It adds 50 tokens to every session and 510 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

spot

Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet, mainnet, and demo.

tradecatlabs/tradecat-public · 29 tokens

derivatives-trading-coin-futures

Binance Derivatives-trading-coin-futures request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.

tradecatlabs/tradecat-public · 40 tokens

crypto-market-rank

Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…

tradecatlabs/tradecat-public · 85 tokens

query-token-info

Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request…

tradecatlabs/tradecat-public · 75 tokens

assets

Binance Assets request using the Binance API. Authentication requires API key and secret key.

tradecatlabs/tradecat-public · 19 tokens

meme-rush

Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about…

tradecatlabs/tradecat-public · 110 tokens