Tonghuashun
v0.1.0提供同花顺公开行情、新闻及公告的实时摘要与热点分布,不涉及交易或账户操作,遵守访问限制和合规要求。
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (public market/news summaries) match the SKILL.md instructions (visit public pages, extract prices/news/sector data). The skill requests no credentials, binaries, or installs, which is proportionate. Minor metadata inconsistency: registry metadata lists no homepage while SKILL.md includes https://www.10jqka.com.cn/ as the site—this is a small bookkeeping mismatch but does not affect capability.
Instruction Scope
Instructions are narrowly scoped to reading public pages, waiting for dynamic loads, extracting specific fields, and rate-limiting. They explicitly forbid trading/account actions and do not ask the agent to read unrelated files, environment variables, or send data to third-party endpoints beyond the target site.
Install Mechanism
No install spec and no code files — lowest-risk, instruction-only design. There is no download or archive extraction that would write arbitrary code to disk.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportional for a tool that only scrapes public pages.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or touch other skills' configs. Autonomous invocation is allowed by platform default but is not a flag here by itself.
Assessment
This skill appears coherent and low-risk: it only describes scraping public market/news pages and asks for nothing sensitive. Before installing, confirm you are comfortable with the agent fetching external web pages (this can expose the agent's network environment) and that scraping the target site complies with that site's terms of service and any regulatory constraints. Note the package source is listed as "unknown" and registry metadata omitted a top-level homepage even though SKILL.md references https://www.10jqka.com.cn/ — if provenance matters, verify the owner/author and intended site URL. Also ensure you set appropriate rate limits and monitoring so the agent does not unintentionally generate high traffic to the site.Like a lobster shell, security has layers — review code before you run it.
latest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
同花顺
用途与边界
- 面向公开行情/新闻页的检索与数据/要点摘要
- 不提供接口逆向、批量抓取或交易能力
- 仅用于公开页面的轻量信息整理与提醒
关键入口
- 主页:https://www.10jqka.com.cn/
- 行情中心:站点入口
- 新闻/公告频道:站点入口
常见任务
- 指定股票/指数的基本行情摘要(价格、涨跌幅、成交量)
- 新闻与公告条目的标题/发布时间/影响范围提取
- 行业板块与主题热点分布
数据字段
- 股票/指数名称、代码、价格、涨跌幅、成交量、链接
- 新闻标题、发布时间、来源、影响范围、链接
- 板块名称、涨跌分布、采集时间
自动化要点
- 行情数据可能动态加载,需等待完成后解析
- 不进行交易或账户相关操作
- 频率控制,尊重平台访问限制
示例流程
- 行情摘要:访问行情页 → 抽取价格/涨跌幅/成交量 → 输出摘要
- 公告整理:访问公告频道 → 抽取条目 → 输出影响范围与链接
- 板块热点:收集板块数据 → 统计涨跌分布 → 输出热点摘要
合规提示
- 遵守平台与证券合规要求,不进行交易或接口调用
- 结果仅用于内部分析与提醒
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
