alibabacloud-cas-ssl-cert-purchase
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions in
references/cli-installation-guide.mdto download and install the official Aliyun CLI using a shell script hosted onaliyuncli.alicdn.com. This domain is an official Alibaba Cloud CDN, making the remote resource trusted. - [COMMAND_EXECUTION]: The skill executes cloud management commands via the
aliyunCLI and a local helper scriptscripts/bss-purchase.sh. The script is written with security considerations, such as usingset -euo pipefailand proper variable quoting to prevent command injection. - [PROMPT_INJECTION]: The
SKILL.mdcontains robust defensive instructions, including mandatory 'Confirmation Gates' and 'Intent Clarification' steps that force the agent to stop and wait for explicit user approval before performing sensitive or financial operations. - [CREDENTIALS_UNSAFE]: The skill enforces safe credential management by explicitly forbidding the reading, printing, or asking for AccessKey/SecretKey values, directing users to configure their environment securely outside the session.
- [DATA_EXFILTRATION]: All network operations are directed towards official Alibaba Cloud API endpoints or trusted vendor CDNs. No suspicious data exfiltration patterns were detected.
Audit Metadata