gsap-react
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation on how to use standard, well-known animation libraries (gsap and @gsap/react) within a React environment. It focuses on best practices such as using the
useGSAPhook for automatic cleanup andgsap.context()to prevent memory leaks in components. - [SAFE]: The installation instructions reference official, well-known packages from the npm registry (
gsapand@gsap/react). - [SAFE]: No suspicious patterns such as prompt injection, data exfiltration, or obfuscated code were detected. The technical guidance aligns with official GSAP documentation for React integration.
Audit Metadata