← Back to Skills Marketplace
yonglongjinhao-max

Sina Market

by yonglongjinhao-max · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sina-market
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sina-market
  3. After installation, invoke the skill by name or use /sina-market
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
1.0
Metadata
Slug sina-market
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Sina Market?

Run "/install sina-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sina Market free?

Yes, Sina Market is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sina Market support?

Sina Market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sina Market?

It is built and maintained by yonglongjinhao-max (@yonglongjinhao-max); the current version is v1.0.0.

💬 Comments