财经情报局
PassAudited by ClawScan on May 13, 2026.
Overview
This appears to be a purpose-aligned finance-news summarizer, but it runs local Python code, contacts external news sites, stores local reports, and its investment signals should not be over-trusted.
This skill is reasonable to install if you want public finance-news summaries and are comfortable with a local Python script fetching web pages and saving reports. Treat the market sentiment and operation advice as a starting point only, not as professional investment advice.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The skill may make web requests to public finance sites and summarize untrusted external content.
The skill is designed to fetch data from external finance-news websites; this is expected for a news aggregation skill, but users should know the agent may contact third-party sites.
| cls | 财联社 | https://www.cls.cn/telegraph | 5 分钟 |
Use it for public market-news research, and verify important news or market-moving claims against trusted sources.
Installing or using the skill may run the included Python script in the local environment.
The skill instructs the agent/user to run an included Python script. This is central to the stated purpose and not suspicious by itself, but it is local code execution.
脚本调用示例:`python scripts/fetch_news.py --keyword "宁德时代,比亚迪" --limit 20`
Run it only from the installed skill directory, keep dependencies from trusted sources, and review updates before use.
Finance queries, cached news, or generated reports may remain on disk after use.
The skill persists fetched news and generated reports locally. This is proportionate for caching/reporting, but it leaves a local history of generated finance research.
工作目录下创建 `finance-news/` 用于存放缓存和报告
Delete the `finance-news/` directory if you do not want cached reports retained.
A user might treat simple keyword-based sentiment and stock advice as stronger than it is.
The skill generates operation advice and acknowledges it is only a reference. This disclosure reduces concern, but users could still over-rely on automated sentiment labels.
操作建议仅供参考,不构成投资建议
Do not make trades or investment decisions solely from this skill’s output; verify with professional or primary sources.
