aliyun-dns-cli
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official aliyun-cli binary from the Alibaba Cloud content delivery network (alicdn.com). This is a well-known service domain used for distribution of cloud tooling.
- [COMMAND_EXECUTION]: Uses standard shell commands to manage file system paths, extract the downloaded utility, and configure execution permissions for the local user.
- [REMOTE_CODE_EXECUTION]: Executes the downloaded aliyun binary to perform cloud management operations. This is the primary intended function of the skill and uses official tooling.
- [DATA_EXFILTRATION]: Handles Alibaba Cloud Access Keys. The skill correctly instructs users to use placeholders or environment variables for secret management, adhering to security best practices for credential handling.
Audit Metadata