← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sina-market-gsagent
功能描述
Fetch and inspect market data from Sina Finance public webpage resources across multiple market types. Use when a user wants A-share quotes, Hong Kong stock...
安全使用建议
This skill appears coherent and implements a scraper/parser for Sina public pages. Before installing, consider: (1) it will make outbound HTTPS requests to hq.sinajs.cn and finance.sina.com.cn whenever used (check corporate/network policy), (2) parsing is brittle by nature — site changes may break outputs, and (3) run the included scripts in a sandbox or inspect them locally if you have stricter security requirements. No secrets or unusual system access are requested.
功能分析
Type: OpenClaw Skill
Name: sina-market-gsagent
Version: 1.3.0
The skill bundle is a legitimate tool for fetching financial market data from Sina Finance. The Python scripts (sina_market.py and sina_futures.py) use the standard library to perform HTTP requests to known Sina Finance domains (hq.sinajs.cn and finance.sina.com.cn) and parse the returned data. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic is consistent with the stated purpose of market data retrieval.
能力评估
Purpose & Capability
The name/description (Sina market data) matches the included Python scripts which call hq.sinajs.cn and finance.sina.com.cn to fetch and normalize stock/futures data. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs running the included scripts to detect symbols and fetch quotes. The runtime instructions and scripts only read the bundled references files and make HTTP(S) requests to Sina endpoints; they do not access other system files, credentials, or external endpoints outside Sina.
Install Mechanism
No install spec is provided (instruction-only skill with code files included). Nothing in the bundle downloads or installs third-party code from arbitrary URLs; scripts are local Python files executed directly.
Credentials
The skill declares no required environment variables or credentials and the code does not attempt to read environment secrets. Network access is only to public Sina endpoints and local reference files.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges or modify other skills. It runs only when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sina-market-gsagent - 安装完成后,直接呼叫该 Skill 的名称或使用
/sina-market-gsagent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Fix commodity futures last-price fallback when field=0; add 403 exception handling; add WH/WS/LR/RI/PM/ME aliases; tested coverage with 39 futures symbols
元数据
常见问题
Sina Market (GSAgent) 是什么?
Fetch and inspect market data from Sina Finance public webpage resources across multiple market types. Use when a user wants A-share quotes, Hong Kong stock... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Sina Market (GSAgent)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sina-market-gsagent」即可一键安装,无需额外配置。
Sina Market (GSAgent) 是免费的吗?
是的,Sina Market (GSAgent) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sina Market (GSAgent) 支持哪些平台?
Sina Market (GSAgent) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sina Market (GSAgent)?
由 yzsec(@yzsec)开发并维护,当前版本 v1.3.0。
推荐 Skills