A股当日机构消息
PassAudited by ClawScan on May 5, 2026.
Overview
This instruction-only skill is coherent and purpose-aligned, but it relies on a hard-coded plain-HTTP stock-news feed that users should treat as an unverified external source.
This appears safe to use as an instruction-only stock-news summarizer. Before relying on it, understand that it fetches from a specific external HTTP API and may reproduce or prioritize whatever that feed contains; verify important financial information with trusted sources.
Findings (1)
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.
A tampered or low-quality feed could influence the generated stock-news summary, although the artifacts do not show local data exposure or account access.
The skill bases its report on retrieved remote text from a hard-coded plain-HTTP IP address. This is expected for the stated aggregation purpose, but the feed's provenance and transport integrity are not clear from the artifacts.
API地址:`http://81.68.131.238/api/today` 使用 `web_fetch` 工具抓取,设置 `maxChars=500000`,`extractMode=text`。
Treat the output as an unverified summary of that external feed, verify important market claims against trusted sources, and prefer a documented HTTPS data source if available.
