alibabacloud-video-translation
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the official Alibaba Cloud CLI tool and custom Python scripts to manage video assets and translation jobs. These operations are essential to the skill's primary function and target authenticated user environments.- [EXTERNAL_DOWNLOADS]: References official Alibaba Cloud delivery networks for downloading CLI binaries and plugins. These are verified vendor resources.- [SAFE]: The Python implementation in
video_translation.pyincludes robust input validation routines, such asvalidate_oss_urlandvalidate_detext_area, which filter for dangerous characters and enforce strict format patterns to mitigate injection risks.- [SAFE]: Metadata and instructions are consistent with the documented functionality, providing clear guidance on environment setup and permission management without attempting to bypass safety protocols.
Audit Metadata