← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-index-monitor
功能描述
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
安全使用建议
This skill claims a full stock-monitoring daemon but provides no code, install steps, or data sources — and asks you to run a local ./control.sh that isn't included. Before installing or following these instructions: (1) Ask the publisher for the actual source code or an install package and a provenance (GitHub repo, release URL, checksum). (2) Request explicit details of what market-data APIs or news endpoints it uses and what credentials (if any) are required. (3) Never run an unknown control.sh: inspect its contents first; run it in a sandbox or throwaway VM as a non-privileged user. (4) If the skill will fetch code at runtime, require signed releases from a trusted host. (5) If you plan to provide API keys, only give the minimum-scoped keys and verify network endpoints the skill uses. Given the missing pieces, do not run any start scripts or grant credentials until the author supplies source code and a clear install plan.
功能分析
Type: OpenClaw Skill
Name: stock-index-monitor
Version: 1.0.0
The skill bundle contains documentation (SKILL.md) that instructs the AI agent to execute shell commands and manage background processes via a script named 'control.sh'. While the stated purpose of a stock monitoring system is plausible, the bundle is incomplete as it lacks the actual implementation code and the shell scripts it references. Directing an agent to execute unverified external shell scripts is a high-risk behavior (potential RCE) that requires the missing source code for a proper security audit.
能力评估
Purpose & Capability
The SKILL.md claims a full, always-running stock monitor with data, alerts, and news analysis, but the skill bundle contains no code, no install spec, no binaries, and no declared data/API credentials. A legitimate implementation would need market-data sources or broker/API keys and some executable code; those are missing.
Instruction Scope
Runtime instructions tell the agent/user to cd into ~/workspace/skills/stock-monitor/scripts and run ./control.sh start/status/log/stop. The package contains no scripts. Directing execution of a local control.sh (which may not exist) is vague and could cause an agent or user to create/execute arbitrary shell scripts — a scope mismatch and potential operational risk.
Install Mechanism
There is no install spec (instruction-only), which normally reduces risk. However, because the instructions expect a local persistent process (control.sh) but the bundle provides no code or source to install, it is unclear how the runtime assets are obtained — this ambiguity increases risk if the agent or user fetches code from an untrusted location.
Credentials
The skill declares no required environment variables or credentials. Real-world monitoring (market data, news APIs, or trading) typically requires API keys or service credentials; their absence is an inconsistency (either omitted or expected to be supplied later interactively). This could lead to ad-hoc credential requests or insecure behavior.
Persistence & Privilege
The instructions expect running a background/daemon process under the user's workspace, which implies file creation and persistent execution. The skill does not request platform-wide privileges or set always:true, but persistent local processes can still have impact; the skill gives no guidance on where code comes from or what user account it should run under.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-index-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-index-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Stock-index-monitor 1.0.0 - 全功能股票监控预警系统上线
- 新增7大预警规则:成本百分比、日内涨跌幅、成交量异动、均线金叉死叉、RSI超买超卖、跳空缺口、动态止盈
- 支持分级预警:紧急级、警告级、提醒级,结合多条件共振提高准确性
- 符合中国投资者习惯:红涨(盈利)、绿跌(亏损)色彩显示
- 智能监控频率,区分交易时段和不同标的(个股/ETF/黄金)
- 灵活自定义:支持各类参数和预警阈值调整
- 多样化预警消息模板,便于快速决策
元数据
常见问题
StockIndexMonitor 是什么?
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 StockIndexMonitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-index-monitor」即可一键安装,无需额外配置。
StockIndexMonitor 是免费的吗?
是的,StockIndexMonitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
StockIndexMonitor 支持哪些平台?
StockIndexMonitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 StockIndexMonitor?
由 Quant520(@quant520)开发并维护,当前版本 v1.0.0。
推荐 Skills