shadcn-ui
Provides patterns for building accessible React components with shadcn/ui, including setup, customization, and integration with Tailwind CSS.
Install this skill
or
88/100
Security score
The shadcn-ui skill was audited on May 15, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 1218
Template literal with variable interpolation in command context
SourceSKILL.md
| 1218 | <YAxis tickLine={false} axisLine={false} tickFormatter={(value) => `$${value}`} /> |
low line 1578
Fetch to external URL
SourceSKILL.md
| 1578 | const response = await fetch("/api/contact", { |
low line 1927
External URL reference
SourceSKILL.md
| 1927 | - Official Docs: https://ui.shadcn.com |
low line 1928
External URL reference
SourceSKILL.md
| 1928 | - Radix UI: https://www.radix-ui.com |
low line 1929
External URL reference
SourceSKILL.md
| 1929 | - React Hook Form: https://react-hook-form.com |
low line 1930
External URL reference
SourceSKILL.md
| 1930 | - Zod: https://zod.dev |
low line 1931
External URL reference
SourceSKILL.md
| 1931 | - Tailwind CSS: https://tailwindcss.com |
low line 1932
External URL reference
SourceSKILL.md
| 1932 | - Examples: https://ui.shadcn.com/examples |
Scanned on May 15, 2026
View Security Dashboard