alicloud-platform-openapi-product-api-discovery
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches product catalogs and API metadata in JSON format from official Alibaba Cloud endpoints (api.aliyun.com). These resources are provided by a well-known service and are used for their intended purpose of technical discovery.
- [COMMAND_EXECUTION]: The skill utilizes a series of local Python scripts to process, merge, and summarize data. These scripts are invoked via the command line and perform standard operations such as file reading/writing and network requests via the official SDK.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets were detected. The instructions and scripts correctly direct users to provide Alibaba Cloud credentials through secure environment variables (ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET).
Audit Metadata