← 返回 Skills 市场
yonglongjinhao-max

Sina Market

作者 yonglongjinhao-max · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
128
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install sina-market
功能描述
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 to do exactly what it says: fetch and normalize public market data from Sina Finance. Before installing, verify you trust the skill source (owner ID is present but no homepage), and be aware the scripts make outbound HTTP(S) requests to Sina (hq.sinajs.cn and finance.sina.com.cn). If you plan to run the bundled Python code, review the files locally and consider running them in an isolated environment (container/VM) if you have concerns about executing code from an unknown origin.
功能分析
Type: OpenClaw Skill Name: sina-market Version: 1.0.0 The sina-market skill is a legitimate tool designed to fetch and parse market data (A-shares, Hong Kong stocks, and domestic futures) from Sina Finance's public web resources. The implementation in scripts/sina_market.py and scripts/sina_futures.py uses standard Python libraries like urllib and re to interact with hq.sinajs.cn and finance.sina.com.cn. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic strictly aligns with the stated purpose of financial data retrieval.
能力评估
Purpose & Capability
Name/description match the included scripts and references: the Python scripts fetch and parse hq.sinajs.cn and finance.sina.com.cn for stocks and futures. No credentials, unrelated binaries, or unrelated services are requested.
Instruction Scope
SKILL.md documents CLI usage that maps directly to the scripts' behavior (detect, stock-quote, futures-quote, futures-page, inspect, coverage-test). The runtime instructions and code only read the local mapping file and call Sina public endpoints; they do not read unrelated system files or attempt to transmit data to third-party endpoints.
Install Mechanism
No install spec is provided (instruction-only). Code files are bundled but there is no download/install-from-URL behavior, package manager pulls, or archive extraction that would increase risk.
Credentials
The skill requires no environment variables or credentials. All external network access is to Sina endpoints (hq.sinajs.cn and finance.sina.com.cn) which is consistent with the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify other skills or system-wide agent settings. It runs as a normal CLI helper and prints results; no persistent privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sina-market
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sina-market 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
1.0
元数据
Slug sina-market
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Sina Market 是什么?

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 插件,目前累计下载 128 次。

如何安装 Sina Market?

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

Sina Market 是免费的吗?

是的,Sina Market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sina Market 支持哪些平台?

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

谁开发了 Sina Market?

由 yonglongjinhao-max(@yonglongjinhao-max)开发并维护,当前版本 v1.0.0。

💬 留言讨论