gsap
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for using the GSAP animation library.- [COMMAND_EXECUTION]: The included Python script
scripts/extract-audio-data.pyusessubprocess.runto callffmpegfor audio decoding. The implementation uses a list-based command structure without a shell, which is a secure practice to prevent shell injection.- [EXTERNAL_DOWNLOADS]: The documentation references the GSAP library and TextPlugin from the jsdelivr CDN (cdn.jsdelivr.net), which is a well-known and trusted service for hosting open-source libraries.
Audit Metadata