skills/aliyun/alibabacloud-aiops-skills/alibabacloud-elasticsearch-instance-manage/Gen Agent Trust Hub
alibabacloud-elasticsearch-instance-manage
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill incorporates strong security instructions regarding credential management. It explicitly forbids the agent from reading, printing, or accepting AccessKey/SecretKey values directly in conversation, directing users toward secure configuration methods like environment variables or interactive CLI profiles.
- [EXTERNAL_DOWNLOADS]: The documentation provides links to download the Aliyun CLI binary and plugins. These resources are hosted on official vendor-owned domains (aliyuncli.alicdn.com), which are recognized as trusted infrastructure for this author.
- [COMMAND_EXECUTION]: The skill utilizes the Aliyun CLI to perform infrastructure operations such as creating, describing, and restarting Elasticsearch instances. All commands are standard administrative tasks and include safety flags like
--user-agentfor auditability and--client-tokenfor idempotency.
Audit Metadata