GOG Dormant Game Sweep

PassAudited by VirusTotal on May 6, 2026.

Findings (1)

The skill is designed to identify installed GOG games that haven't been played recently and notify the user via email and Apple Reminders. The core logic in `scripts/sweep.py` uses safe subprocess execution (passing arguments as lists) to interact with the `himalaya` and `remindctl` CLIs, effectively preventing shell injection. The behavior is transparent, well-documented in `SKILL.md`, and lacks any indicators of data exfiltration or malicious intent.