drupal-tooling
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE] (SAFE): The provided files are purely informational markdown documents. No executable scripts or configurations are included that would run on the host system.
- [COMMAND_EXECUTION] (SAFE): The documents list various CLI commands (e.g.,
ddev exec,drush sql:query,drush php:eval). These are standard administrative commands for the referenced tools and are intended for use by a developer or an agent acting on their behalf in a controlled development environment. - [EXTERNAL_DOWNLOADS] (SAFE): References to downloading Drupal modules (
drush dl) or DDEV add-ons (ddev get) point to official and trusted community repositories (Drupal.org, DDEV GitHub). - [CREDENTIALS_UNSAFE] (SAFE): Example commands include default or placeholder credentials (e.g.,
admin/admin,db/db). These are standard for local development documentation and do not leak sensitive information.
Audit Metadata