← 返回 Skills 市场
SUPAH Base Intelligence
作者
supah-based
· GitHub ↗
· v1.3.0
· MIT-0
161
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install supah-base-intelligence
功能描述
Comprehensive token intelligence for Base blockchain. Risk scores, whale tracking, signal analysis, and safety checks for any Base token. Powered by SUPAH 5-...
安全使用建议
This skill is coherent with its stated purpose: it only makes HTTPS requests to SUPAH API endpoints and doesn't ask for secrets. Before installing: (1) verify the skill source/repository and that the payTo address in SKILL.md/clawhub.json matches SUPAH's official documentation if you plan to use x402 payments; (2) if you set SUPAH_API_BASE, ensure it points to a trusted host (otherwise the agent will call whatever hostname you provide); and (3) be aware that using the skill will cause outbound network requests and may trigger on‑chain x402 micropayments via your environment's x402 client — the skill itself does not hold or require private keys. If you need stronger assurance, confirm the package's upstream GitHub repo and check that api.supah.ai is the intended production endpoint.
能力评估
Purpose & Capability
Name/description match the implemented behaviour: index.js implements token scans, safety checks, signals, wallet analysis by calling SUPAH API endpoints. Required binaries (node, curl) are reasonable. The only minor inconsistency: registry lists SUPAH_API_BASE as required but the code treats it as optional (it uses a default hostname). Version/repo/homepage fields differ across files but do not change behavior.
Instruction Scope
SKILL.md and code instruct only outward HTTPS API requests to SUPAH endpoints. There are no instructions to read local secrets, scan arbitrary files, or transmit data to unexpected hosts. The SKILL.md includes x402 micropayment metadata (payTo address) — the skill itself does not implement payments; it simply calls the API and reports a cost string.
Install Mechanism
No install spec is provided (instruction-only install), and included JavaScript uses only Node built-ins (https). There are no external downloads, no package installs with third‑party dependencies, and no archives from untrusted URLs.
Credentials
Only SUPAH_API_BASE is listed; the code uses it solely as an API hostname override. No secret tokens, private keys, or unrelated credentials are requested. The x402 payment metadata references a payTo address, but the skill doesn't require or handle private keys — payments are described as handled externally via an x402-compatible client.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify system/other-skill configuration. It performs transient outbound HTTPS calls only and exports simple functions for on-demand use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supah-base-intelligence - 安装完成后,直接呼叫该 Skill 的名称或使用
/supah-base-intelligence触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Removed all API key references. x402 USDC 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: 5-gate token scoring system (SIG, TA, SEC, PRED, NARR). x402 micropayments.
元数据
常见问题
SUPAH Base Intelligence 是什么?
Comprehensive token intelligence for Base blockchain. Risk scores, whale tracking, signal analysis, and safety checks for any Base token. Powered by SUPAH 5-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 SUPAH Base Intelligence?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supah-base-intelligence」即可一键安装,无需额外配置。
SUPAH Base Intelligence 是免费的吗?
是的,SUPAH Base Intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SUPAH Base Intelligence 支持哪些平台?
SUPAH Base Intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SUPAH Base Intelligence?
由 supah-based(@supah-based)开发并维护,当前版本 v1.3.0。
推荐 Skills