Eastmoney

Access and summarize public market data, news, and industry trends from Eastmoney, excluding trading or bulk data extraction.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
1 · 926 · 8 current installs · 8 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes visiting Eastmoney public pages and extracting market/news summary fields. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are limited to publicly available pages and explicitly disallow trading or bulk extraction. They mention waiting for dynamic loading and rate control but do not specify how those constraints are enforced or what runtime (e.g., headless browser) is expected — this is a functional gap rather than a direct mismatch with the stated purpose.
Install Mechanism
No install spec or code is provided (instruction-only), which minimizes risk; nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths — proportionate for a read-only public-data summarization skill.
Persistence & Privilege
always is false and the skill does not request permanent/system-wide privileges or modify other skills; autonomous invocation remains platform default and is not raised as a concern here.
Assessment
This skill appears coherent and low-risk: it only targets public Eastmoney pages and asks for no secrets. Before installing, confirm the agent environment (or runtime) can render JavaScript-driven pages safely (headless browser or page rendering capability) and decide whether you are comfortable granting the agent network access to fetch pages. Also verify contractual/terms-of-service compliance for Eastmoney and monitor usage to ensure the agent respects rate limits and avoids unintended bulk scraping. If you need stronger guarantees, ask the skill author how rate-limiting and “no-bulk” rules are enforced at runtime.

Like a lobster shell, security has layers — review code before you run it.

Current versionv0.1.0
Download zip
latestvk974wfr9qzb9enf3ehkwr4ch1h833e2x

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

东方财富

用途与边界

  • 面向公开行情/新闻页的检索与数据/要点摘要
  • 不提供接口逆向、批量抓取或交易能力
  • 仅用于公开页面的轻量信息整理与提醒

关键入口

常见任务

  • 指定股票/指数的基本行情摘要(价格、涨跌幅、成交量)
  • 新闻与公告条目的标题/发布时间/影响范围提取
  • 行业板块与主题热点分布

数据字段

  • 股票/指数名称、代码、价格、涨跌幅、成交量、链接
  • 新闻标题、发布时间、来源、影响范围、链接
  • 板块名称、涨跌分布、采集时间

自动化要点

  • 行情数据可能动态加载,需等待完成后解析
  • 不进行交易或账户相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 行情摘要:访问行情页 → 抽取价格/涨跌幅/成交量 → 输出摘要
  • 公告整理:访问公告频道 → 抽取条目 → 输出影响范围与链接
  • 板块热点:收集板块数据 → 统计涨跌分布 → 输出热点摘要

合规提示

  • 遵守平台与证券合规要求,不进行交易或接口调用
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…