drupal-debugging
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill makes extensive use of
ddev drushcommands to interact with the Drupal environment. This includes thephp:evalcommand, which allows for the execution of PHP snippets for inspecting configuration, services, and entity data. These operations are restricted to the local development environment managed by DDEV. - [EXTERNAL_DOWNLOADS]: Includes instructions to download and install the
drupal/develmodule using Composer. This is a standard and well-known development tool within the Drupal ecosystem.
Audit Metadata