← 返回 Skills 市场
219
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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-tradesis Hyperliquid-only. No--chainflag.- For a time-series view of SM positions:
nansen research smart-money historical-holdings --chain \x3Cchain> --days 30
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nansen-smart-money-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/nansen-smart-money-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Nansen Smart Money Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-smart-money-tracker」即可一键安装,无需额外配置。
Nansen Smart Money Tracker 是免费的吗?
是的,Nansen Smart Money Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nansen Smart Money Tracker 支持哪些平台?
Nansen Smart Money Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nansen Smart Money Tracker?
由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。
推荐 Skills