shadcn
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive reference guide for the shadcn/ui component library, focusing on React and Tailwind CSS integration.
- [EXTERNAL_DOWNLOADS]: Documents the use of
npx shadcn-ui@latest, which is the standard method for initializing and managing components from the official npm registry. - [COMMAND_EXECUTION]: Includes standard CLI commands (
init,add,diff,update) intended for manual execution by developers within their local project environments. - [REMOTE_CODE_EXECUTION]: References a JSON schema from
https://ui.shadcn.com/schema.jsonfor validation purposes, which is a common and safe practice for configuration files.
Audit Metadata