mac-software-storage-cleanup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mac-software-storage-cleanup (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Audit installed software and storage usage on macOS, produce prioritized cleanup recommendations, and execute low-risk cleanup only after confirmation. The skill separates app inventory, cache cleanup, simulator data, and medium-risk application data so destructive actions remain explicit and reversible where possible.
Use this skill when the user:
/Applications, ~/Applications, Homebrew Formula, or Homebrew Cask~/Library/Caches and ~/Library/Developer/CoreSimulatorDo not use this skill when:
scripts/report_sizes.sh first to inventory install sources and major storage consumers.scripts/list_priority2_candidates.sh [target_dir] [TopN].scripts/cleanup_priority1.sh or an equivalent low-risk cleanup action.before -> after -> reclaimed summary.Inventory install sources and storage usage
-> identify high-value cleanup targets
-> present prioritized recommendations
-> wait for user confirmation
-> run low-risk cleanup
-> verify reclaimed spacebash scripts/report_sizes.sh
bash scripts/list_priority2_candidates.sh ~/Library/Application\\ Support 20
bash scripts/cleanup_priority1.sh~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.