📦 Market Sentiment Pulse — 市场情绪速览

v1.1.0

聚合并分析指定加密货币或股票代码的新闻与社交情绪,为交易前提供快速氛围判断。

1· 3.5k·18 当前·21 累计
下载技能包
最后更新
2026/2/28
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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 c...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
No install spec and a single small Python script (no downloads, no extracted archives). Low installation risk.
凭证需求
The skill requests no environment variables, credentials, or config paths. There are no suspicious secret requests and nothing disproportionate to its stated purpose.
持久化与权限
The skill is not always-enabled and uses default autonomous invocation settings. It does not modify other skills or request persistent system-wide privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.1.02026/2/28

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install market-sentiment-pulse
镜像加速npx clawhub@latest install market-sentiment-pulse --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库