styling-with-shadcn
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for shadcn/ui components, including buttons, forms, dialogs, and tables. All code examples follow standard React and Next.js practices.
- [SAFE]: The included verification script (
scripts/verify.py) is a simple check to ensure that reference files exist locally within the skill directory. It does not perform any dangerous operations or access external resources. - [SAFE]: External references to Google Fonts and font packages from the
@fontsourceorganization are well-known, trusted resources for frontend development. - [SAFE]: Package installation commands (
npx shadcn@latest,npm install next-themes) are standard developer workflows for the stated purpose of the skill and do not involve suspicious or obfuscated sources.
Audit Metadata