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.run and subprocess.check_output across several scripts (e.g., scripts/generate_tts.py, scripts/generate_shorts.py, scripts/verify_output.py, scripts/learn_design.py) to orchestrate video rendering with npx remotion and 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.tsx support loading animation data from remote URLs, and the ttscn dependency performs network requests for TTS synthesis. These behaviors are documented and required for the stated functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 10:49 AM
Security Audit — agent-trust-hub — video-podcast-maker