Real Skill packageSource verifiedClawHub registry

huawei-cloud-dws-list

List DWS (Data Warehouse Service) clusters under a Huawei Cloud tenant and return only the cluster names. Based on KooCLI (hcloud) DWS ListClusters API. Useful for daily inspection, resource inventory, and quick cluster overview. Triggers include: "查询DWS列表", "DWS集群列表", "列出DWS", "DWS集群名称", "list DWS clusters", "DWS cluster list", "show DWS names", "DWS inventory"

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 55% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-dws-list
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/16/2026.claude/skills/huawei-cloud-dws-list

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/16/2026.agents/skills/huawei-cloud-dws-list

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/16/2026skills/huawei-cloud-dws-list

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @erickeyhu-hug/huawei-cloud-dws-list
clawhub inspect @erickeyhu-hug/huawei-cloud-dws-list --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/16/2026, 1:05:05 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:9 · confidence 70%curl -sSL https://hwcloudcli.obs.cn-north-1.myhuaweicloud.com/cli/latest/hcloud_install.sh
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: hwcloudcli.obs.cn-north-1.myhuaweicloud.com
External clawhub result: suspicious

This 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.

Evidence checked
8/16/2026, 10:52:28 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:8ba81586c887602f53030312a8c37f31f935c4c90d9c97ad006a90a993c19c90
Show up to 11 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/dataflow-diagram.md
  • references/iam-policies.md
  • references/verification-method.md
  • scripts/list_dws_clusters.py
  • scripts/skill_quality_sdk.py
  • scripts/test-cli-commands.sh
  • skill-card.md
  • SKILL.md
  • templates/test-vars.json

Source changelog

Huawei Cloud DWS Cluster List Skill – Initial Release - Provides a quick list of DWS (Data Warehouse Service) cluster names under a Huawei Cloud tenant. - Supports filtering by region and enterprise project ID. - Uses hcloud (KooCLI) DWS ListClusters API with JSON extraction of cluster names. - Handles typical errors (invalid region, credential issues, permission errors) with detailed guidance. - Useful for daily inspection, resource inventory, and quick cluster overview.