skills/aliyun/alibabacloud-aiops-skills/alibabacloud-elasticsearch-network-manage/Gen Agent Trust Hub
alibabacloud-elasticsearch-network-manage
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official Aliyun CLI installation script from the vendor's official domain (
aliyuncli.alicdn.com). - [REMOTE_CODE_EXECUTION]: The skill executes the official Aliyun CLI installer via shell piping (
curl | bash), which is the vendor-recommended method for tool installation. - [SAFE]: The instructions include mandatory security rules that prohibit the display or input of sensitive credentials (AccessKey/SecretKey) within the chat interface, directing users to secure terminal-based configuration instead.
- [SAFE]: A parameter confirmation workflow is enforced, requiring the agent to verify all user-customizable values (RegionId, InstanceId, IP ranges) before executing any configuration changes.
Audit Metadata