svelte-special-elements
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive educational resource for Svelte 5 special elements (
svelte:window,svelte:boundary,svelte:head, etc.). All code examples demonstrate standard and recommended framework usage. - [SAFE]: The documentation includes explicit security guidance regarding the
transformErrorfunction insvelte:boundary. It warns developers to redact sensitive information like stack traces and raw error messages before they are serialized and sent to the client browser during server-side rendering. - [SAFE]: No suspicious patterns such as prompt injection, obfuscation, unauthorized data access, or malicious remote code execution were identified across the provided documentation and scripts.
Audit Metadata