Laundry
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a local laundry-tracking CLI that stores history on the user’s machine, with no artifact-backed evidence of malicious behavior.
This skill looks safe for normal use as a local laundry log. Before installing, confirm how the `laundry` command is wired, and remember that anything you enter may be saved under `~/.local/share/laundry/` until you remove it.
Findings (2)
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.
A user may not immediately know which executable will run when using the documented `laundry` command.
The skill documentation uses a `laundry` CLI command and the manifest includes `scripts/script.sh`, but the install metadata does not describe how that command is installed or exposed.
No install spec — this is an instruction-only skill.
Confirm that the `laundry` command points to the expected included script or a trusted installation source before using it.
Laundry schedules, cost notes, reminders, or other personal household details entered into the tool may remain in local files.
The skill intentionally persists user-entered laundry activity and history for later stats, search, and export.
All data is stored locally at `~/.local/share/laundry/`. Each action is logged with timestamps.
Avoid entering sensitive information you do not want stored, and periodically review, export, back up, or delete the local data directory as needed.
