sveltekit-advanced
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is purely educational, serving as a technical reference for SvelteKit advanced functionality such as Remote Functions, Environment Variables, and Hooks. All code examples follow industry best practices and official framework documentation.
- [SAFE]: External dependencies referenced in the examples, such as
valibot,zod,arktype, and@sentry/sveltekit, are well-known, established libraries within the web development ecosystem. - [SAFE]: The skill explicitly teaches secure development patterns, such as avoiding module-level global state on the server to prevent data leakage between users, and using
.servernaming conventions for sensitive modules. - [SAFE]: Placeholder credentials in example files (e.g., UUIDs for API keys) are clearly dummy data used for demonstration purposes and do not represent actual secrets or credential exposure.
Audit Metadata