📦 Nansen Wallet Deep Dive — 链上钱包全景分析

v0.1.0

输入钱包地址,秒级获取身份标签、实时余额、PnL 盈亏、近期交易、永续合约仓位及对手方分布,一键生成链上行为全景图。

0· 181·1 当前·1 累计
nansen-devops 头像by @nansen-devops (Nansen AI)
下载技能包
最后更新
2026/3/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested binary (nansen), API key, and npm install match its stated purpose of running Nansen wallet profiler commands; nothing requested appears unrelated or excessive.
评估建议
This skill appears coherent with its purpose. Before installing: (1) confirm you want to install an npm package (nansen-cli) and verify the package name/version/maintainer on the npm registry; (2) use a least-privilege NANSEN_API_KEY (read-only if available) and avoid using any account-scoped or billing-sensitive key you don't trust; (3) be aware queries reveal on-chain activity for addresses you analyze (sensitive data); (4) prefer installing in an isolated environment (container or VM) if you ...
详细分析 ▾
用途与能力
Name/description ask for wallet profiling and the skill requires the nansen CLI and a NANSEN_API_KEY, which are proportional and expected for Nansen API usage.
指令范围
SKILL.md contains concrete nansen CLI commands that only reference an address and chain; it does not instruct reading unrelated files or other environment variables. The instructions are narrowly scoped to querying Nansen profiler endpoints.
安装机制
Install is a node/npm package (nansen-cli) that produces the nansen binary. This is a common install method but carries the usual npm risks (runs third-party code during install); verify package provenance/version before installing.
凭证需求
Only NANSEN_API_KEY is required and declared as the primary credential. That is appropriate for a skill that calls Nansen APIs; no unrelated secrets or config paths are requested.
持久化与权限
Skill is not forced-always, does not request system config changes, and only uses the normal autonomous-invocation default. It does not demand elevated or cross-skill privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.02026/3/19

nansen-wallet-deep-dive v0.1.0 — Initial release - Provides identity labels, balance, PnL summary, recent transactions, perpetual positions, and counterparties for any wallet. - Uses nansen-cli and requires the NANSEN_API_KEY environment variable. - All features powered by the Nansen research profiler on the Ethereum chain. - Supports Hyperliquid perpetual position analysis when applicable.

无害

安装命令

点击复制
官方npx clawhub@latest install nansen-wallet-deep-dive
镜像加速npx clawhub@latest install nansen-wallet-deep-dive --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库