gsap
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill is a developer resource for animation and media processing.
- [EXTERNAL_DOWNLOADS]: Loads GSAP and TextPlugin libraries from the jsDelivr CDN. This is a well-known and trusted service for delivering open-source web assets.
- [COMMAND_EXECUTION]: The provided utility script
scripts/extract-audio-data.pyusessubprocess.runto executeffmpeg. This is a standard method for processing media files and does not present a shell injection risk as it avoids shell=True. - [REMOTE_CODE_EXECUTION]: The Python script identifies
numpyas a dependency, which is an industry-standard package from the official PyPI registry.
Audit Metadata