Real Skill packageSource verifiedClawHub registry

huawei-cloud-skill-creator

1. Six-phase pipeline for creating Huawei Cloud skills — Socratic requirements gathering, CLI→SDK→API research, MD generation, test preparation, detailed testing, and final cleanup & compliance check 2. Phase-chained dependency: each phase builds on the previous phase's output, no phase may be skipped 3. Supports CLI, SDK, and REST API execution modes with automatic fallback detection 4. Generates complete skill directory structure with SKILL.md, references/, scripts/, templates/ 5. Validates against the Huawei Cl…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 64% rule confidence
Package forminstruction with code15 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-skill-creator
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/27/2026.claude/skills/huawei-cloud-skill-creator

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/27/2026.agents/skills/huawei-cloud-skill-creator

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/27/2026skills/huawei-cloud-skill-creator

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-skill-creator
clawhub inspect @erickeyhu-hug/huawei-cloud-skill-creator --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
15 / 15 inspected as text
Checked
8/27/2026, 10:18:59 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellscripts/test-cli-commands.sh:60 · confidence 98%curl\ *|bash
highDynamic code or shell execution is presentreferences/security-audit-guide.md:53 · confidence 78%eval(
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_DYNAMIC_CODE_EXECUTIONpending
Open human review queue →
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com
  • api: console.huaweicloud.com
  • api: github.com
  • api: support.huaweicloud.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/3/2026, 9:18:43 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:8a517c95d55a81362e6feb9bdc73d4ab30ec01b1b6b08c380b39752d8e0dfb12
Show up to 15 recorded paths
  • references/acceptance-criteria.md
  • references/api-paths.md
  • references/bss-sdk-notes.md
  • references/cli-installation-guide.md
  • references/dataflow-diagram.md
  • references/iam-policies.md
  • references/related-commands.md
  • references/security-audit-guide.md
  • references/test-report.md
  • references/verification-method.md
  • scripts/test-cli-commands.sh
  • scripts/validate-skill.sh
  • skill-card.md
  • SKILL.md
  • templates/test-vars.json

Source changelog

- Removed the sample skill-card.md file. - No changes were made to functionality or documentation. - All core features and documentation remain unchanged.