aliyun-ice-manage
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated Python scripts do not contain any malicious patterns, obfuscation, or unauthorized data access behaviors.
- [EXTERNAL_DOWNLOADS]: The script 'list_openapi_meta_apis.py' fetches API metadata from 'api.aliyun.com'. This is a well-known service provided by Alibaba Cloud, and the download is used for legitimate API discovery.
- [COMMAND_EXECUTION]: Shell commands in 'SKILL.md' are used for routine validation tasks and to execute the provided Python scripts within the skill's own directory.
- [CREDENTIALS_UNSAFE]: The skill correctly instructs the agent to utilize standard environment variables or credential files for Alibaba Cloud authentication, avoiding hardcoded secrets and following industry best practices.
Audit Metadata