huawei-cloud-swr-image-automation
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous templates for the
hcloudCLI to manage cloud resources, such as creating cross-region image sync configurations (CreateImageSyncRepo) and managing auto-deployment triggers (CreateTrigger). These operations are standard for Huawei Cloud SWR service management. - [SAFE]: The skill explicitly instructs users to manage sensitive credentials like Access Keys and Secret Keys using environment variables or temporary tokens rather than hardcoding them. It also includes security warnings against practices that would expose these secrets in logs or console output, such as using
echo $HUAWEI_CLOUD_AK.
Audit Metadata