← Back to Skills Marketplace
supah-based

SUPAH Base Intelligence

by supah-based · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install supah-base-intelligence
Description
Comprehensive token intelligence for Base blockchain. Risk scores, whale tracking, signal analysis, and safety checks for any Base token. Powered by SUPAH 5-...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supah-base-intelligence
  3. After installation, invoke the skill by name or use /supah-base-intelligence
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug supah-base-intelligence
Version 1.3.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is 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-... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install SUPAH Base Intelligence?

Run "/install supah-base-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SUPAH Base Intelligence free?

Yes, SUPAH Base Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SUPAH Base Intelligence support?

SUPAH Base Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SUPAH Base Intelligence?

It is built and maintained by supah-based (@supah-based); the current version is v1.3.0.

💬 Comments