kf-g-sveltekit-architecture-separation-rules
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines architectural boundaries for SvelteKit projects, advocating for the separation of UI, routing logic, and backend services. This promotes secure coding patterns by centralizing sensitive operations.
- [SAFE]: It explicitly warns against importing private environment variables or database clients into client-side files (
+page.svelte), aligning with standard security best practices for web development. - [SAFE]: No malicious patterns, obfuscation, unauthorized network operations, or credential exposure were found in the provided content.
Audit Metadata