← Back to Skills Marketplace
yzsec

Sina Market (GSAgent)

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

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

How do I install Sina Market (GSAgent)?

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

Is Sina Market (GSAgent) free?

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

Which platforms does Sina Market (GSAgent) support?

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

Who created Sina Market (GSAgent)?

It is built and maintained by yzsec (@yzsec); the current version is v1.3.0.

💬 Comments