Real Skill packageSource verifiedClawHub registry

huawei-cloud-services-count

Query the total number of Huawei Cloud services available through KooCLI offline metadata. Returns the count of all supported cloud services from the cached service catalog. Triggers include: "how many Huawei Cloud services", "count Huawei Cloud services", "华为云服务总数", "华为云有多少个服务", "查询华为云服务数量".

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 57% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-services-count
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/20/2026.claude/skills/huawei-cloud-services-count

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/20/2026.agents/skills/huawei-cloud-services-count

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/20/2026skills/huawei-cloud-services-count

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

Security evidence

SkillVetAI static result: high 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
9 / 9 inspected as text
Checked
8/20/2026, 1:53:04 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellreferences/cli-installation-guide.md:7 · confidence 98%curl -sSL https://cn-hangdu-1.obs.cn-north-4.myhuaweicloud.com/kocli/latest/hci_install.sh | bash
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:7 · confidence 70%curl -sSL https://cn-hangdu-1.obs.cn-north-4.myhuaweicloud.com/kocli/latest/hci_install.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: cn-hangdu-1.obs.cn-north-4.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/19/2026, 2:00:47 PM
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:6b60088a53b6b059fbd060fc7cbb2b34b330b60f04498f1cbc0777b2480b7900
Show up to 9 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/dataflow-diagram.md
  • references/iam-policies.md
  • references/verification-method.md
  • scripts/test-cli-commands.sh
  • skill-card.md
  • SKILL.md
  • templates/test-vars.json

Source changelog

- Initial release: Query the total number of Huawei Cloud services available via KooCLI offline metadata. - Counts and outputs both total and unique services based on the local services_en.json file. - Supports trigger phrases in both English and Chinese. - No network API calls needed after initial metadata download. - Provides example commands for refreshing metadata and counting services. - Includes requirements, usage workflow, and reference documentation.