Overnight Worker
PassAudited by VirusTotal on Mar 21, 2026.
Findings (1)
The 'overnight-worker' skill is a productivity tool designed for autonomous task execution (research, writing, data processing, and code review). It includes a robust safety framework in SKILL.md that explicitly restricts file operations to a dedicated timestamped directory (~/overnight-output/), prohibits the deletion of existing files, and forbids the execution of code snippets found within user tasks. The included scripts, notify.sh and task-classifier.sh, implement legitimate functionality for multi-channel notifications and task categorization using safe coding practices, such as environment variable handling for credentials and basic input sanitization.
