← Back to Skills Marketplace
supah-based

SUPAH Pulse

by supah-based · GitHub ↗ · v2.3.0 · MIT-0
cross-platform ✓ Security Clean
174
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install supah-pulse
Description
Real-time crypto market intelligence briefing. One command gives any agent the full picture: market regime, fear/greed, BTC/ETH dominance, gas costs, trendin...
Usage Guidance
This skill is internally consistent for providing a paid market briefing, but review these before installing: 1) Cost and payments — each call triggers an x402 USDC micropayment (default $0.03) to an on‑chain payTo address; confirm you accept these charges and that the agent will use a wallet you control. 2) Trustworthiness of api.supah.ai — the skill comes from an unknown source; verify the service and the owner before sending funds or using it for trading decisions. 3) Test safely — run the script in a sandbox or with no funds (or with SUPAH_API_BASE pointed to a test endpoint) to confirm behavior. 4) Privacy & risk — the skill makes outbound network calls to multiple public APIs and a paid backend that aggregates data; do not pass private keys, secrets, or other sensitive data into the skill. If you need higher assurance, obtain provenance for the publisher and confirm the payment address and API behavior out-of-band before trusting automated payments.
Capability Assessment
Purpose & Capability
Name/description (crypto market intelligence) match the declared requirements and included script: curl and node are used to fetch and parse market data; SUPAH_API_BASE overrides the API base. The listed external services (CoinGecko, Alternative.me, DeFiLlama, Moralis) are exactly the APIs the skill calls.
Instruction Scope
SKILL.md and scripts confine actions to fetching market data from the declared endpoints, parsing results, and printing a briefing. The script only reads files it creates in a temporary directory and writes a /tmp/market-pulse-result.json in the payment-required branch. There is no access to unrelated local files, wide environment enumeration, or hidden exfiltration code, but the skill performs network calls and relies on an on‑chain micropayment flow that your agent/wallet will execute automatically.
Install Mechanism
No install spec; this is instruction-only with an included shell script and inline node parsing. Nothing is downloaded from arbitrary URLs at install time and no archives are extracted — low install risk.
Credentials
Only SUPAH_API_BASE is declared (to override the default https://api.supah.ai). No API keys or secrets are requested by the skill. However, the skill expects your agent to perform x402 micropayments (USDC on Base) automatically; having funds in an agent-controlled wallet is required and can result in charges ($0.03 per call). Ensure you understand which wallet the agent will use and trust the payment destination.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges or modify other skills or agent-wide configs. Autonomous invocation is allowed by default (expected) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supah-pulse
  3. After installation, invoke the skill by name or use /supah-pulse
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.3.0
Clean x402 only publish.
v2.2.0
Security: declared required bins, env vars, outbound network, x402 payment details in metadata.
v2.1.0
x402 only: removed API key references, added Moralis attribution
v2.0.0
v2.0: Full ETH market sentiment + regime intelligence. 6-layer scoring: ETH momentum, trend health, sentiment, macro signals, mean reversion, ML prediction. x402 micropayments.
Metadata
Slug supah-pulse
Version 2.3.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is SUPAH Pulse?

Real-time crypto market intelligence briefing. One command gives any agent the full picture: market regime, fear/greed, BTC/ETH dominance, gas costs, trendin... It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.

How do I install SUPAH Pulse?

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

Is SUPAH Pulse free?

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

Which platforms does SUPAH Pulse support?

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

Who created SUPAH Pulse?

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

💬 Comments