gsap-frameworks
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code snippets for integrating the GreenSock Animation Platform (GSAP) with frontend frameworks. All code examples follow standard web development best practices for lifecycle management and cleanup.
- [EXTERNAL_DOWNLOADS]: The skill references the 'gsap' package via standard JavaScript import statements. GSAP is a well-known and trusted library for web animations.
- [REMOTE_CODE_EXECUTION]: The Nuxt 4 example demonstrates dynamic module loading using a static map of GSAP submodules. This pattern is used for performance optimization (lazy loading) and does not involve executing untrusted or remote code.
- [SAFE]: No prompt injection, data exfiltration, or obfuscation patterns were detected in the skill instructions or code examples.
Audit Metadata