Sina Market
v1.0.0Fetch 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...
⭐ 0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk97774f81q2mt5ycczf3h11dgd83w5fg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
