drupal-dynamic-cache
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill is purely informational and provides standard examples for Drupal development and debugging. It contains no executable scripts or malicious instructions.
- COMMAND_EXECUTION (SAFE): Includes common diagnostic commands like
curlanddrush. These are provided as examples for the user/agent to check HTTP headers and module statuses on a target Drupal site. They do not target sensitive local files or perform unauthorized modifications. - DATA_EXFILTRATION (SAFE): While
curlis used, it is directed at a generic placeholder (site.com) for the purpose of header inspection. There is no evidence of sensitive data being sent to external or untrusted domains. - CREDENTIALS_UNSAFE (SAFE): The skill uses illustrative placeholders for session cookies (e.g.,
SESS123=abc,SESS=x) in diagnostic examples. These are non-functional strings used to demonstrate how an authenticated request might be simulated and do not expose real credentials.
Audit Metadata