jinja2
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [Documentation Focus]: The skill provides informational guidelines for template rendering rather than implementing logic or tools, making it safe for reference.
- [Security Guidance]: It explicitly identifies and recommends key security measures like enabling autoescape to prevent Cross-Site Scripting (XSS) and using the SandboxedEnvironment for untrusted content.
- [Pattern Safety]: The instructions highlight important pitfalls to avoid, such as preventing user input from being rendered as template code, which aligns with industry security standards.
Audit Metadata