Shows

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

The agent may add, move, or update entries in the user’s show-tracking files.

Why it was flagged

The skill directs the agent to mutate local tracking records based on user commands. This is purpose-aligned and scoped, but users should expect local file changes.

Skill content
"Watching Severance" | Add to watching, ask current episode; "Finished The Bear S3" | Move to completed, ask rating
Recommendation

Keep the tracker in the intended `~/shows/` directory and review entries if accuracy matters.

What this means

Local notes may reveal household viewing habits, children’s preferences, ages, and reactions if the files are shared or exposed.

Why it was flagged

The skill can persist family-member details, including children’s ages, and later reuse that context for recommendations.

Skill content
`~/shows/people.md` ... `- Emma (age 8)` ... `- Lucas (age 12)`
Recommendation

Avoid adding sensitive personal details unless needed, and periodically review or delete stored family data.