svelte-deployment
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the analyzed files. The instructions align with documented best practices for SvelteKit deployment.
- [EXTERNAL_DOWNLOADS]: The skill references standard packages from the Svelte ecosystem (@sveltejs/*) and Vite, which are well-known and trusted technology components.
- [COMMAND_EXECUTION]: Shell commands are restricted to package installation (pnpm add) and standard project maintenance scripts (pnpm build, preview, sync), which are expected for a deployment guidance skill.
Audit Metadata