svelte5-development
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard development instructions for Svelte 5. No malicious patterns, obfuscation, or unauthorized data access were identified.
- [COMMAND_EXECUTION]: The skill includes standard commands for initializing and running SvelteKit projects (e.g.,
npx sv create,pnpm install,pnpm dev). These are routine development tasks and do not represent a security risk. - [EXTERNAL_DOWNLOADS]: The skill references several vendor-owned libraries under the
@autumnsgrove/latticenamespace for UI components and server-side utilities. It also references standard libraries such aszodand@sveltejs/kit. These are appropriate for the skill's stated purpose. - [DATA_EXPOSURE]: The skill demonstrates safe data handling practices, specifically using schemas to validate user input at 'trust boundaries' before processing it in server-side form actions.
Audit Metadata