← 返回 Skills 市场
168
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nansen-smart-alerts
功能描述
Manage smart alerts — list, create, update, toggle, delete. Use when setting up or managing token flow alerts, smart money alerts, or notification rules.
安全使用建议
This skill appears coherent for managing Nansen alerts, but take these precautions before installing: 1) Verify the npm package 'nansen-cli' is the official package (check the package page, author/publisher, version, and source repo) because the registry metadata here lacks a homepage/source URL. 2) Only supply a least-privilege, internal NANSEN_API_KEY (rotate it if compromised). Treat it as sensitive; do not reuse broad-purpose credentials. 3) Be careful when configuring webhooks or external channels — alert payloads can be POSTed to any URL you provide, which may leak sensitive alert data. 4) Prefer installing and running the CLI in an isolated environment (container or dedicated machine) and review the package source code if possible. 5) If you need higher assurance, request the package's source repo or a signed release from the skill author before granting the API key.
功能分析
Type: OpenClaw Skill
Name: nansen-smart-alerts
Version: 0.1.1
The skill bundle provides a legitimate interface for managing Nansen smart alerts using the `nansen-cli` tool. It follows security best practices by restricting the agent's command execution to the specific `nansen` binary via the `allowed-tools` field. The documentation is consistent with the stated purpose of managing blockchain alerts, and no evidence of malicious instructions, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (manage Nansen smart alerts) match the declared dependency (nansen CLI) and primaryEnv (NANSEN_API_KEY). The requested binary and API key are what you'd expect for a CLI wrapper around Nansen alert management.
Instruction Scope
SKILL.md contains only CLI usage for creating/listing/updating/deleting alerts via the nansen binary. It does explicitly allow posting alert payloads to arbitrary webhook URLs (user-supplied) — this is within the skill's purpose but means alert payloads can be sent to third parties if you configure webhooks.
Install Mechanism
Install uses an npm package (nansen-cli) that provides the nansen binary—this is a typical install for CLI tooling but is a moderate-risk install source (npm packages execute code during install). There is no homepage or source URL in the registry metadata to verify the package provenance.
Credentials
Only a single env var (NANSEN_API_KEY) is required and is declared as the primary credential. That is proportional to the stated functionality. The README warns the key must be an internal Nansen API key — treat it as sensitive.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or modification of other skills. It is user-invocable and can be autonomously invoked per platform defaults.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nansen-smart-alerts - 安装完成后,直接呼叫该 Skill 的名称或使用
/nansen-smart-alerts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- Added support for sending alerts to custom webhooks via --webhook and --webhook-secret flags.
- Updated documentation to describe webhook usage and integration possibilities (server, Zapier, n8n, custom endpoints).
- Clarified that multiple notification channels can be combined (e.g., Telegram, Slack, Webhook).
- Improved option tables to include new flags.
v0.1.0
Initial release with smart alert management features:
- Create, list, update, toggle, and delete smart alerts via CLI.
- Supports alert types: Smart Money Token Flows, Common Token Transfer, Smart Contract Call.
- Rich flag and filtering options for each alert type.
- Multiple notification channels: Telegram, Slack, Discord.
- Internal-only: requires Nansen internal API key.
元数据
常见问题
Nansen Smart Alerts 是什么?
Manage smart alerts — list, create, update, toggle, delete. Use when setting up or managing token flow alerts, smart money alerts, or notification rules. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 Nansen Smart Alerts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nansen-smart-alerts」即可一键安装,无需额外配置。
Nansen Smart Alerts 是免费的吗?
是的,Nansen Smart Alerts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nansen Smart Alerts 支持哪些平台?
Nansen Smart Alerts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nansen Smart Alerts?
由 Nansen AI(@nansen-devops)开发并维护,当前版本 v0.1.1。
推荐 Skills