shadcn-ui
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard development workflows for the shadcn/ui library, including the official CLI (
pnpm dlx shadcn@latest add). - [SAFE]: External links point to official documentation at
ui.shadcn.com, which is a well-known and trusted service for this domain. - [SAFE]: Commands for linting and type-checking (
pnpm --filter @repo/ui typecheck) are restricted to the local repository environment. - [SAFE]: The instructions prioritize local repository conventions and existing files (e.g.,
components.json,package.json) over external defaults, which is a security best practice for reducing unexpected code changes.
Audit Metadata