svelte-template-directives
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Svelte 5. It provides accurate documentation and code examples for template directives like
@attach,@html, and@render. - [SAFE]: The documentation for the
{@html}directive includes a prominent security warning regarding Cross-Site Scripting (XSS) and explicitly recommends usingdompurifyfor sanitizing untrusted content, demonstrating adherence to security best practices. - [SAFE]: All external libraries mentioned (such as
tippy.jsandjs-image-zoom) are well-known, industry-standard packages used in the described context for pedagogical purposes. - [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found across the skill's instructions or reference files.
Audit Metadata