drupal-expert

Pass

Audited by Gen Agent Trust Hub on Apr 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill emphasizes security-first development, providing clear instructions and examples for preventing common vulnerabilities like SQL injection and XSS through the use of Drupal's abstraction layers and sanitization APIs.
  • [COMMAND_EXECUTION]: The skill documents the use of Drush, the standard command-line shell for Drupal, to perform administrative tasks and scaffold code. These commands are legitimate development tools used in their intended context.
  • [SAFE]: Proper architectural patterns such as Dependency Injection and PSR-4 autoloading are mandated, promoting maintainable and secure code structures.
  • [SAFE]: The documentation includes a strong emphasis on automated testing, providing guidance on different testing tiers (Unit, Kernel, and Functional) to ensure code reliability.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 15, 2026, 09:06 AM