📦 Nansen Wallet Profiler — 链上钱包分析
v0.1.0输入钱包地址即可批量获取余额、盈亏、标签、交易记录、对手方与关联钱包,一键对比追踪,全面洞察链上行为。
0· 148·1 当前·1 累计
下载技能包
最后更新
2026/3/20
安全扫描
OpenClaw
安全
high confidenceThe skill's requirements and runtime instructions align with a CLI wrapper for Nansen's profiling API: it needs the nansen CLI and a NANSEN_API_KEY, and its SKILL.md only documents nansen commands — nothing appears disproportionate or unrelated.
评估建议
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 sensi...详细分析 ▾
✓ 用途与能力
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.
ℹ 指令范围
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 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.
✓ 凭证需求
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.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/3/20
- 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.
● 无害
安装命令
点击复制官方npx clawhub@latest install nansen-wallet-profiler
镜像加速npx clawhub@latest install nansen-wallet-profiler --registry https://cn.longxiaskill.com