ddev-expert
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides standard DDEV commands for project management, container control, and execution (e.g.,
ddev start,ddev exec,ddev composer). - [COMMAND_EXECUTION]: Includes troubleshooting commands that may require elevated privileges or process termination, such as
sudo lsof -i :80andkillall -9 Docker. These are presented as legitimate steps for managing local development environment issues. - [EXTERNAL_DOWNLOADS]: Includes instructions for project initialization using
composerand DDEV providers, which fetch dependencies and configuration from standard repositories and hosting services. - [EXTERNAL_DOWNLOADS]: Documents CI/CD configurations using official DDEV images and GitHub/GitLab actions.
Audit Metadata