← 返回 Skills 市场
Whale Alert
作者
deeplearning1993
· GitHub ↗
· v1.0.0
431
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install whale-alert
功能描述
实时监控巨鲸大额转账,追踪聪明钱动向。支持ETH、BTC、USDT。触发词:巨鲸、whale alert、大额转账、聪明钱。
安全使用建议
This skill appears coherent and low-risk as provided: it returns simulated whale-transfer data and doesn't access secrets or external endpoints. Before installing or using it for real-time data, ask the author how real API integration and per-call billing are handled (where payments are processed and whether API keys will be required), confirm the runtime environment includes the requests library if network calls are added, and review any future updates that introduce external network requests or new environment variables (those would need scrutiny).
功能分析
Type: OpenClaw Skill
Name: whale-alert
Version: 1.0.0
The skill is a simple mock implementation for monitoring large cryptocurrency transactions. The Python script (scripts/whale_alert.py) returns hardcoded sample data and contains no network requests, file system access, or sensitive data exfiltration. The SKILL.md file provides standard documentation without any prompt injection attempts or malicious instructions.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included Python script all align: the skill reports simulated whale transfers and indicates an optional integration point (Whale Alert API). Nothing in the code asks for unrelated resources or credentials.
Instruction Scope
SKILL.md describes monitoring >$100k transfers and charging 0.001 USDT per call. The runtime script returns simulated data and does not access files, env vars, or network endpoints. Note: the per-call billing is declared in metadata/SKILL.md but is not enforced in the script — billing would be handled externally by the platform.
Install Mechanism
No install spec is provided (instruction-only with a small helper script). Nothing is downloaded or written to disk during install.
Credentials
The skill declares no required environment variables or credentials. The code references the requests library (imported but unused); if the skill were extended to call external APIs it would legitimately need an API key, but none are requested now.
Persistence & Privilege
always=false (default). The skill does not request permanent/system-wide presence or modify other skills' configs. Autonomous invocation is allowed by default but is not combined with other concerning factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whale-alert - 安装完成后,直接呼叫该 Skill 的名称或使用
/whale-alert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
巨鲸转账监控,每次0.001 USDT
元数据
常见问题
Whale Alert 是什么?
实时监控巨鲸大额转账,追踪聪明钱动向。支持ETH、BTC、USDT。触发词:巨鲸、whale alert、大额转账、聪明钱。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。
如何安装 Whale Alert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whale-alert」即可一键安装,无需额外配置。
Whale Alert 是免费的吗?
是的,Whale Alert 完全免费(开源免费),可自由下载、安装和使用。
Whale Alert 支持哪些平台?
Whale Alert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whale Alert?
由 deeplearning1993(@deeplearning1993)开发并维护,当前版本 v1.0.0。
推荐 Skills