aliyun-mps-video-translation
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and parameter mapping for Alibaba Cloud's IMS video translation OpenAPI. Analysis of all files shows no evidence of malicious behavior.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the use of environment variables (e.g.,
ALIBABACLOUD_ACCESS_KEY_ID) for authentication instead of hardcoding secrets. This aligns with secure configuration practices. - [COMMAND_EXECUTION]: The validation section contains benign local commands (
mkdir,echo) used for environment setup and verification of the output directory structure. - [EXTERNAL_DOWNLOADS]: No external dependencies, scripts, or binary downloads are initiated by the skill. All processing refers to official Alibaba Cloud API endpoints.
- [DATA_EXFILTRATION]: There are no patterns suggesting data exfiltration. The network operations are limited to the intended cloud service management via OpenAPI.
Audit Metadata