← Back to Skills Marketplace
nansen-devops

Nansen Smart Money Alpha

by Nansen AI · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
274
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-smart-money-alpha
Description
What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nansen-smart-money-alpha
  3. After installation, invoke the skill by name or use /nansen-smart-money-alpha
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nansen-smart-money-alpha
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 Alpha?

What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow. It is an AI Agent Skill for Claude Code / OpenClaw, with 274 downloads so far.

How do I install Nansen Smart Money Alpha?

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

Is Nansen Smart Money Alpha free?

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

Which platforms does Nansen Smart Money Alpha support?

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

Who created Nansen Smart Money Alpha?

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

💬 Comments