tailwind
Facilitates the use of Tailwind CSS v4.2 for HyperFrames, enabling efficient styling and utility class management in web projects.
Install this skill
or
93/100
Security score
The tailwind skill was audited on May 21, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 95
Template literal with variable interpolation in command context
SourceSKILL.md
| 95 | element.className = `bg-${color}-500`; |
low line 146
External URL reference
SourceSKILL.md
| 146 | - Tailwind CSS official v4 installation, upgrade, and compatibility docs: https://tailwindcss.com/docs |
low line 147
External URL reference
SourceSKILL.md
| 147 | - Tailwind CSS v4 release notes: https://tailwindcss.com/blog/tailwindcss-v4 |
Scanned on May 21, 2026
View Security Dashboard