← Back to Skills Marketplace
nansen-devops

Nansen Smart Money Tracker

by Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
219
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-smart-money-tracker
Description
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
README (SKILL.md)

Smart Money

All commands: nansen research smart-money \x3Csub> [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 \x3Cchain> --days 30
Usage Guidance
This skill is a thin wrapper around the official-looking nansen CLI and only needs your NANSEN_API_KEY. Before installing, confirm you trust the 'nansen-cli' npm package (check its npm page/repository and publisher). Be aware the npm install will create a 'nansen' binary on the machine. Only supply an API key with least-privilege (rotate/revoke it if you later suspect misuse). If you don't want the agent to call Nansen autonomously, keep the skill installed but avoid granting it unchecked agent autonomy or restrict when it can run.
Capability Analysis
Type: OpenClaw Skill Name: nansen-smart-money-tracker Version: 0.1.0 The skill bundle provides a legitimate interface for the Nansen CLI to track cryptocurrency 'smart money' activity. It requires a NANSEN_API_KEY and restricts the agent's execution to the 'nansen' binary via the 'nansen-cli' Node.js package. The instructions in SKILL.md are consistent with the stated purpose of crypto research and contain no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description target Nansen smart-money data and the skill requires the 'nansen' binary and NANSEN_API_KEY — both expected and proportionate for calling Nansen's CLI.
Instruction Scope
SKILL.md only contains nansen CLI commands and flags for fetching smart-money data. It does not instruct reading unrelated files, other env vars, or exfiltrating data to third-party endpoints beyond the Nansen CLI/API.
Install Mechanism
Install uses an npm package (nansen-cli) which will write a binary named 'nansen' to the system. npm installs are a common choice but are third‑party code — moderate trust is required. No direct downloads from arbitrary URLs or extract operations are used.
Credentials
Only NANSEN_API_KEY is required and is declared as the primary credential. The single API key is proportional to a CLI wrapper that queries Nansen.
Persistence & Privilege
always is false and the skill does not request system-wide configuration or other skills' credentials. Autonomous invocation is allowed by default (normal for skills) but not elevated.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nansen-smart-money-tracker
  3. After installation, invoke the skill by name or use /nansen-smart-money-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of nansen-smart-money-tracker. - Track smart money netflow, DEX trades, holdings, and perp trades using the Nansen CLI. - Supports filtering by smart money labels (e.g., Fund, Smart Trader). - Includes various output options: table display, CSV export, and field selection. - Requires a NANSEN_API_KEY and installation of the nansen-cli tool.
Metadata
Slug nansen-smart-money-tracker
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nansen Smart Money Tracker?

Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity. It is an AI Agent Skill for Claude Code / OpenClaw, with 219 downloads so far.

How do I install Nansen Smart Money Tracker?

Run "/install nansen-smart-money-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nansen Smart Money Tracker free?

Yes, Nansen Smart Money Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nansen Smart Money Tracker support?

Nansen Smart Money Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nansen Smart Money Tracker?

It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.0.

💬 Comments