aliyun-mps-video-translation-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python validation script
tests/common/compile_skill_scripts.pyto check the integrity of other skill files. This is consistent with its stated purpose as a smoke test. - [CREDENTIALS_UNSAFE]: The documentation mentions configuring
ALIBABACLOUD_ACCESS_KEY_IDandALIBABACLOUD_ACCESS_KEY_SECRET. These are instructions for standard environment variable configuration and do not contain hardcoded or exposed secrets within the skill itself. - [SAFE]: No obfuscation, prompt injection, or unauthorized network activity was detected. The skill's operations are bounded to local compilation checks and authenticated cloud API calls to well-known Aliyun services.
Audit Metadata