China Stock Sector Strategy
v2.0.0板块策略分析(纯 OpenClaw 公开源版):基于东财公开行业/概念板块快照。
⭐ 0· 57·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 Python script and SKILL.md. The only required runtime is Python and the script calls Eastmoney public APIs to produce sector/concept snapshots — this is proportionate to the claimed functionality.
Instruction Scope
SKILL.md directs the agent to run the bundled script and optionally use web_search/web_fetch for supplemental info. The script only issues HTTP GETs to Eastmoney public endpoints and prints JSON; it does not read local files, environment secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec; the skill is instruction-only with a small included script. Nothing is downloaded or extracted at install time and no third-party packages or external installers are invoked.
Credentials
The skill declares no required environment variables, credentials, or config paths. The hard-coded 'ut' parameter in the script is part of the API query and is not a user secret; no sensitive env access is requested.
Persistence & Privilege
always is false and the skill is user-invocable (defaults). It does not modify other skills or system-wide config and does not request permanent presence or elevated privileges.
Assessment
This skill runs a bundled Python script that queries Eastmoney public API endpoints and returns JSON-formatted sector and concept snapshots; it does not ask for credentials or read local secrets. Before installing, confirm you are comfortable with the agent making outbound HTTP requests to eastmoney.com (and any supplemental web_fetch/web_search calls) and that this complies with your policies or network rules. Also remember outputs are informational only and not investment advice. If you need stricter controls, restrict network access or review the script source before enabling autonomous invocation.Like a lobster shell, security has layers — review code before you run it.
latestvk97amxshcctpnbfnkbcwmzadwx84ttbv
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
Any binpython3, python
