tailwind-design-system
Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implemen
89/100
Security score
The tailwind-design-system skill was audited on Mar 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 379
Template literal with variable interpolation in command context
SourceSKILL.md
| 379 | aria-describedby={error ? `${props.id}-error` : undefined} |
medium line 384
Template literal with variable interpolation in command context
SourceSKILL.md
| 384 | id={`${props.id}-error`} |
low line 10
External URL reference
SourceSKILL.md
| 10 | > **Note**: This skill targets Tailwind CSS v4 (2024+). For v3 projects, refer to the [upgrade guide](https://tailwindcss.com/docs/upgrade-guide). |
Scanned on Mar 8, 2026
View Security Dashboard