alibabacloud-sls-query
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Retrieves official Aliyun CLI installation packages and updates from Alibaba Cloud's trusted domain (aliyuncli.alicdn.com). These downloads are necessary for initializing the environment and are provided by the verified vendor.
- [COMMAND_EXECUTION]: Utilizes system utilities like 'date' for time-range resolution and 'jq' for parsing log output. It also executes legitimate Aliyun CLI commands to interact with the Simple Log Service API.
- [DATA_EXFILTRATION]: Facilitates the reading of logs from specified Alibaba Cloud Logstores. The data flow is restricted to the user's authenticated session and follows the configured RAM permissions.
- [PROMPT_INJECTION]: As the skill ingests and displays log data from external sources, it presents a surface for indirect prompt injection. However, the skill implements a read-only workflow for analysis and does not contain logic that would lead to the execution of instructions contained within the log content.
Audit Metadata