gsap-frameworks
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for UI animations. No malicious patterns such as prompt injection, data exfiltration, or persistence mechanisms were detected.
- [DYNAMIC_EXECUTION]: The Nuxt example utilizes dynamic JavaScript imports (
import()) for lazy-loading GSAP plugins. These imports are restricted to a predefined list of internal vendor modules ('gsap/*') and follow standard development patterns for optimizing bundle size. - [EXTERNAL_DOWNLOADS]: The skill references standard dependencies from the GreenSock Animation Platform (GSAP). These references are consistent with the skill's stated purpose and the author's identity ('greensock'), posing no supply chain risk.
- [COMMAND_EXECUTION]: No shell command execution or unauthorized system access patterns were found in the instructions or code snippets.
Audit Metadata