scroll-image-gallery-reveal

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structural HTML, CSS, and JavaScript templates for building a scroll-based image gallery. The implementation uses standard web technologies such as clip-path for animations and IntersectionObserver patterns through GSAP's ScrollTrigger.
  • [SAFE]: All identified dependencies (GSAP, ScrollTrigger, and Lenis) are well-known, industry-standard libraries used for animation and smooth scrolling. No unverifiable or malicious external packages are requested.
  • [SAFE]: The evaluation script included in EVAL.md is a diagnostic tool intended for local use in a browser's developer console. It performs non-destructive checks on DOM elements (e.g., verifying alt tags, image dimensions, and data-reveal attributes) and does not involve network activity or data exfiltration.
  • [SAFE]: The skill includes robust support for the prefers-reduced-motion media query, ensuring that users with motion sensitivities are served a static version of the gallery, which is a security and usability best practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 05:48 PM
Security Audit — agent-trust-hub — scroll-image-gallery-reveal