aliyun-openapi-discovery
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves product catalogs and API documentation from Alibaba Cloud's official metadata endpoints.
- Evidence: Fetches JSON data from
https://api.aliyun.com/meta/v1/products.jsonand version-specificapi-docs.jsonfiles. - [COMMAND_EXECUTION]: The skill workflow is implemented through a series of local Python scripts that automate the collection and merging of cloud data.
- Evidence: Executables such as
products_from_ticket_system.py,products_from_bssopenapi.py, andmerge_product_sources.pyare used to interact with Alibaba Cloud SDKs and process the resulting data.
Audit Metadata