← 返回 Skills 市场
supah-based

SUPAH Whale Tracker

作者 supah-based · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ 安全检测通过
195
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install supah-whale-tracker
功能描述
Real-time whale activity monitoring and smart money following for Base blockchain. Track large transactions, wallet accumulation patterns, and smart money fl...
安全使用建议
This skill appears to do what it says: it queries SUPAH's API (api.supah.ai) for whale data and expects x402 micropayments to a listed Base address. Before installing, verify the publisher and the payTo address (0xD3B2eCfe77780bFfDFA356B70DC190C914521761) are legitimate for SUPAH, and confirm you accept automated x402 micropayments (small USDC charges). Note the minor inconsistencies: SKILL.md/registry claim curl is required though the included code uses Node only, and SUPAH_API_BASE is marked required even though the code has a default. Those look like documentation drift rather than functional red flags, but if you need high assurance, ask the publisher for source/origin verification (the manifest lists a GitHub repo and a README install URL) and run the skill in a sandboxed environment first to confirm billing behavior.
能力评估
Purpose & Capability
The name/description match the code and SKILL.md: the skill queries a SUPAH API for whale data. However, registry/SKILL.md list 'curl' as a required binary even though the included code uses Node's https module and does not call curl, and SUPAH_API_BASE is declared required despite index.js providing a harmless default. These are inconsistencies but plausibly harmless (documentation drift).
Instruction Scope
SKILL.md instructs the agent to query SUPAH's API and explains x402 micropayments; the included index.js only makes HTTPS GETs (JSON) to the SUPAH API host and prints results. The instructions do not ask the agent to read unrelated files, credentials, or system paths, nor to send data to unexpected third parties.
Install Mechanism
No install spec; this is instruction-only with an included CLI script. There are no download URLs or extract steps in the skill manifest. The README contains an example install URL (tools.supah.ai) but that URL is not used by the skill package itself.
Credentials
The only declared env var is SUPAH_API_BASE (non-secret base URL). The skill does not request tokens, keys, or unrelated credentials. Note: SUPAH_API_BASE is declared required but the code uses a default value if it's absent. The SKILL metadata also embeds an x402 payTo address — normal for a paid API but means calls will incur on-chain micropayments which users should expect.
Persistence & Privilege
always is false and the skill does not modify other skills or system configuration. Autonomous invocation is allowed (platform default), which is expected for this type of skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install supah-whale-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /supah-whale-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Removed all API key references, free tiers, subscription pricing. x402 only.
v1.2.0
Security: declared required bins, env vars, outbound network, x402 payment details in metadata.
v1.1.0
x402 only: removed free tier, added Moralis attribution, standardized pricing
v1.0.0
Initial release: Smart money flow detection and whale wallet tracking. x402 micropayments.
元数据
Slug supah-whale-tracker
版本 1.3.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

SUPAH Whale Tracker 是什么?

Real-time whale activity monitoring and smart money following for Base blockchain. Track large transactions, wallet accumulation patterns, and smart money fl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。

如何安装 SUPAH Whale Tracker?

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

SUPAH Whale Tracker 是免费的吗?

是的,SUPAH Whale Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SUPAH Whale Tracker 支持哪些平台?

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

谁开发了 SUPAH Whale Tracker?

由 supah-based(@supah-based)开发并维护,当前版本 v1.3.0。

💬 留言讨论