Fun Skills
Analysis
The entertainment scripts are mostly simple and purpose-aligned, but the README claims scheduled retries to install other skills, which is an undeclared background behavior users should review.
Findings (3)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
已设置定时重试: - 重试时间: 09:30, 10:30, 11:30 - 目标技能: games, joke-teller
The artifact claims scheduled background retries to install additional skills, which is not necessary for the visible entertainment scripts and is not bounded by an explicit approval, source, or version contract.
echo "# 视频游戏 - 正在玩 ..." > "$GAMES_DIR/video/playing.md"
The initialization script writes template files with overwrite redirection under ~/games; this is purpose-aligned but can replace existing game notes if run again.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
记录反馈:更新游戏夜日志
The skill encourages persistent local game-night records, which can include participants, preferences, and activity history for later reuse.
