alicloud-ai-pai-aiworkspace
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches product and API metadata from official Alibaba Cloud endpoints at api.aliyun.com. This is a well-known service for cloud management and the access is restricted to documented metadata.
- [CREDENTIALS_UNSAFE]: The documentation references the use of standard Alibaba Cloud credentials via environment variables and the ~/.alibabacloud/credentials file. This is expected behavior for a cloud service management skill.
- [COMMAND_EXECUTION]: The skill includes a validation step that runs shell commands for compiling Python scripts and creating output directories. These operations are standard for development and automation tasks within the skill's scope.
Audit Metadata