Skip to main content

shadcn-ui-setup

Facilitates the installation and configuration of Shadcn/ui components in Next.js projects, enhancing UI development with customizable effects.

Install this skill

or
84/100

Security score

The shadcn-ui-setup skill was audited on Feb 25, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 396

Template literal with variable interpolation in command context

SourceSKILL.md
396id={`task-${task.id}`}
medium line 401

Template literal with variable interpolation in command context

SourceSKILL.md
401htmlFor={`task-${task.id}`}
low line 87

External URL reference

SourceSKILL.md
87"$schema": "https://ui.shadcn.com/schema.json",
low line 555

External URL reference

SourceSKILL.md
555xmlns="http://www.w3.org/2000/svg"
low line 770

External URL reference

SourceSKILL.md
770- Shadcn/ui: https://ui.shadcn.com/
low line 771

External URL reference

SourceSKILL.md
771- Radix UI: https://www.radix-ui.com/
low line 772

External URL reference

SourceSKILL.md
772- Tailwind CSS: https://tailwindcss.com/docs
low line 773

External URL reference

SourceSKILL.md
773- CVA (Class Variance Authority): https://cva.style/docs
Scanned on Feb 25, 2026
View Security Dashboard