← Back to Skills Marketplace
股票查询
by
MrBlackerX
· GitHub ↗
· v1.0.0
4470
Downloads
0
Stars
43
Active Installs
1
Versions
Install in OpenClaw
/install stock
Description
查询A股、港股、美股股票的实时行情,包括价格、涨跌幅、开盘价、成交量等详细数据。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock - After installation, invoke the skill by name or use
/stock - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 股票查询?
查询A股、港股、美股股票的实时行情,包括价格、涨跌幅、开盘价、成交量等详细数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 4470 downloads so far.
How do I install 股票查询?
Run "/install stock" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 股票查询 free?
Yes, 股票查询 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 股票查询 support?
股票查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 股票查询?
It is built and maintained by MrBlackerX (@mrblackerx); the current version is v1.0.0.
More Skills