shadcn-svelte-usage
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves a list of available UI components from the official shadcn-svelte website (
https://www.shadcn-svelte.com/llms.txt). This metadata is used to guide the agent in selecting which components to install based on user requests. - [COMMAND_EXECUTION]: The skill utilizes shell commands via
bunandbunxto initialize SvelteKit projects and manage UI primitives (e.g.,bun x shadcn-svelte add). These commands are standard for the Svelte/Bun development environment and are necessary for the skill's primary function of scaffolding and building user interfaces.
Audit Metadata