← Back to Skills Marketplace
172
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nansen-wallet-profiler
Description
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or...
Usage Guidance
This skill appears internally coherent, but take these practical precautions before installing: (1) verify the nansen-cli package is the official package/maintainer on npm or GitHub to avoid a malicious or typo-squatted package; (2) keep your NANSEN_API_KEY secret, use least-privilege/scoped keys if Nansen supports them, and rotate keys if needed; (3) be aware batch/trace commands can read a user-supplied file path and may make many API calls (cost/credit implications) — do not point it at sensitive local files; (4) run the npm install in an isolated/sandboxed environment if you are cautious; (5) monitor API usage/billing after first runs. If you need a stronger assurance, ask the skill publisher for the package repository or a checksum for the nansen-cli package before installing.
Capability Analysis
Type: OpenClaw Skill
Name: nansen-wallet-profiler
Version: 0.1.0
The skill is a standard integration for the Nansen blockchain analytics platform, providing commands to profile wallet balances, transactions, and relationships via the `nansen-cli` tool. It follows security best practices by restricting the agent's execution environment to the `nansen` binary and requires a legitimate API key for operation, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (wallet profiling) match the declared binary (nansen) and the single required env var (NANSEN_API_KEY). The node package nansen-cli that provides the nansen binary is a reasonable dependency for this purpose.
Instruction Scope
SKILL.md contains only concrete nansen CLI commands for profiling, tracing, batching, etc. It references an optional --file <path> for batch input (user-supplied file) and warns that trace makes many API calls. There are no instructions to read arbitrary system config or unrelated env vars or to transmit results to unknown endpoints beyond Nansen's API.
Install Mechanism
Install is a Node/npm package (nansen-cli) which creates the nansen binary. This is expected for a CLI-based skill but carries the usual npm-related risk: verify the package name and publisher before installing and consider running npm installs in a controlled environment.
Credentials
Only NANSEN_API_KEY is required and is declared as the primary credential — appropriate and proportionate for a service that queries Nansen APIs. No unrelated secrets or config paths are requested.
Persistence & Privilege
always:false and no special system config changes are requested. The skill does not request persistent system-wide privileges or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nansen-wallet-profiler - After installation, invoke the skill by name or use
/nansen-wallet-profiler - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of nansen-wallet-profiler skill.
- Supports profiling wallet addresses for balance, PnL, identity labels, transaction history, counterparties, and related wallets.
- Includes advanced features: batch profiling, multi-hop trace, comparision of wallet counterparties/tokens.
- Provides PnL, perps analysis, and flexible output flags (table, csv).
- Offers docs on usage, required flags, command options, and API limitations.
Metadata
Frequently Asked Questions
What is Nansen Wallet Profiler?
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or... It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Nansen Wallet Profiler?
Run "/install nansen-wallet-profiler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nansen Wallet Profiler free?
Yes, Nansen Wallet Profiler is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nansen Wallet Profiler support?
Nansen Wallet Profiler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nansen Wallet Profiler?
It is built and maintained by Nansen AI (@nansen-devops); the current version is v0.1.0.
More Skills