sveltekit
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for SvelteKit development, containing only legitimate documentation and standard code snippets for routing, data loading, and form handling.
- [SAFE]: Project initialization commands such as
npx sv createandnpm installare standard development procedures for this framework. - [SAFE]: Security best practices are demonstrated in the environment variable section, properly distinguishing between private server-side secrets and public client-side variables.
- [SAFE]: Data handling examples for form actions and API routes use standard SvelteKit APIs without introducing command injection or unsafe evaluation vulnerabilities.
Audit Metadata