alicloud-ai-contactcenter-ai

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE]: The skill documentation describes the use of standard Alibaba Cloud authentication via environment variables (ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET) and the shared configuration file located at ~/.alibabacloud/credentials. These are the expected methods for interacting with Alibaba Cloud services.
  • [EXTERNAL_DOWNLOADS]: The script scripts/list_openapi_meta_apis.py performs GET requests to api.aliyun.com to fetch OpenAPI metadata. This is the official domain for Alibaba Cloud services and is considered a well-known technology provider.
  • [COMMAND_EXECUTION]: The skill executes local Python scripts to inventory APIs and uses the py_compile module to validate script syntax. These operations are performed on the skill's own files to ensure operational readiness.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 10:14 AM