Skip to main content

locomotive-scroll

Enables smooth scrolling and parallax effects using Locomotive Scroll for immersive web experiences.

Install this skill

or
88/100

Security score

The locomotive-scroll skill was audited on May 10, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 175

Template literal with variable interpolation in command context

SourceSKILL.md
175console.log(`Hero progress: ${progress}`); // 0 to 1
medium line 181

Template literal with variable interpolation in command context

SourceSKILL.md
181console.log(`Event triggered: ${value}`);
low line 45

External URL reference

SourceSKILL.md
45<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/locomotive-scroll/dist/locomotive-scroll.min.css">
low line 46

External URL reference

SourceSKILL.md
46<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll/dist/locomotive-scroll.min.js"></script>
Scanned on May 10, 2026
View Security Dashboard