← Back to Skills Marketplace
balkanblbn

Market Sentiment Pulse

by balkanblbn · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
3688
Downloads
1
Stars
18
Active Installs
2
Versions
Install in OpenClaw
/install market-sentiment-pulse
Description
Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading.
Usage Guidance
This skill is a lightweight, local sentiment scorer — it does not fetch news or social posts itself. Before using: (1) verify you understand how the agent will gather text (the agent may make web requests or use third‑party APIs, which could involve network access or credentials you supply separately); (2) recognize the analyzer is a simple keyword approach and not a robust sentiment model — don't rely on it as sole trading advice; (3) consider reviewing or testing the Python script locally to confirm behavior; and (4) if you need real aggregation of social/news data, prefer adding explicit, auditable connectors (official APIs) rather than implicit web scraping.
Capability Analysis
Type: OpenClaw Skill Name: market-sentiment-pulse Version: 1.1.0 The skill bundle is benign. The `_meta.json` and `SKILL.md` files contain standard metadata and descriptive instructions without any prompt injection attempts. The `scripts/analyze_vibe.py` script performs a simple keyword-based sentiment analysis on text provided via command-line arguments. It does not perform any file I/O, network requests, shell executions, or access sensitive system resources. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
The skill's name and description promise aggregation of news and social signals, but the included code only performs a local keyword-based sentiment analysis on text passed in; fetching/aggregation is left to the agent. This is a modest mismatch (the skill doesn't itself collect external data) but not inherently malicious.
Instruction Scope
SKILL.md instructs the agent to 'Fetch recent news and social posts' but provides no concrete fetch implementation or required API keys. The runtime script expects text input and performs no network or file I/O. The instructions therefore rely on the agent to gather data, which is a scope gap worth noting.
Install Mechanism
No install spec and a single small Python script (no downloads, no extracted archives). Low installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no suspicious secret requests and nothing disproportionate to its stated purpose.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not modify other skills or request persistent system-wide privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install market-sentiment-pulse
  3. After installation, invoke the skill by name or use /market-sentiment-pulse
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added sentiment analysis engine
v1.0.0
Sentiment analysis for crypto and stocks
Metadata
Slug market-sentiment-pulse
Version 1.1.0
License
All-time Installs 21
Active Installs 18
Total Versions 2
Frequently Asked Questions

What is Market Sentiment Pulse?

Aggregates and analyzes market sentiment for specific crypto or stock tickers by scanning news and social signals. Useful for quick vibe checks before trading. It is an AI Agent Skill for Claude Code / OpenClaw, with 3688 downloads so far.

How do I install Market Sentiment Pulse?

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

Is Market Sentiment Pulse free?

Yes, Market Sentiment Pulse is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Market Sentiment Pulse support?

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

Who created Market Sentiment Pulse?

It is built and maintained by balkanblbn (@balkanblbn); the current version is v1.1.0.

💬 Comments