← 返回 Skills 市场
Market Sentiment Pulse
作者
balkanblbn
· GitHub ↗
· v1.1.0
3688
总下载
1
收藏
18
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install market-sentiment-pulse - 安装完成后,直接呼叫该 Skill 的名称或使用
/market-sentiment-pulse触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added sentiment analysis engine
v1.0.0
Sentiment analysis for crypto and stocks
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3688 次。
如何安装 Market Sentiment Pulse?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install market-sentiment-pulse」即可一键安装,无需额外配置。
Market Sentiment Pulse 是免费的吗?
是的,Market Sentiment Pulse 完全免费(开源免费),可自由下载、安装和使用。
Market Sentiment Pulse 支持哪些平台?
Market Sentiment Pulse 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Market Sentiment Pulse?
由 balkanblbn(@balkanblbn)开发并维护,当前版本 v1.1.0。
推荐 Skills