← Back to Skills Marketplace
213
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nansen-wallet-clustering
Description
Cluster and attribute related wallets — funding chains, shared signers, CEX deposit patterns. Use when tracing wallet ownership, comparing two wallets, findi...
Usage Guidance
This skill appears coherent and uses the Nansen CLI and your NANSEN_API_KEY as expected. Before installing: (1) Confirm you trust the nansen-cli npm package—review its source or install from a vetted source; (2) Be aware API queries (trace, cross-chain checks) consume Nansen credits—monitor usage and costs; (3) Limit the API key's scope if possible and monitor its activity/quotas; (4) The SKILL.md recommends asking for human confirmation before expanding to new addresses—keep that prompt behavior enabled to avoid broad automated querying. If you need additional assurance, request the nansen-cli package source or a checksum for the package you will install.
Capability Analysis
Type: OpenClaw Skill
Name: nansen-wallet-clustering
Version: 0.1.1
The skill is a legitimate tool for blockchain wallet attribution and clustering using the Nansen API. It defines clear procedures for identifying related wallets, includes human-in-the-loop confirmation steps before expanding searches, and implements a least-privilege model by restricting allowed tools to the 'nansen' binary (Bash(nansen:*)). No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or REFERENCE.md.
Capability Assessment
Purpose & Capability
Name/description match required pieces: the skill invokes the nansen CLI and requires NANSEN_API_KEY, which are exactly what's needed to call Nansen research endpoints for wallet clustering and attribution.
Instruction Scope
SKILL.md lists explicit nansen CLI commands limited to profiling, related-wallets, counterparties, traces, comparisons, and batch cluster calls. It instructs the agent to ask the human before expanding to newly discovered addresses and gives stop rules (known CEX, low confidence, cluster >10). It does not instruct reading unrelated files, environment variables, or sending data to third‑party endpoints beyond Nansen.
Install Mechanism
Install is an npm package (nansen-cli) that provides the nansen binary. This is proportional to the task but carries normal npm supply-chain risk—expected for a CLI integration but worth checking the package source before granting API credentials.
Credentials
Only NANSEN_API_KEY is required and declared as the primary credential. No other tokens, keys, or config paths are requested. That is proportionate for a Nansen CLI skill.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide settings. Model invocation is allowed (platform default) but not combined with extra privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nansen-wallet-clustering - After installation, invoke the skill by name or use
/nansen-wallet-clustering - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- Added REFERENCE.md file containing full attribution rules.
- No changes to core functionality or commands.
v0.1.0
nansen-wallet-clustering 0.1.0
- Initial release.
- Enables wallet clustering and attribution using Nansen's research profiler CLI.
- Supports identifying wallet owners, clustering related wallets, tracing funding chains, and governance analysis.
- Provides step-by-step Bash commands for attribution, batch profiling, comparisons, and historical analysis.
- Requires a NANSEN_API_KEY and nansen-cli installation.
Metadata
Frequently Asked Questions
What is Nansen Wallet Clustering?
Cluster and attribute related wallets — funding chains, shared signers, CEX deposit patterns. Use when tracing wallet ownership, comparing two wallets, findi... It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.
How do I install Nansen Wallet Clustering?
Run "/install nansen-wallet-clustering" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nansen Wallet Clustering free?
Yes, Nansen Wallet Clustering is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nansen Wallet Clustering support?
Nansen Wallet Clustering is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nansen Wallet Clustering?
It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.1.
More Skills