A Stock Trading Assistant
PassAudited by ClawScan on Apr 15, 2026.
Overview
The skill's files and runtime instructions are consistent with a Chinese A‑share market data/analysis assistant and request no unrelated credentials or privileges; only minor implementation mismatches (missing watchlist file and some claimed behaviors) were found.
This skill appears to do what it claims: fetch A‑share market data and produce analyses from public Chinese finance APIs, and it does not ask for credentials. Before installing, consider: 1) The SKILL.md mentions saving watchlists to references/watchlist.md and proactive alert checking, but that file is not present and the script does not obviously persist alerts — if you need persistent alerts, ask the author how alerts are stored and how background checking is performed. 2) The skill makes outbound network requests to public finance sites (sina, eastmoney, 10jqka, xueqiu); ensure you are comfortable with the agent making those calls (rate limits, legal/terms of service for scraping). 3) The SKILL.md claims Xueqiu cookie handling; verify the code indeed obtains/uses cookies correctly if you rely on Xueqiu data. 4) If you plan to run this in an environment with sensitive data, sandbox the skill first (it will make external HTTP requests). 5) If you want scheduled monitoring or push notifications, require the author to implement explicit persistence and document where data are stored and how long they are kept.
