Skip to main content

responsive-design

Enables the creation of modern responsive layouts using advanced CSS techniques for seamless adaptation across devices.

Install this skill

or
85/100

Security score

The responsive-design skill was audited on Mar 8, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 199

Template literal with variable interpolation in command context

SourceSKILL.md
199return `clamp(${minSize}rem, ${yAxisIntersection.toFixed(4)}rem + ${(slope * 100).toFixed(4)}vw, ${maxSize}rem)`;
medium line 281

Template literal with variable interpolation in command context

SourceSKILL.md
281gridTemplateColumns: `repeat(auto-fit, minmax(min(${minItemWidth}, 100%), 1fr))`,
medium line 391

Template literal with variable interpolation in command context

SourceSKILL.md
391srcSet={`
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →