instagram-reel-editor
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local scripts to invoke
ffmpegandffprobe. These interactions are securely implemented usingsubprocess.run()with list-based arguments, which avoids the risks associated with shell interpolation. - [EXTERNAL_DOWNLOADS]: The skill documentation identifies requirements for
ffmpegand themoviepylibrary. These are standard, reputable tools for video editing tasks.
Audit Metadata