drupal-render
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-only resource providing code snippets for Drupal development; it contains no executable scripts, subprocess calls, or network-active components.
- [SAFE]: Emphasizes security best practices by providing examples of how to safely handle user-provided HTML using Drupal's
Xss::filter()andMarkup::create()methods to prevent XSS vulnerabilities in the target application. - [SAFE]: References official Drupal documentation for Render and Cache APIs, which are trusted sources for development guidelines.
Audit Metadata