macos-cleaner
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python's
subprocessmodule to run system utilities likedu,df, andfindfor disk analysis. It also executes the 'Mole' CLI tool withintmuxsessions to provide interactive storage exploration. These operations are limited to data gathering and reporting. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install or update the 'Mole' utility (a well-known open-source tool) using Homebrew. This external dependency is used solely for analyzing and managing disk space with user oversight.
- [SAFE]: The skill implements a robust safety framework that prevents the agent from performing autonomous file deletions. It mandates the use of dry-runs, requires explicit user confirmation for all cleanup actions, and provides clear explanations of the potential impact of deleting specific cache or data categories.
Audit Metadata