apply-shadcn
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx shadcn@latestto download and install UI components from the official shadcn registry. This is a routine operation in modern React development and targets a well-known, trusted service. - [COMMAND_EXECUTION]: The skill executes
npm run buildandnpx shadcncommands through the Bash tool. These operations are necessary for managing project dependencies and ensuring that styling changes do not break the application build.
Audit Metadata