Wyckoff Analysis AShare
v1.0.0Run Wyckoff master-style analysis from stock codes, holdings (symbol/cost/qty), cash, CSV data, and optional chart images. Use when users want online multi-s...
⭐ 0· 203·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 (Wyckoff A‑share analysis) matches the instructions: online data fetching from Eastmoney/Sina/Tencent, portfolio handling, image/CSV support, and plotting. Nothing in the skill asks for unrelated credentials, unusual binaries, or subsystem access that would be disproportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to (a) fetch online market data from multiple public Chinese finance sources, (b) query authoritative trading calendars/exchange announcements to judge holidays, (c) obtain system/tool current time and convert to Asia/Shanghai, (d) read provided CSVs and images, and (e) load system Chinese fonts by file path for plotting. These actions are coherent with the skill's goals but do require network access and permission to read local font files; the skill does not declare those platform capabilities explicitly (network / filesystem access), so operators should ensure the agent environment grants/limits those capabilities appropriately.
Install Mechanism
Instruction-only skill with no install spec and no code files to write to disk. This is the lowest install risk. The skill will generate Python plotting code at runtime but does not pull or install third‑party packages itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the instructions. It does rely on external web data sources (Eastmoney, Sina, Tencent, exchange pages) and local font files, but it does not request unrelated secrets or broad credential access.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent privileges or to modify other skills. Autonomous invocation is allowed (default) but not combined with elevated privileges or credential requests.
Assessment
This skill appears to do what it says: it will fetch online A‑share data, parse CSVs/images, analyze structure, and produce annotated Chinese plots. Before installing, confirm that your agent environment is allowed to (1) access the web (it will query Eastmoney/Sina/Tencent and exchange pages), (2) read system font files (the skill insists on loading Chinese fonts by file path), and (3) handle any images/CSV you provide. No credentials are requested, but if you run this in a shared or sensitive environment, consider restricting outbound network access or reviewing logs of which domains the agent queries. Also remember that the skill produces trading recommendations — treat them as model output, not professional financial advice.Like a lobster shell, security has layers — review code before you run it.
latestvk97eqzb4a258h6d2d64htd6yv5830jwn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
