drupal-cleanup
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines a set of shell operations (ls, du, git) for auditing the ~/.cache/drupal-contrib/ directory.
- [COMMAND_EXECUTION]: Removal of directories is handled via rm -rf. To mitigate risk, the instructions mandate that the agent performs pre-deletion audits for uncommitted code and requires explicit confirmation from the user before execution.
- [COMMAND_EXECUTION]: The commands utilize variable placeholders for project names. The logic is scoped to a specific cache directory, and the agent is instructed to stop and warn the user before performing any destructive actions.
Audit Metadata