gsap
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/extract-audio-data.pyusessubprocess.run()to execute theffmpegcommand. This is used for the legitimate purpose of decoding audio files into raw samples for analysis. - [EXTERNAL_DOWNLOADS]: The documentation in
SKILL.mdandreferences/effects.mdsuggests loading the GSAP library and its plugins from a well-known CDN (jsdelivr.net). These references are standard for web development and do not execute untrusted remote code. - [EXTERNAL_DOWNLOADS]: The skill mentions external documentation and source code links for GSAP and HyperFrames. These are informational references and do not represent a security risk.
Audit Metadata