Skip to main content

daisyui

DaisyUI is a CSS component library for Tailwind CSS, enabling rapid development of accessible and theme-aware web interfaces.

Install this skill

or
95/100

Security score

The daisyui skill was audited on Feb 28, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 32

External URL reference

SourceSKILL.md
32<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
low line 33

External URL reference

SourceSKILL.md
33<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
low line 88

External URL reference

SourceSKILL.md
88Use the theme generator at https://daisyui.com/theme-generator/ or create manually:
low line 141

External URL reference

SourceSKILL.md
141- Use https://picsum.photos/{width}/{height} for placeholder images
low line 209

External URL reference

SourceSKILL.md
209<figure><img src="https://picsum.photos/400/250" alt="Card image" /></figure>
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →