huawei-cloud-ces-ecs-monitoring
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill incorporates explicit security rules and warnings to protect user credentials. It strictly forbids echoing or printing Access Keys (AK/SK) and provides a secure method for verifying credential status using
hcloud configure list. - [EXTERNAL_DOWNLOADS]: The
cli-installation-guide.mdfile contains instructions to download the official Huawei Cloud CLI from vendor-controlled domains (e.g.,myhuaweicloud.com). Following the trust rules for vendor resources, these downloads are considered safe and part of the legitimate setup process for the monitoring tools. - [COMMAND_EXECUTION]: The skill instructs the agent to execute various
hcloudCLI commands to list instances and query metrics from Cloud Eye Service (CES). It also provides maintenance commands in the installation guide, such as moving binaries withsudoand cleaning up configuration directories withrm -rf. These commands are standard for CLI tool management and correspond to the skill's primary purpose.
Audit Metadata