aliyun-arms-query-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to create a virtual environment, install dependencies, and compile local Python scripts for validation purposes.
- [EXTERNAL_DOWNLOADS]: Downloads the official 'alibabacloud_arms20190808' and 'alibabacloud_tea_openapi' packages from the public Python Package Index (PyPI) to support API interactions.
- [DATA_EXFILTRATION]: Performs read-only network operations to official Alibaba Cloud service endpoints ('aliyuncs.com') to retrieve a list of traced applications.
- [CREDENTIALS_UNSAFE]: Accesses Alibaba Cloud credentials ('ALIBABACLOUD_ACCESS_KEY_ID' and 'ALIBABACLOUD_ACCESS_KEY_SECRET') through standard environment variables to authenticate API requests, which is a common and recommended practice for secret management in development workflows.
Audit Metadata