Real Skill packageSource verifiedClawHub registry

huawei-cloud-dcs-count

Count the number of Huawei Cloud DCS (Distributed Cache Service) instances — managed Redis and Memcached — in a region and output the count. Returns the authoritative instance_num from the ListInstances API, so the reported number is always exact regardless of page size. Supports counting all instances, counting Redis-only (or Memcached-only) instances via the per-engine breakdown, filtering by status (RUNNING, FROZEN, etc.), and a per-status count breakdown via ListNumberOfInstancesInDifferentStatus. Read-only —…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categorySupport, Ecommerce & Customer Opsautomatically inferred · 57% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-dcs-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 · 9/2/2026.claude/skills/huawei-cloud-dcs-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 · 9/2/2026.agents/skills/huawei-cloud-dcs-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 · 9/2/2026skills/huawei-cloud-dcs-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-dcs-count
clawhub inspect @erickeyhu-hug/huawei-cloud-dcs-count --version 1.0.1

Security evidence

SkillVetAI static result: no findings detected

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
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: hwcloudcli.obs.cn-north-4.myhuaweicloud.com
External clawhub result: clean

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
9/2/2026, 2:07:50 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

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

Package content hashsha256:9eeeb046bb8644b14bd3511aded2f991daed0dfeb3f1b9253e520a39c9aa75c9
Show up to 11 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/dataflow-diagram.md
  • references/iam-policies.md
  • references/security-audit-report.txt
  • references/verification-method.md
  • scripts/count_dcs_instances.py
  • scripts/test-cli-commands.sh
  • skill-card.md
  • SKILL.md
  • templates/test-vars.json

Source changelog

- Added detailed documentation describing the skill's purpose, usage modes, and command examples. - Clarified support for counting all DCS instances, Redis-only, Memcached-only, status-filtered, and per-status breakdown. - Outlined explicit prerequisites and workflow, including both CLI and Python SDK fallback. - Provided example commands for all main features, with parameter descriptions and reference documentation. - Confirmed skill is strictly read-only and uses authoritative instance counts from the Huawei Cloud API.