OpenClaw每日资讯汇总
PassAudited by ClawScan on May 1, 2026.
Overview
This skill appears to be a normal OpenClaw news-gathering and reporting helper, with cautions around web/internal-source use, limited provenance, and optional automation settings.
Before installing, confirm you are comfortable with the skill using web search, URL fetching, and any available knowledge-base retrieval to generate reports. Verify important security, compliance, or investment claims independently, and only enable scheduled reports or alerts if you actually want recurring automated monitoring.
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.
You have less publisher/source context than with a skill linked to a known repository or homepage.
The registry metadata provides limited provenance, although the artifacts do not show dependency installation, remote scripts, or hidden helpers.
Source: unknown; Homepage: none
Verify the publisher/owner if provenance matters before using it for important reporting.
The agent may query external sources and internal knowledge sources to build the report.
The skill explicitly tells the agent to use web search, internal knowledge retrieval, and URL fetching; this is central to the stated news-aggregation purpose.
使用以下工具进行资讯搜索:1. web_search ... 2. knowledge_answer ... 3. fetch
Keep searches and fetched URLs relevant to the user request, and verify important claims with trusted sources.
Untrusted web or knowledge-base content could influence the summary or appear in the report.
Retrieved result fields are carried into generated reports, so inaccurate or adversarial source text could be repeated in the final Markdown output.
item = {"title": title, "content": content[:200] + "...", "url": url, "source": source, ...}Treat fetched content as untrusted, cross-check security or investment-relevant claims, and avoid following instructions embedded in source pages.
If automation is configured, the skill may produce recurring reports or alerts without a fresh manual request each time.
The configuration template describes scheduled daily reporting and alert monitoring; this is disclosed and aligned with news monitoring, but it is autonomous behavior if enabled.
"daily_report": { "enabled": true, "execution_time": "09:00" ... }, "alert_monitoring": { "enabled": true ... }Enable scheduled monitoring only when desired, confirm the output channel, and disable or narrow automation when not needed.
