.claude/skills/huawei-cloud-cce-cluster-managementRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Huawei Cloud CCE (Cloud Container Engine) cluster lifecycle management skill using hcloud CLI (KooCLI) for Huawei Cloud API calls and kubectl cce plugin for Kubernetes node operations (cordon/uncordon/drain/status). Use this skill when the user wants to: (1) create, delete, hibernate, or awake CCE clusters, (2) list clusters and query cluster/node/nodepool/addon information, (3) manage node pools (create, delete, resize), (4) manage nodes (create, delete, cordon, uncordon, drain), (5) manage addons (install, unins…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/huawei-cloud-cce-cluster-managementRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/huawei-cloud-cce-cluster-managementRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/huawei-cloud-cce-cluster-managementRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @huaweiclouddev/huawei-cloud-cce-cluster-managementclawhub inspect @huaweiclouddev/huawei-cloud-cce-cluster-management --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl -sSL https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.shcurl -sSL https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.shcurl -sSL https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.shThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:3d3a5da31763b123bdd8accbbe31ed78bbffc73128eb97e87060ef074b621116references/acceptance-criteria.mdreferences/cce-api-guide.mdreferences/cce-cluster-parameters.mdreferences/cli-installation-guide.mdreferences/iam-policies.mdreferences/task-cluster-management.mdreferences/task-node-management.mdreferences/task-nodepool-management.mdreferences/troubleshooting.mdreferences/verification-method.mdscripts/huawei_cloud/__init__.pyscripts/huawei_cloud/common.pyscripts/huawei_cloud/dispatcher.pyscripts/huawei_cloud/hcloud_runner.pyscripts/huawei_cloud/special_ops.pyscripts/huawei-cloud.pyskill-card.mdSKILL.mdVersion 2.0.0 introduces major updates with enhanced security and operation controls. - Adds strict two-step confirmation for all dangerous operations to prevent accidental data loss or disruption. - Describes precise credential handling: never persists credentials, never exposes sensitive values, and securely uses per-process environment variables. - Details node login password security: prioritizes SSH key, password parameter, environment variable, and auto-generated password with strict confidentiality. - Updates workflow and risk classification for all destructive or impactful actions. - Clarifies CLI and plugin requirements, with escalated emphasis on dependency skill for kubectl-cce installation.