Laundry
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The Laundry skill is a straightforward bash-based tracking tool that logs user entries to local files in ~/.local/share/laundry/. The script (scripts/script.sh) implements basic CRUD-like operations for various categories (add, inventory, schedule, etc.) and includes simple search and export functions without any network activity, credential access, or suspicious execution patterns. While the SKILL.md documentation contains some oddly formatted table entries that look like command outputs (e.g., disk usage checks), these do not pose a security risk and appear to be documentation artifacts rather than malicious prompt injections.
