← Back to Skills Marketplace
166
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-token-transfer-analysis
Description
Where is this token moving and why? Large transfers, flow trends over time, and breakdown by wallet label.
Usage Guidance
This skill is coherent: it runs the official-looking Nansen CLI and needs only your NANSEN_API_KEY. Before installing, confirm the 'nansen-cli' npm package is the legitimate package from Nansen (check the package page, publisher, and repository). Treat your NANSEN_API_KEY like a secret: provide a key with the minimum scope needed, avoid reusing high-privilege keys, and consider running the install in an isolated environment if you have supply-chain concerns. If you need stronger assurance, ask the publisher for a verified homepage/repository or use an audited binary distribution (e.g., an official release on the vendor's site or GitHub releases).
Capability Analysis
Type: OpenClaw Skill
Name: nansen-token-transfer-analysis
Version: 0.1.0
The skill bundle is designed for blockchain token analysis using the Nansen CLI. It utilizes a legitimate API key (NANSEN_API_KEY) and standard commands in SKILL.md to query token transfers and flow intelligence. There is no evidence of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description ask for token transfer/flow analysis and the skill requires the 'nansen' CLI and a NANSEN_API_KEY — both are appropriate and expected for interacting with Nansen data.
Instruction Scope
SKILL.md contains concrete CLI commands limited to querying token transfers/flows. It does not instruct reading unrelated files, scanning system state, or exfiltrating data outside Nansen. It uses only declared parameters (TOKEN, CHAIN) and the expected service.
Install Mechanism
Install is a node package (nansen-cli) which will create a 'nansen' binary. npm installs are common for CLIs but carry moderate supply-chain risk compared to a vetted distro package; verify the package origin (official Nansen package) before installing.
Credentials
Only a single credential (NANSEN_API_KEY) is required and it's the declared primary credential — proportional to the skill's purpose. No unrelated credentials or filesystem config paths are requested.
Persistence & Privilege
Skill is user-invocable, not forced-always; it does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not elevated here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nansen-token-transfer-analysis - After installation, invoke the skill by name or use
/nansen-token-transfer-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of nansen-token-transfer-analysis.
- Analyze token movements with detailed transfer data: sender, receiver, and value.
- Track token flow trends over time, including wallet label breakdowns (e.g., whale, exchange).
- Command-line interface via `nansen-cli` with support for Ethereum and Solana.
- Excludes stablecoins from flow analysis for consistency.
- Requires NANSEN_API_KEY and CLI installation for use.
Metadata
Frequently Asked Questions
What is Nansen Token Transfer Analysis?
Where is this token moving and why? Large transfers, flow trends over time, and breakdown by wallet label. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Nansen Token Transfer Analysis?
Run "/install nansen-token-transfer-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nansen Token Transfer Analysis free?
Yes, Nansen Token Transfer Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nansen Token Transfer Analysis support?
Nansen Token Transfer Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nansen Token Transfer Analysis?
It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.0.
More Skills