tailwind-design-system
Facilitates the creation of scalable design systems using Tailwind CSS, enabling responsive and accessible UI components.
Install this skill
or
86/100
Security score
The tailwind-design-system skill was audited on Jun 2, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 311
Template literal with variable interpolation in command context
SourceSKILL.md
| 311 | aria-describedby={error ? `${props.id}-error` : undefined} |
medium line 316
Template literal with variable interpolation in command context
SourceSKILL.md
| 316 | id={`${props.id}-error`} |
low line 663
External URL reference
SourceSKILL.md
| 663 | - [Tailwind CSS Documentation](https://tailwindcss.com/docs) |
low line 664
External URL reference
SourceSKILL.md
| 664 | - [CVA Documentation](https://cva.style/docs) |
low line 665
External URL reference
SourceSKILL.md
| 665 | - [shadcn/ui](https://ui.shadcn.com/) |
low line 666
External URL reference
SourceSKILL.md
| 666 | - [Radix Primitives](https://www.radix-ui.com/primitives) |
Scanned on Jun 2, 2026
View Security Dashboard