Skip to main content

animation-interaction-validator

Validates animations and interactions in React components to enhance user experience and engagement.

Install this skill

or
90/100

Security score

The animation-interaction-validator skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 387

Template literal with variable interpolation in command context

SourceSKILL.md
387:style="{ transform: `scale(${heartScale})` }"
medium line 479

Template literal with variable interpolation in command context

SourceSKILL.md
479:style="{ transitionDelay: `${index * 50}ms` }"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →