← 返回 Skills 市场
bowen31337

WhaleWatch CLI

作者 bowen31337 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
561
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whalecli
功能描述
Agent-native whale wallet tracker for ETH and BTC chains. Track large crypto wallet movements, score whale activity, detect accumulation/distribution pattern...
安全使用建议
This skill appears to be what it claims: a thin agent wrapper that runs a separate 'whalecli' tool and parses its JSON. Before installing or enabling autonomous use: 1) verify the external 'whalecli' package (PyPI/GitHub links in SKILL.md) to ensure you trust that code; 2) be aware that alerts can be configured to post to arbitrary webhooks — those endpoints will receive on-chain/wallet data, so only configure trusted URLs; 3) the skill expects an Etherscan API key stored in a local config file (not as a required env var) — supply keys only if you accept that access; 4) SKILL.md references automatic triggers and betting integrations (Simmer/Polymarket) — if you allow the agent to invoke the skill autonomously, decide whether automatic scans or pre-bet checks are acceptable in your environment. If you want higher assurance, inspect the upstream 'whalecli' package source on GitHub/PyPI before running pip install.
功能分析
Type: OpenClaw Skill Name: whalecli Version: 0.1.0 The skill is classified as suspicious due to its high-risk capabilities, particularly the explicit instruction in `SKILL.md` for the AI agent to perform autonomous financial transactions (e.g., `place_simmer_bet`) based on market signals. While this aligns with the stated purpose of 'closed-loop signal→bet workflows', it represents a significant risk for unauthorized financial actions if the agent is compromised or misinterprets instructions. Additionally, the `whalecli alert set --webhook` command exposes a capability to send data to arbitrary external endpoints, which could be abused for data exfiltration, even if presented as a legitimate feature.
能力评估
Purpose & Capability
The name/description (whale wallet tracker for ETH/BTC) matches the shipped SKILL.md and the wrapper script, which simply calls a 'whalecli' command-line tool and parses JSON. The SKILL.md documents expected APIs (Etherscan, mempool.space) and external integrations (Simmer/FearHarvester) that are consistent with the stated purpose.
Instruction Scope
Runtime instructions and the helper script limit themselves to invoking 'whalecli' and printing/parsing results. However, SKILL.md documents alert webhooks and an automated trigger model (periodic heartbeats, pre-bet checks) — these introduce the possibility of sending scan results to external endpoints (user-specified webhooks) and of the agent autonomously running the skill. The code included does not read unrelated system files or environment variables, but users should be aware that configuring arbitrary webhooks can transmit on-chain/wallet data externally.
Install Mechanism
This is an instruction-only skill with a small helper script; there is no install spec in the registry. SKILL.md suggests pip installing 'whalecli' from PyPI/GitHub (links provided). That is a normal, expected install flow for a CLI wrapper; no unusual download-from-random-URL behavior is present in the packaged files. (Note: the SKILL.md contains a likely-typo install line 'uv pip install whalecli'.)
Credentials
The skill declares no required env vars and the script reads none. SKILL.md does instruct storing an Etherscan API key in ~/.config/whalecli/config.toml (a local config file) — that is proportional to its function. There is a mild mismatch between declared requirements (none) and the practical requirement that users supply an Etherscan API key for ETH features; no unrelated credentials are requested.
Persistence & Privilege
always:false and normal model invocation are used (no forced always-on behavior). The skill does not attempt to change other skills or system-wide settings. The only persistent artifact described is a local config file (~/.config/whalecli/config.toml), which is a reasonable and limited persistence for a CLI tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whalecli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whalecli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: agent-native whale wallet tracker for ETH/BTC/HL chains. 4D scoring algorithm, JSONL streaming, FearHarvester integration.
元数据
Slug whalecli
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WhaleWatch CLI 是什么?

Agent-native whale wallet tracker for ETH and BTC chains. Track large crypto wallet movements, score whale activity, detect accumulation/distribution pattern... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 561 次。

如何安装 WhaleWatch CLI?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install whalecli」即可一键安装,无需额外配置。

WhaleWatch CLI 是免费的吗?

是的,WhaleWatch CLI 完全免费(开源免费),可自由下载、安装和使用。

WhaleWatch CLI 支持哪些平台?

WhaleWatch CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WhaleWatch CLI?

由 bowen31337(@bowen31337)开发并维护,当前版本 v0.1.0。

💬 留言讨论