← Back to Skills Marketplace
8603
Downloads
20
Stars
0
Active Installs
14
Versions
Install in OpenClaw
/install stock-price-query
Description
股票查询 / Stock price query. 实时查询股票、股价、行情数据,支持 A 股(沪深)、港股、美股及大盘指数(上证、深证、恒生、纳斯达克、道琼斯、标普500),支持批量查询,零配置开箱即用。Real-time stock price, quote and market index query fo...
Usage Guidance
Reasonable to install for stock price lookups if you are comfortable with requested ticker symbols being sent to Tencent Finance. In privacy- or compliance-sensitive environments, confirm that outbound access to qt.gtimg.cn is allowed and avoid using it for sensitive watchlists or unreleased trading context.
Capability Analysis
Type: OpenClaw Skill
Name: stock-price-query
Version: 1.2.1
The stock-price-query skill is a legitimate tool for fetching real-time market data from Tencent Finance's public API (qt.gtimg.cn). The core logic in `scripts/stock_query.py` includes robust input validation using regular expressions to prevent command injection and strictly adheres to its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt instructions was found across the code or documentation.
Capability Assessment
Purpose & Capability
The documented purpose is real-time stock and market-index lookup, and the script only validates ticker inputs, calls the Tencent Finance quote endpoint, parses quote data, and prints JSON results.
Instruction Scope
The invocation examples include broad stock-related phrases, so the skill could run on somewhat ambiguous stock-market questions, but the resulting action is a low-impact quote lookup rather than account, file, or system mutation.
Install Mechanism
The package contains markdown plus one Python script and declares only a python3 binary requirement; the external API endpoint is disclosed in the documentation, though not separately expressed as a metadata permission.
Credentials
Outbound HTTPS requests to qt.gtimg.cn are proportionate for real-time market data, but queried ticker symbols are sent to that third-party service.
Persistence & Privilege
No artifact evidence shows background workers, privilege escalation, local file indexing, credential/session access, or persistence mechanisms.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-price-query - After installation, invoke the skill by name or use
/stock-price-query - Provide required inputs per the skill's parameter spec and get structured output
Changelog
规避 ClawHub 安全扫描器对 'API Key' 关键词的误判(skill 实际无需任何凭证);新增数据实时性说明段落
Metadata
Frequently Asked Questions
What is 股票查询 / Stock Price Query?
股票查询 / Stock price query. 实时查询股票、股价、行情数据,支持 A 股(沪深)、港股、美股及大盘指数(上证、深证、恒生、纳斯达克、道琼斯、标普500),支持批量查询,零配置开箱即用。Real-time stock price, quote and market index query fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 8603 downloads so far.
How do I install 股票查询 / Stock Price Query?
Run "/install stock-price-query" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 股票查询 / Stock Price Query free?
Yes, 股票查询 / Stock Price Query is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 股票查询 / Stock Price Query support?
股票查询 / Stock Price Query is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 股票查询 / Stock Price Query?
It is built and maintained by Jeff (@tjefferson); the current version is v1.2.1.
More Skills