aliyun-ccc-manage
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/list_openapi_meta_apis.pyfetches API schema metadata from Alibaba Cloud's official domain (api.aliyun.com). This is a legitimate discovery process for identifying available service operations. - [CREDENTIALS_UNSAFE]: The skill instructions correctly guide the agent to utilize standard Alibaba Cloud authentication sources, including the
ALIBABACLOUD_ACCESS_KEY_IDenvironment variable and the default local configuration file at~/.alibabacloud/credentials. These represent industry-standard credential management patterns for cloud automation. - [COMMAND_EXECUTION]: The skill executes local Python scripts and standard compilation tools (
py_compile) to prepare its environment and generate API inventory artifacts. These commands are scoped to the skill's internal directory and intended administrative purpose.
Audit Metadata