nansen-smart-money-tracker

nansen-smart-money-tracker is a skill for Claude Code from nansen-ai/nansen-cli. It costs 37 tokens per session (547 once invoked), scanned A, original, MIT.

A crypto-market tracking tool focused on wallets labelled as smart money, such as funds or consistently successful traders. It reports their token flows, trades, holdings, and perpetual-futures trades.

In plain words
What is it for?
Use it to inspect net token flows, decentralised-exchange trades, aggregated holdings, and perpetual trades on Hyperliquid, a crypto-futures platform.
Why use it?
It brings several views of notable wallet activity together when you want to see what those wallets are buying, selling, or holding.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: built for openclaw.

not rated 135repo +2 today A scan Socket: passSnyk: warnSkillSpector: pass 37 tokens original MIT

Good fit Use it to inspect net token flows, decentralised-exchange trades, aggregated holdings, and perpetual trades on Hyperliquid, a crypto-futures platform.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nansen-ai/nansen-cli/nansen-smart-money-tracker
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 nansen-ai/nansen-cli --skill nansen-smart-money-tracker
Clone the repo
git clone --depth 1 https://github.com/nansen-ai/nansen-cli

Made for: Claude Code.

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 nansen-smart-money-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker/github.svg)](https://agentmods.dev/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker)
Your own site
<a href="https://agentmods.dev/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker"><img src="https://agentmods.dev/badge/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker/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 nansen-smart-money-tracker

Your own site · 80×15
<a href="https://agentmods.dev/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker"><img src="https://agentmods.dev/badge/skills/nansen-ai/nansen-cli/nansen-smart-money-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 547 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. Third-party audits
  • Socket pass 17 Mar 2026
  • Snyk warn 17 Mar 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00037 $0.00547
Opus 5 $0.00018 $0.00273
Sonnet 5 $0.00007 $0.00109
Haiku 4.5 $0.00004 $0.00055

Measured 10d ago against content hash 5f503fa64753, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

nansen-smart-money-tracker 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 10d 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/nansen-smart-money-tracker/SKILL.md · 72 lines

What it actually says

Smart Money

All commands: nansen research smart-money <sub> [options]

Subcommands

# Netflow — what tokens are smart money accumulating?
nansen research smart-money netflow --chain solana --limit 10

# DEX trades — real-time spot trades by smart money
nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20

# Holdings — aggregated SM portfolio
nansen research smart-money holdings --chain solana --limit 10

# Perp trades — Hyperliquid only (no --chain needed)
nansen research smart-money perp-trades --limit 10

Labels

Filter by smart money category with --labels:

Label Use case
Fund Crypto funds
Smart Trader All-time top performers
30D Smart Trader Hot hands — top 30 days
90D Smart Trader Top 90 days
180D Smart Trader Top 180 days
Smart HL Perps Trader Top Hyperliquid perp traders
nansen research smart-money netflow --chain solana --labels "Fund" --limit 10

Flags

Flag Purpose
--chain Required for netflow/dex-trades/holdings
--labels Filter by SM label (quote multi-word values)
--limit Number of results
--sort Sort field:direction (e.g. value_usd:desc)
--fields Select specific fields
--table Human-readable table output
--format csv CSV export

Notes

  • perp-trades is Hyperliquid-only. No --chain flag.
  • For a time-series view of SM positions: nansen research smart-money historical-holdings --chain <chain> --days 30
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. 10d ago First seen · 72 lines · 37 tokens per session scan A 5f503fa64753

Subscribe to this mod's changes

nansen-smart-money-tracker is a skill published in the GitHub repository nansen-ai/nansen-cli (135 stars, last pushed today), licensed MIT. It adds 37 tokens to every session and 547 once invoked, about $0.0002 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-30.