video-production
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with the Volcengine ARK API (ark.cn-beijing.volces.com) for video generation, which is a well-known service. All network communication is directed to this service or the resulting video URLs provided by its API.
- [SAFE]: Credential management follows best practices by retrieving the
ARK_API_KEYfrom environment variables through a standardized internal loader. - [SAFE]: File system activity is limited to creating necessary parent directories and writing the generated video data to the output path specified in the parameters.
- [SAFE]: The skill logic includes appropriate validation for required inputs (prompt) and handles API fallback mechanisms for service reliability.
Audit Metadata