← 返回 Skills 市场
nansen-devops

Nansen Smart Money Trend

作者 Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-smart-money-trend
功能描述
Has SM been in this token for weeks, or did they just enter? Are they still buying?
使用说明 (SKILL.md)
TOKEN=\x3Caddress> CHAIN=ethereum
nansen research smart-money netflow --chain $CHAIN --limit 200
# → filter by token_address; net_flow_1h_usd, net_flow_24h_usd, net_flow_7d_usd, net_flow_30d_usd
nansen research token holders --token $TOKEN --chain $CHAIN --smart-money --limit 20
# → address_label, value_usd, balance_change_24h, balance_change_7d, balance_change_30d
nansen research token flow-intelligence --token $TOKEN --chain $CHAIN
# → smart_trader_net_flow_usd, whale_net_flow_usd, fund_net_flow_usd, fresh_wallets_net_flow_usd
nansen research token dex-trades --token $TOKEN --chain $CHAIN --limit 50
# → block_timestamp, action, trader_address_label — find oldest SM-labeled BUY

1h/24h+ & 7d/30d+ = sustained accumulation. 24h+ & 7d− = fresh entry. 24h− & 7d+ = reducing. All negative = distribution.

安全使用建议
This skill legitimately needs the Nansen CLI and your NANSEN_API_KEY to query Nansen for smart‑money activity. Before installing: (1) confirm the nansen-cli npm package is the official/expected package and review its repository if possible; (2) treat the NANSEN_API_KEY like a secret — ensure it has least-privilege and can be revoked; (3) be aware that token addresses and queries will be sent to Nansen's servers (privacy/networking); and (4) consider installing/testing the CLI in an isolated environment if you have concerns about third‑party npm packages.
功能分析
Type: OpenClaw Skill Name: nansen-smart-money-trend Version: 0.1.0 The skill is designed to analyze cryptocurrency token trends using the Nansen API via the 'nansen-cli' tool. It requires a NANSEN_API_KEY and provides standard bash commands in SKILL.md to fetch smart money netflow, token holder data, and DEX trades, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description match the declared requirements: the skill needs the 'nansen' binary and an NANSEN_API_KEY to query Nansen for smart‑money/trader flows. Those items are appropriate for the stated goal.
Instruction Scope
SKILL.md only runs the nansen CLI with token and chain parameters and explains how to interpret returned net-flow fields. It does not instruct reading unrelated files, other env vars, or transmitting data to unexpected endpoints beyond Nansen.
Install Mechanism
Install uses a Node package (nansen-cli) to create the 'nansen' binary. This is expected for a CLI integration but carries the usual moderate risk of installing code from the npm registry — verify the package source and maintainers before installing.
Credentials
Only NANSEN_API_KEY is required and is declared as the primary credential. That single credential is proportional to the skill's function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform persistence or configuration changes; autonomous invocation is allowed but is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nansen-smart-money-trend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nansen-smart-money-trend 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of nansen-smart-money-trend. - Analyze smart money (SM) participation trends for specific tokens on Ethereum. - Fetch net flow data over multiple timeframes (1h, 24h, 7d, 30d). - Track SM token holders and their balance changes. - Assess trading flow across smart traders, whales, funds, and fresh wallets. - Identify earliest smart money buy actions via DEX trade history. - Simple heuristics for interpreting accumulation and distribution behavior.
元数据
Slug nansen-smart-money-trend
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nansen Smart Money Trend 是什么?

Has SM been in this token for weeks, or did they just enter? Are they still buying?. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Nansen Smart Money Trend?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-smart-money-trend」即可一键安装,无需额外配置。

Nansen Smart Money Trend 是免费的吗?

是的,Nansen Smart Money Trend 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nansen Smart Money Trend 支持哪些平台?

Nansen Smart Money Trend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nansen Smart Money Trend?

由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。

💬 留言讨论