video-podcast-maker
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runandsubprocess.check_outputacross several scripts (e.g.,scripts/generate_tts.py,scripts/generate_shorts.py,scripts/verify_output.py,scripts/learn_design.py) to orchestrate video rendering withnpx remotionand audio/video processing with FFmpeg (ffmpeg,ffprobe). These calls are essential for the skill's primary purpose and use hardcoded tools and local paths. - [EXTERNAL_DOWNLOADS]: The skill relies on Remotion, which downloads headless browser binaries during its first run. Additionally, components like
LottieAnimation.tsxsupport loading animation data from remote URLs, and thettscndependency performs network requests for TTS synthesis. These behaviors are documented and required for the stated functionality.
Audit Metadata