mac-disk-cleanup

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a robust safety model for disk cleanup. It uses a read-only scanner script (scripts/scan.sh) to identify reclaimable space and explicitly instructs the agent to present findings to the user and obtain confirmation before any deletion.
  • [COMMAND_EXECUTION]: The skill performs shell commands and executes a local script to calculate disk usage and remove temporary files. These operations are core to the skill's purpose and are managed through user interaction. The instructions emphasize that the user must decide what to delete.
  • [DATA_EXPOSURE]: The scanner script accesses file metadata (names and sizes) in common system and application cache directories to report potential space savings. It does not read sensitive file content or perform network exfiltration. Access is limited to the local filesystem for diagnostic purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 06:38 PM
Security Audit — agent-trust-hub — mac-disk-cleanup