svelte-frontend
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a set of technical and architectural guidelines for Svelte 5 development in a monorepo environment. It focuses on separation of concerns, reactivity models, and component structure without introducing any suspicious behaviors.
- [SAFE]: Environment variable validation instructions are included as a defensive coding practice to ensure required API keys are present at runtime. This practice aligns with standard security and operational best practices for server-side SvelteKit features.
- [SAFE]: Error classification logic is suggested to handle 502/503 errors from external providers, improving application resilience without introducing risk.
- [SAFE]: No remote downloads, shell command execution, or persistence mechanisms were found in the skill instructions or configuration.
Audit Metadata