← Back to Skills Marketplace
yuyiyuleyuli-cloud

Fear Greed Index

by yuyiyuleyuli-cloud · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
99
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install fear-greed-index
Description
Crypto Fear & Greed Index reporter. Fetches current market sentiment index and provides simple analysis combined with BTC price movement. Use when users want...
README (SKILL.md)

Crypto Fear & Greed Index

Overview

Get the current Crypto Fear & Greed Index from Alternative.me, combined with Bitcoin's latest price change, and provides simple market sentiment analysis for traders.

Data source: Alternative.me Crypto Fear & Greed Index API

Commands

Command Description
index.py Get latest fear & greed index with market analysis
history.py Get 30-day historical data

Usage

# Get latest index and analysis
python scripts/index.py --user-id \x3Cuser-id>

Pricing: 0.001 USDT per call, billed via SkillPay.me.

Output

  • Current fear & greed index value (0-100)
  • Sentiment classification (Extreme Fear / Fear / Neutral / Greed / Extreme Greed)
  • Trend compared to yesterday
  • BTC latest price and 24h change
  • Simple market sentiment analysis

Index Classification

Value Sentiment
0-24 Extreme Fear
25-44 Fear
45-55 Neutral
56-75 Greed
76-100 Extreme Greed
Usage Guidance
This skill fetches the Fear & Greed index and BTC price as advertised, but it also charges 0.001 USDT per call via SkillPay.me and expects a SKILLPAY_API_KEY (env or CLI) even though the registry/SKILL.md don't declare that requirement. Before installing: 1) Ask the publisher to declare SKILLPAY_API_KEY (or remove the billing call) and to document exactly what data is sent to SkillPay.me. 2) Verify the reputation and TLS/ownership of https://skillpay.me and the billing API. 3) If you must provide an API key, prefer creating a scoped or revocable key and test the scripts in a sandboxed environment first. 4) If you do not want automatic billing or to share an API key, do not install or run this skill until the billing flow is made explicit and registered in the skill metadata.
Capability Analysis
Type: OpenClaw Skill Name: fear-greed-index Version: 1.0.1 The skill bundle provides a legitimate service for fetching cryptocurrency market sentiment data from Alternative.me. It includes a transparent billing mechanism via SkillPay.me, which requires a user ID and an API key (scripts/index.py and scripts/history.py). No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic is consistent with the described functionality.
Capability Assessment
Purpose & Capability
Functionality (fetching Alternative.me F&G index and BTC price) matches the name/description. The additional behavior — charging via SkillPay.me — is plausible for a paid skill, but the registry metadata did not declare any required env vars or primary credential even though the code expects SKILLPAY_API_KEY. That mismatch is unexpected.
Instruction Scope
SKILL.md instructs running the included scripts with a --user-id and notes a per-call price, but it does not document that the code will attempt to POST to https://skillpay.me/api/v1 and requires a SKILLPAY_API_KEY (from --api-key or env). The scripts will perform network calls to both Alternative.me and SkillPay.me and will exit if the billing call fails. The instructions omit an operational requirement (the API key) and lack detail about what is sent to the payment endpoint.
Install Mechanism
No install spec; code is provided as simple Python scripts that will be executed. No external installers, downloaded archives, or obscure URLs are used. This is low installation risk.
Credentials
Registry metadata declares no required environment variables, but both scripts read SKILLPAY_API_KEY from the environment (or accept it via CLI). Requiring an API key for billing is reasonable, but it should be explicitly declared as a required credential (primaryEnv) so users know a secret is needed. There are no other unrelated credentials requested.
Persistence & Privilege
The skill does not request persistent or elevated agent privileges; always is false, it does not modify other skill configs, and it only performs outbound HTTP requests. Normal autonomous invocation is allowed but not combined with other high privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install fear-greed-index
  3. After installation, invoke the skill by name or use /fear-greed-index
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Documentation update: No user-facing or functionality changes; _meta.json updated. - All features, usage, and pricing remain the same.
v1.0.0
Initial release: Get current fear & greed index with BTC price analysis and historical data
Metadata
Slug fear-greed-index
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Fear Greed Index?

Crypto Fear & Greed Index reporter. Fetches current market sentiment index and provides simple analysis combined with BTC price movement. Use when users want... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Fear Greed Index?

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

Is Fear Greed Index free?

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

Which platforms does Fear Greed Index support?

Fear Greed Index is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Fear Greed Index?

It is built and maintained by yuyiyuleyuli-cloud (@yuyiyuleyuli-cloud); the current version is v1.0.1.

💬 Comments