render-from-library
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
ffmpegandffprobefor media analysis and video rendering. It programmatically generates command-line arguments and complex filter graphs based on the metadata of video files found in the user-specified source directory. - [COMMAND_EXECUTION]: Standard Unix utilities including
find,sort,stat, andrealpathare employed to identify and order video files before processing. These tools are invoked with appropriate flags for directory navigation and file metadata extraction.
Audit Metadata