svelte5-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely educational markdown documentation and code examples for the Svelte 5 framework.
- [SAFE]: Includes a dedicated security section in 'sveltekit.md' which correctly educates users on the dangers of exposing server-side secrets (like API keys) in client-side code, recommending the use of private environment variables.
- [SAFE]: Provides technical guidance on SSR state isolation to prevent shared state from leaking user data across different requests on a server.
- [SAFE]: No unauthorized network requests, credential exfiltration, or suspicious command executions were found. All code snippets are illustrative and intended for development use.
Audit Metadata