tailwind-shadcn-setup
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- COMMAND_EXECUTION (LOW): The skill executes local shell scripts to automate project initialization and configuration. Evidence: Scripts such as install-tailwind.sh, init-shadcn.sh, and setup-dark-mode.sh use package managers like npm and npx to perform setup tasks.
- EXTERNAL_DOWNLOADS (LOW): The skill downloads official web development packages from the npm registry. Evidence: The scripts fetch well-known dependencies including tailwindcss, next-themes, and shadcn components.
Audit Metadata