← 返回 Skills 市场
164
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nansen-wallet-batch
功能描述
Which of these addresses are smart money? Batch-profile a list in one call.
安全使用建议
This skill will install the nansen-cli npm package and call Nansen's API using your NANSEN_API_KEY. Before installing: 1) Confirm you trust the nansen-cli package source (inspect the package or its npm/GitHub repo) because it will run with your user privileges. 2) Be aware that wallet addresses you pass will be sent to Nansen; do not submit private keys or other secrets. 3) Provide a dedicated API key with least privilege and be prepared to rotate it if needed. 4) If you want to avoid autonomous agent calls, restrict or review agent permissions for invoking skills.
功能分析
Type: OpenClaw Skill
Name: nansen-wallet-batch
Version: 0.1.0
The skill is designed to batch-profile cryptocurrency addresses using the Nansen API. It requires a legitimate API key (NANSEN_API_KEY) and utilizes a standard CLI tool (nansen-cli) to fetch labels and balances. The instructions in SKILL.md are focused on filtering results for specific categories like 'smart_money' and do not contain any malicious commands, exfiltration patterns, or prompt-injection attacks.
能力评估
Purpose & Capability
Name/description (batch profiling smart-money addresses) matches required binary (nansen) and primary env var (NANSEN_API_KEY). Requesting the Nansen CLI is proportionate to the stated functionality.
Instruction Scope
SKILL.md contains a single Bash example that runs the Nansen CLI with an addresses list and chain; it does not instruct the agent to read unrelated files, other env vars, or exfiltrate data beyond calling the Nansen API.
Install Mechanism
Install uses an npm package (nansen-cli) to create the nansen binary — a reasonable and expected mechanism for this CLI. No arbitrary URL downloads or archive extraction are used.
Credentials
Only NANSEN_API_KEY is required and is declared as the primary credential. No unrelated secrets or excessive env access are requested.
Persistence & Privilege
The skill is not always-on and does not request elevated or cross-skill configuration changes. It can be invoked by the agent (normal for skills); no unusual persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nansen-wallet-batch - 安装完成后,直接呼叫该 Skill 的名称或使用
/nansen-wallet-batch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of nansen-wallet-batch.
- Batch-profile Ethereum addresses to identify "smart money" or fund accounts in a single call.
- Uses Nansen CLI; requires NANSEN_API_KEY.
- Handles invalid addresses gracefully with per-result errors (no crashes).
- Flexible output: can include or skip balance information for faster checks.
- Only keeps addresses labeled as "smart_money" or "fund".
元数据
常见问题
Nansen Wallet Batch 是什么?
Which of these addresses are smart money? Batch-profile a list in one call. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Nansen Wallet Batch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-wallet-batch」即可一键安装,无需额外配置。
Nansen Wallet Batch 是免费的吗?
是的,Nansen Wallet Batch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nansen Wallet Batch 支持哪些平台?
Nansen Wallet Batch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nansen Wallet Batch?
由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.0。
推荐 Skills