my skill
v1.0.0获取A股股票实时行情数据并进行技术分析。适用于投资者查询股票价格、涨跌幅、成交量等行情信息,以及进行MA、RSI、MACD等技术指标分析。
⭐ 0· 73·1 current·1 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 and description state: obtain A‑share real‑time quotes and perform technical analysis. The SKILL.md explicitly builds 东方财富 URLs, scrapes real‑time and historical K‑line data, and computes MA/RSI/MACD — all coherent with the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions require navigating to 东方财富 pages, extracting real‑time fields and historical K‑line data, and taking screenshots for data verification. This is within scope but implies the agent will perform web requests or use a browser tool; the skill does not specify particular endpoints for historical data, nor does it mention respecting robots.txt, rate limits beyond a 3s suggestion, or site Terms of Service. Those are operational/legal considerations rather than technical incoherence.
Install Mechanism
Instruction‑only skill with no install spec and no code files; nothing is downloaded or written during install, so there is no install‑mechanism risk present in the package itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not attempt to access system files or secrets. The requested capability (web scraping + computation) does not appear to need additional credentials, so the absence of env/credentials is proportionate.
Persistence & Privilege
Skill does not request always:true and uses default invocation privileges. There is no indication it modifies other skills or system settings; no persistence/privilege escalation is requested.
Assessment
This skill appears coherent with its stated goal, but before installing consider: (1) it scrapes 东方财富 — check that scraping is allowed by the site's Terms of Service and robots.txt and prefer official APIs if available; (2) implement polite rate limiting and caching to avoid being blocked (the doc suggests a 3s delay but you should enforce it); (3) screenshots or stored data may contain sensitive information — ensure any stored artifacts are handled securely; (4) scraping site structure can change, so results may break and require maintenance. If you plan high-volume queries or commercial use, obtain an API or permission from the data provider.Like a lobster shell, security has layers — review code before you run it.
latestvk9739wrrezjxb96btabjbk6b8s843gxj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
