skills/aliyun/alibabacloud-aiops-skills/alibabacloud-ddoscoo-domain-configuration-backup/Gen Agent Trust Hub
alibabacloud-ddoscoo-domain-configuration-backup
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the Aliyun CLI by downloading binaries from official Alibaba Cloud domains (e.g., aliyuncli.alicdn.com). These are well-known and trusted service endpoints.
- [CREDENTIALS_SAFE]: The instructions explicitly forbid the display, printing, or manual entry of sensitive credentials like AccessKey IDs and Secrets. It recommends using the Aliyun CLI's internal configuration management or environment variables.
- [COMMAND_EXECUTION]: The skill uses the official 'aliyun ddoscoo' CLI tool to perform its operations. It includes comprehensive rules for command formatting, parameter usage, and user-agent identification for observability.
- [DATA_EXPOSURE]: Configuration data is exported to and imported from local YAML files. The skill does not perform network operations to untrusted third-party domains; all cloud interactions are performed via the authenticated Aliyun CLI.
- [PROMPT_INJECTION]: The skill includes clear instructions for the AI to confirm critical parameters and actions with the user via 'AskUserQuestion', reducing the risk of accidental or malicious automated execution.
Audit Metadata