space-video-broll-sketch
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes system utilities including
ffmpegfor video concatenation andffprobefor media metadata extraction. It also usescurlwithin shell scripts to interact with APIs and download generated assets. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to fetch media content from recognized external services, specifically Volcengine (ark.cn-beijing.volces.com) and Libtv (liblib.tv). These downloads are restricted to .mp4 video files generated by the services.
- [DATA_EXFILTRATION]: The skill accesses API keys via environment variables (
ARK_API_KEYandLIBTV_ACCESS_KEY). This access is limited to the scripts that authenticate with the official service providers for video generation.
Audit Metadata