← 返回 Skills 市场
mrblackerx

股票查询

作者 MrBlackerX · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4470
总下载
0
收藏
43
当前安装
1
版本数
在 OpenClaw 中安装
/install stock
功能描述
查询A股、港股、美股股票的实时行情,包括价格、涨跌幅、开盘价、成交量等详细数据。
安全使用建议
This looks safe for ordinary stock quote lookup use. Before installing, users should understand that it contacts an external stock data service, so queried symbols may be visible to that provider.
功能分析
Type: OpenClaw Skill Name: stock Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear, non-malicious instructions for the AI agent. The `bin/stock.js` script fetches stock data from `https://hq.sinajs.cn` using the built-in Node.js `https` module. Input validation for stock symbols is robust, preventing injection vulnerabilities. There are no attempts to access sensitive data, execute arbitrary commands, establish persistence, or exfiltrate information. All actions are aligned with the stated purpose of querying stock prices.
能力评估
Purpose & Capability
The described capability is coherent with the stated purpose: it accepts stock symbols and fetches quote data from a stock-data endpoint.
Instruction Scope
No prompt-injection indicators, role overrides, hidden instructions, or broad agent authority were reported in the supplied scanner evidence.
Install Mechanism
No unusual install hooks, package-manager side effects, or automatic execution mechanisms were identified.
Credentials
Network access to a quote-data service is proportionate for a stock lookup skill; no credential, filesystem, or local profile access is indicated.
Persistence & Privilege
No persistence, privilege escalation, background worker, arbitrary command execution, or destructive behavior is evidenced.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Stock Skill - 股票查询 - Query real-time stock data for A-shares, Hong Kong stocks, and US stocks. - Supports automatic market identification for A-shares (Shanghai/Shenzhen). - Retrieves information using Sina Finance API. - Outputs current price, change percentage and amount, open/high/low price, trading volume/value, and turnover rate.
元数据
Slug stock
版本 1.0.0
许可证
累计安装 43
当前安装数 43
历史版本数 1
常见问题

股票查询 是什么?

查询A股、港股、美股股票的实时行情,包括价格、涨跌幅、开盘价、成交量等详细数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4470 次。

如何安装 股票查询?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock」即可一键安装,无需额外配置。

股票查询 是免费的吗?

是的,股票查询 完全免费(开源免费),可自由下载、安装和使用。

股票查询 支持哪些平台?

股票查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 股票查询?

由 MrBlackerX(@mrblackerx)开发并维护,当前版本 v1.0.0。

💬 留言讨论