horizontal-scroll-gallery
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate front-end development patterns and code recipes for building horizontal scrolling galleries. All scripts and CSS snippets are standard UI implementations.
- [EXTERNAL_DOWNLOADS]: The skill references the
gsappackage for animations. GSAP is a widely-used and reputable industry-standard library. The use of a specific version (3.12.5) via a standard package manager is a safe and common development practice. - [COMMAND_EXECUTION]: The skill contains a setup block for
npm install gsap@3.12.5. This is a standard installation command for a verified library and does not pose a security risk in this context.
Audit Metadata