Skip to main content

dropdown-menu

Creates dropdown menus with click-outside detection and z-index stacking for seamless integration in list and card contexts.

Install this skill

or
75/100

Security score

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

Categories Tested

Security Issues

medium line 52

Template literal with variable interpolation in command context

SourceSKILL.md
52className={`absolute right-0 top-full mt-1 z-20 rounded-lg shadow-lg border overflow-hidden ${
medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57className={`flex items-center gap-2 w-full px-3 py-2 text-xs font-medium transition-colors ${
medium line 71

Template literal with variable interpolation in command context

SourceSKILL.md
71className={`flex items-center gap-2 w-full px-3 py-2 text-xs font-medium transition-colors ${
medium line 111

Template literal with variable interpolation in command context

SourceSKILL.md
111className={`rounded-xl border cursor-pointer relative ${
medium line 172

Template literal with variable interpolation in command context

SourceSKILL.md
172className={`rounded-xl border border-zinc-200 p-4 cursor-pointer relative ${
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →