video-editing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Generates and executes FFmpeg commands for video editing tasks including trimming, concatenating, scaling, and audio normalization.
- [COMMAND_EXECUTION]: Uses the Remotion CLI via
npxto render programmable video compositions from React source code. - [EXTERNAL_DOWNLOADS]: Interacts with ElevenLabs and fal.ai APIs to generate and download audio and visual assets. These are well-known technology services.
- [CREDENTIALS_UNSAFE]: Securely manages sensitive credentials by accessing the ElevenLabs API key through system environment variables (
os.environ["ELEVENLABS_API_KEY"]) rather than hardcoding secrets.
Audit Metadata