← Back to Skills Marketplace
185
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-holder-analysis
Description
Is this token held by quality wallets or retail noise? SM holder ratio, flow breakdown by label, and recent buyer quality.
Usage Guidance
This skill appears to be what it claims: it runs the Nansen CLI and needs your NANSEN_API_KEY. Before installing, confirm you trust the 'nansen-cli' npm package (review its source and version), supply the API key with least privilege, and install in a controlled environment (or sandbox) if you are worried about npm postinstall scripts. Be aware that using the skill will send token addresses and queries to Nansen's service (normal for this tool), so do not provide sensitive secrets beyond the NANSEN_API_KEY and avoid sharing private keys.
Capability Analysis
Type: OpenClaw Skill
Name: nansen-holder-analysis
Version: 0.1.0
The skill bundle provides legitimate functionality for analyzing cryptocurrency token holders and flow intelligence using the Nansen API. It utilizes a standard CLI tool (nansen-cli) and requires a NANSEN_API_KEY, with instructions in SKILL.md clearly aligned with the stated purpose and no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description describe Nansen token holder analysis and the skill requires the nansen CLI and NANSEN_API_KEY — these are coherent and expected.
Instruction Scope
SKILL.md only shows concrete nansen CLI commands (holders, flow-intelligence, who-bought-sold) operating on a TOKEN and CHAIN; it does not instruct the agent to read other files, unrelated env vars, or transmit data to unexpected endpoints.
Install Mechanism
Install uses the npm package 'nansen-cli' to provide the 'nansen' binary. This is a standard delivery for a CLI; moderate trust is appropriate but it's an expected mechanism for this purpose.
Credentials
Only NANSEN_API_KEY is required and declared as the primary credential. That is proportional to a CLI that talks to Nansen's API; no unrelated credentials or config paths are requested.
Persistence & Privilege
The skill does not request persistent/always-on presence and uses normal autonomous-invocation defaults. It does not modify other skills or system-wide configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nansen-holder-analysis - After installation, invoke the skill by name or use
/nansen-holder-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of nansen-holder-analysis.
- Analyze token holder quality using Nansen CLI.
- Features include SM (smart money) holder ratio, token flow breakdown by label, and recent buyer quality.
- Supports flow and holder analysis via token contract address (Ethereum).
- Highlights red and green flags based on smart money and fresh wallets activity.
- Requires NANSEN_API_KEY and nansen-cli.
Metadata
Frequently Asked Questions
What is Nansen Holder Analysis?
Is this token held by quality wallets or retail noise? SM holder ratio, flow breakdown by label, and recent buyer quality. It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.
How do I install Nansen Holder Analysis?
Run "/install nansen-holder-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nansen Holder Analysis free?
Yes, Nansen Holder Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nansen Holder Analysis support?
Nansen Holder Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nansen Holder Analysis?
It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.0.
More Skills