aliyun-ccai-manage-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to perform a pre-deployment compilation check of the target skill's codebase. - [DATA_EXFILTRATION]: Performs network operations by calling Alibaba Cloud APIs (e.g.,
Describe*,List*) to verify connectivity and service availability. These operations target a well-known service provider and are restricted to read-only paths. - [CREDENTIALS_UNSAFE]: The skill documentation describes the necessity of configuring environment variables for authentication (
ALIBABACLOUD_ACCESS_KEY_ID,ALIBABACLOUD_ACCESS_KEY_SECRET). No hardcoded credentials or secrets were found in the skill content.
Audit Metadata