Skip to main content

gdex-ui-theming

Provides a CSS theming system for GDEX trading UIs, enabling dark/light modes and responsive layouts with Tailwind CSS integration.

Install this skill

or
95/100

Security score

The gdex-ui-theming skill was audited on Jun 15, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 258

Template literal with variable interpolation in command context

SourceSKILL.md
258return <span className={`font-mono font-bold ${color}`}>{sign}${value.toFixed(2)}</span>;
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →