Skip to main content

duotone-identity

Facilitates the design of app pages and UI elements using a duotone identity system for cohesive branding and aesthetics.

Install this skill

or
90/100

Security score

The duotone-identity skill was audited on Feb 25, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 113

Template literal with variable interpolation in command context

SourceSKILL.md
113<section className={`chapter ${isLight ? 'light' : 'dark'} min-h-screen flex items-center justify-center relative p-6 md:p-12 ${isLight ? 'bg-[var(--cream)] text-[var(--charcoal)]' : 'bg-[var(--charco
medium line 127

Template literal with variable interpolation in command context

SourceSKILL.md
127<h2 className={`landing-h2 ${isLight ? 'text-[var(--charcoal)]' : 'text-[var(--cream)]'}`}>
Scanned on Feb 25, 2026
View Security Dashboard