drupal-cache-debugging

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The skill includes numerous examples of command-line tools like curl, drush, and grep. These are standard utilities for Drupal developers and are used here for inspecting headers and log files.
  • [REMOTE_CODE_EXECUTION] (LOW): Use of 'drush php:eval' is documented for programmatic inspection of the Drupal container. While powerful, these examples are restricted to diagnostic output and do not involve untrusted data sources.
  • [DATA_EXPOSURE] (INFO): The skill provides SQL queries to inspect cache database tables and commands to read system logs (watchdog), which are necessary and appropriate for the stated purpose of cache troubleshooting.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 06:20 AM