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/lattice namespace for UI components and server-side utilities. It also references standard libraries such as zod and @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
Risk Level
SAFE
Analyzed
Aug 18, 2026, 11:15 PM
Security Audit — agent-trust-hub — svelte5-development