游戏王日版新闻每日总结

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent and purpose-aligned; the main thing to notice is that it sets up a persistent daily scheduled news summary.

This appears safe for its stated purpose. Before installing, confirm that you want a daily 10:00 Beijing-time scheduled task that searches the web and posts Yu-Gi-Oh news summaries into the current conversation.

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.

What this means

If configured, the agent may automatically run every day and push a summary to the current conversation until the scheduled task is removed.

Why it was flagged

This shows the skill is intended to create a recurring scheduled agent task. The persistence is disclosed and aligned with the daily news-summary purpose.

Skill content
每天早上 10:00(北京时间)自动执行 ... openclaw cron add --name "游戏王日版新闻每日总结" --schedule "0 10 * * *"
Recommendation

Install only if you want recurring daily messages, and know how to view or remove the OpenClaw cron task if you no longer want it.