aliyun-dns-cli-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute commands using the
aliyunCLI (e.g.,aliyun alidns DescribeSubDomainRecords) to interact with cloud infrastructure. These are standard operations for managing Alibaba Cloud resources. - [INDIRECT_PROMPT_INJECTION]: The skill uses placeholders like
<domain>and<sub>within shell commands, which represents a potential injection surface if the agent populates these with untrusted data. - Ingestion points: Placeholder variables in the test steps within
SKILL.md. - Boundary markers: None observed in the instructions.
- Capability inventory: Shell command execution via the
aliyunCLI. - Sanitization: No explicit validation or escaping of placeholder values is described in this test script.
Audit Metadata