ss-shadcn-svelte
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local bash script
scripts/detect.shto identify project types and list installed components from the local UI directory. - [EXTERNAL_DOWNLOADS]: Downloads project guidelines and component metadata from the official
shadcn-svelte.comwebsite. - [REMOTE_CODE_EXECUTION]: Utilizes the standard
npx shadcn-svelteCLI tool to initialize projects and add UI components, which is the official installation path for the library.
Audit Metadata