skills/heygen-com/hyperframes/gsap/Gen Agent Trust Hub

gsap

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/extract-audio-data.py executes the ffmpeg command-line tool via subprocess.run. This is used to decode audio or video files into raw PCM samples for visualization processing. The command is constructed as a list, which prevents shell injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The references/effects.md file includes script tags referencing the GSAP library and TextPlugin from cdn.jsdelivr.net. These are well-known and trusted content delivery networks used for web development assets.
  • [SAFE]: The Python script uses standard libraries (argparse, json, subprocess) and numpy for signal processing. It does not perform any network operations, access sensitive files, or attempt to persist on the system.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 07:51 AM