← 返回 Skills 市场
nansen-devops

Nansen Smart Money Alpha

作者 Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
274
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-smart-money-alpha
功能描述
What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow.
使用说明 (SKILL.md)

Alpha Discovery

Answers: "What tokens is smart money accumulating before they pump?"

CHAIN=solana

nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20
# → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days

nansen research smart-money netflow --chain $CHAIN --labels "Smart Trader" --limit 10
# → token_symbol, net_flow_1h/24h/7d/30d_usd, trader_count

# Confirm SM flow on a specific token from screener results
TOKEN=\x3Caddress_from_screener>
nansen research token flow-intelligence --token $TOKEN --chain $CHAIN
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets

Cross-reference screener results with positive netflow to find early accumulation.

Source

安全使用建议
This skill appears coherent: it installs the nansen-cli package and uses your NANSEN_API_KEY to run Nansen research commands. Before installing, verify the npm package and GitHub repo are the official Nansen project, and consider the following: limit the API key's scope if possible, be aware that running the skill will make API calls that may consume quota or incur costs, and prefer installing/testing in an isolated environment if you have security concerns. If you don't trust the package source, inspect the nansen-cli source on GitHub before installing.
功能分析
Type: OpenClaw Skill Name: nansen-smart-money-alpha Version: 0.1.0 The skill bundle provides a legitimate interface for the Nansen CLI to perform cryptocurrency research and smart money flow analysis. The instructions in SKILL.md are consistent with the stated purpose, using standard environment variables (NANSEN_API_KEY) and providing valid command-line examples for the nansen-cli package. No signs of data exfiltration, malicious execution, or prompt injection were detected.
能力评估
Purpose & Capability
Name/description describe Nansen-based token screening; required binary (nansen) and primary env var (NANSEN_API_KEY) are exactly what that purpose needs.
Instruction Scope
SKILL.md only instructs running the nansen CLI with specific research commands and cross-referencing results; it does not ask for unrelated files, secrets, or system data.
Install Mechanism
Install uses an npm package (nansen-cli) which is expected for providing the 'nansen' binary. npm installs are a moderate risk compared with no install, so you should ensure the package comes from the official publisher (the README points to the package and GitHub repo).
Credentials
Only NANSEN_API_KEY is required and listed as the primary credential, which is proportional to calling the Nansen API via their CLI; no unrelated secrets or configs are requested.
Persistence & Privilege
Skill does not request always: true, does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed but is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nansen-smart-money-alpha
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nansen-smart-money-alpha 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
nansen-smart-money-alpha v0.1.0 - Initial release. - Provides a token screener highlighting tokens accumulated by smart money using Nansen's CLI. - Cross-references screener data with positive netflow from "Smart Trader" labels. - Requires NANSEN_API_KEY and nansen-cli for operation. - Supports querying for smart money accumulation on Solana and other chains.
元数据
Slug nansen-smart-money-alpha
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nansen Smart Money Alpha 是什么?

What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 274 次。

如何安装 Nansen Smart Money Alpha?

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

Nansen Smart Money Alpha 是免费的吗?

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

Nansen Smart Money Alpha 支持哪些平台?

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

谁开发了 Nansen Smart Money Alpha?

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

💬 留言讨论