drupal-expert

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Comprehensive analysis of the provided instructions, code snippets, and metadata reveals no malicious patterns, prompt injections, or unauthorized data access attempts.
  • [COMMAND_EXECUTION]: The skill integrates standard administrative and development commands using Drush to facilitate scaffolding and site management, which are essential for its purpose.
  • Evidence: Uses commands like drush generate for code creation and drush field:create for database schema updates, following community best practices.
  • [EXTERNAL_DOWNLOADS]: The skill recommends researching and using official community modules and recipes from established sources.
  • Evidence: Directs the agent to verify module health and security coverage on the official drupal.org project portal before implementation.
  • [DATA_EXFILTRATION]: No exfiltration patterns were detected. On the contrary, the skill explicitly provides instructions on preventing common vulnerabilities like SQL injection and XSS.
  • Evidence: Detailed code examples demonstrate the correct use of the database abstraction layer with parameterized queries and the implementation of access checks for routes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 08:43 PM