GOG Stale Games Cleaner
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is a legitimate utility designed to help users manage their GOG game library by identifying stale installations and sending reports via email and Apple Reminders. The implementation in `scripts/gog-stale-scan.sh` is well-structured, uses standard tools (`jq`, `himalaya`, `remindctl`), and follows security best practices such as quoting variables and using `set -euo pipefail` to prevent common shell script vulnerabilities. The behavior is entirely consistent with the documentation in `SKILL.md`, and no evidence of malicious intent, data exfiltration, or prompt injection was found.
