sveltekit-config
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an extensive guide for SvelteKit development, covering critical topics such as server-side rendering, routing, and adapter configuration without introducing malicious patterns.
- [EXTERNAL_DOWNLOADS]: References numerous official SvelteKit adapters (e.g.,
@sveltejs/adapter-node,@sveltejs/adapter-cloudflare,@sveltejs/adapter-vercel) and reputable third-party tools likebetter-auth,@unpic/svelte, andPartytown. These are well-known services and organizations within the Svelte ecosystem. - [COMMAND_EXECUTION]: Instructs on the use of standard development tools and CLI utilities (e.g.,
npm run build,wrangler deploy,vercel dev,netlify-cli). These operations are essential for the stated purpose of the skill. - [DATA_EXFILTRATION]: Promotes secure data handling practices, specifically recommending the use of environment variables through
$env/static/privateand platform-specific secret management (e.g.,wrangler secret). No unauthorized data access or sensitive file exposure patterns were identified. - [PROMPT_INJECTION]: The content does not contain instructions aimed at bypassing agent safety filters or overriding system prompts. The "Critical" markers are used appropriately to highlight important technical configuration steps.
Audit Metadata