disk-usage
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executemise run disk-usageand its subcommands. These commands are used to generate reports on disk usage, summaries of top consumers, and lists of potential files for cleanup. - [COMMAND_EXECUTION]: Explicitly references
/usr/bin/duand/bin/dfto ensure the use of standard system binaries rather than potentially modified shell aliases. - [SAFE]: No malicious patterns such as data exfiltration, prompt injection, or obfuscation were detected. The skill's behavior is consistent with its stated purpose of disk management and maintenance.
- [SAFE]: Implements a security best practice by instructing the agent to never execute deletions automatically and to always obtain explicit user approval before proceeding with cleanup commands.
Audit Metadata