gsap-frameworks
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource, providing best practices and code examples for integrating the GSAP (GreenSock Animation Platform) library into frontend frameworks like Vue and Svelte.
- [SAFE]: External references target the official GreenSock GitHub repository, which is a well-known service in the web development community, for the purpose of providing upstream examples and reference material.
- [SAFE]: The provided code snippets for Vue, Nuxt, and Svelte follow established security and performance practices, such as proper resource cleanup in component unmount hooks and the use of scoped selectors to prevent side effects.
- [SAFE]: The dynamic loading pattern implemented in the Nuxt example uses a pre-defined static map of official GSAP modules, which is a standard approach for optimizing bundle sizes and does not involve executing untrusted or remote code.
Audit Metadata