cleanup
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes file system removal operations for common build and dependency directories such as node_modules, dist, and .next based on provided arguments.
- [COMMAND_EXECUTION]: Includes the capability to run docker system prune -f to clean up Docker resources, with a requirement to confirm in production-adjacent environments.
- [COMMAND_EXECUTION]: The reinstall and all commands are designed to trigger package manager installation processes after a clean operation.
- [DATA_EXPOSURE]: Explicitly includes a safety rule to avoid deleting .env files, protecting local secrets and credentials from accidental removal.
Audit Metadata