gsap-svg-draw-morph
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for integrating the GSAP animation library into web projects. The instructions follow standard web development practices.
- [EXTERNAL_DOWNLOADS]: The skill references the official
gsappackage via NPM and usescdn.jsdelivr.net, a well-known and trusted Content Delivery Network, for serving plugin files. These are standard industry resources. - [NO_CODE]: The skill does not include any executable scripts (e.g., Python, Shell) that could be used for malicious purposes; it exclusively provides front-end JavaScript code snippets for animation logic.
- [COMMAND_EXECUTION]: The skill includes a standard
npm installcommand for thegsaplibrary, which is a routine developer operation for setting up the environment.
Audit Metadata