aliyun-mps-manage-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 script
tests/common/compile_skill_scripts.pyto verify the integrity of the target skill's code. This is a standard practice for test and CI/CD workflows. - [CREDENTIALS_UNSAFE]: The skill references standard environment variables
ALIBABACLOUD_ACCESS_KEY_IDandALIBABACLOUD_ACCESS_KEY_SECRET. It explicitly advises the user to configure these with least privilege, aligning with security best practices for cloud service authentication.
Audit Metadata