disk-cleaner
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/mole_cleaner.pyuses thesubprocessmodule to execute system commands such asdffor disk monitoring andbrewfor package management. This is essential for the skill's primary function of managing and executing the disk cleaning utility. - [EXTERNAL_DOWNLOADS]: The skill facilitates the download of the official Homebrew installation script from GitHub. This is a standard and well-known procedure for setting up the required environment on macOS and falls under the trusted sources scope.
- [REMOTE_CODE_EXECUTION]: The skill executes the Homebrew installation script and the Mole utility to perform system maintenance. These operations are performed as part of the intended functionality and originate from verified sources.
Audit Metadata