render-song-mv
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation details the orchestration of local Python scripts (such as
render_keyframes.py,build_captions_v2.py, andpromote_master.py) and CLI tools includingffmpegand thehiggsfieldCLI. These commands are integral to the skill's primary function of media assembly and rendering. - [EXTERNAL_DOWNLOADS]: The skill describes a process for fetching brand assets, such as application icons, from the official iTunes Search API. This is a well-known service used for legitimate asset retrieval.
- [SAFE]: The skill architecture follows security best practices by delegating paid or sensitive API operations to dedicated skills and avoiding the use of hardcoded credentials or secrets within its own configuration files.
Audit Metadata