mac-software-storage-cleanup-cn
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local shell scripts to perform system audits and cleanup tasks. It executes commands like
du,find, andrmwithin the user's home directory. Deletion is restricted to non-critical cache directories (~/Library/Cachesand~/Library/Developer/CoreSimulator). - [PROMPT_INJECTION]: Instructions in
SKILL.mdexplicitly define safety boundaries, requiring the agent to present findings to the user and wait for explicit confirmation before executing cleanup scripts. - [DATA_EXFILTRATION]: No network activity or external data transmission was detected. All disk reports are saved locally to the user's home directory.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote code. It relies solely on the provided shell scripts and standard system utilities.
Audit Metadata