Astock Top Gainers
v1.2.2获取 A 股近 N 日涨幅排名前 N 只股票(排除 ST 股),输出格式化表格。当用户询问"近 N 日涨幅排行"、"A 股涨幅排名"、"涨幅最大的股票"、"哪些股票涨得最多"、"最近涨得好的股票"时使用此技能。数据来源为同花顺问财。
⭐ 0· 122·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 claim: fetch A‑share top N gainers (exclude ST) from 同花顺问财 (iwencai). SKILL.md only uses the agent's browser tool to navigate, snapshot, parse, filter and format results — all coherent and proportional to the stated purpose. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions remain within the task (navigate to iwencai, snapshot page, parse table, filter ST, format output). Two practical concerns: (1) ST detection is implemented as simple substring checks (e.g., contains 'ST' or '*ST') which can produce false positives/negatives depending on naming/encoding; (2) HTML/JS structure on iwencai may change, so parsing may be brittle. The skill does not direct data to external endpoints beyond the target site.
Install Mechanism
Instruction-only skill with no install spec or downloads; nothing is written to disk by the skill package itself. Low installation risk.
Credentials
No environment variables, credentials, or config paths are requested. The skill relies only on the platform-provided browser tool and public website access, which is proportionate to its function.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It does instruct browser actions (normal for a web-scraping skill) but does not modify other skills or agent configuration.
Assessment
This skill appears coherent and low-risk: it's instruction-only and uses the agent's browser tool to scrape iwencai for top gainers and filter out ST stocks. Before relying on results: (1) verify output on a few sample queries—parsing can break if the site layout changes; (2) be aware the ST filtering is a simple substring check and may misclassify some tickers/names; (3) consider site terms of service and rate limits for automated requests; (4) do not treat output as financial advice—use it as informational only. If you plan to run it often, confirm the platform's browser tooling is trusted and that scraping iwencai is acceptable under its policies.Like a lobster shell, security has layers — review code before you run it.
latestvk972kd4hz5k4kbvbkhwza18pn983av36
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
