svelte
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive, security-focused guidelines for developing Svelte 5 and SvelteKit 2 applications, following industry best practices for reactivity and data flow.
- [EXTERNAL_DOWNLOADS]: The skill involves the usage of official development tools and libraries from the Svelte ecosystem, such as @sveltejs/mcp, svelte-check, and playwright, which are fetched via the standard npx package runner.
- [DATA_EXFILTRATION]: The instructions include proactive security rules (Rule 12 and Rule 14) that warn against common data leak vectors in Server-Side Rendering (SSR) environments, specifically addressing module-scope state sharing and the accidental serialization of secrets.
- [COMMAND_EXECUTION]: The skill incorporates standard diagnostic and migration commands (sv check, sv migrate, svelte-autofixer) as part of its verification workflows to ensure code quality and adherence to current framework standards.
Audit Metadata