Real Skill packageSource verifiedClawHub registry

huawei-cloud-skill-tester

End-to-end functional testing framework for Huawei Cloud skills — three-tier pipeline covering single-skill unit testing, multi-skill orchestration, and end-to-end full flow testing. Each phase produces structured JSON output with chain verification. Supports skill installation validation, functional analysis, CLI→SDK→API feasibility research, test case generation, real-environment execution with resource lifecycle, resource cleanup, multi-skill scenario orchestration, trigger-conflict detection, and consolidated…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 68% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-skill-tester
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/18/2026.claude/skills/huawei-cloud-skill-tester

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

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/18/2026skills/huawei-cloud-skill-tester

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-tester
clawhub inspect @erickeyhu-hug/huawei-cloud-skill-tester --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
24 / 24 inspected as text
Checked
8/18/2026, 4:02:24 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://apiexplorer.developer.huaweicloud.com/install/hcloud/install.sh | bash
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:7 · confidence 70%curl -sSL https://apiexplorer.developer.huaweicloud.com/install/hcloud/install.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: apiexplorer.developer.huaweicloud.com
  • api: clawhub.ai
  • api: console.huaweicloud.com
  • api: json-schema.org
  • 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:20:49 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:c96f842bb6ec7eaacd766cb8bf4298358fac011d68fbd91902c894136825c241
Show up to 24 recorded paths
  • references/acceptance-criteria.md
  • references/architecture.md
  • references/cli-installation-guide.md
  • references/iam-policies.md
  • references/output-schema-spec.md
  • references/phase-transition-rules.md
  • references/verification-method.md
  • scripts/lib/chain-verify.sh
  • scripts/lib/config.sh
  • scripts/lib/utils.sh
  • scripts/run-test-pipeline.sh
  • scripts/tier1/phase-0-install-check.sh
  • scripts/tier1/phase-1-skill-analysis.sh
  • scripts/tier1/phase-2-tech-research.sh
  • scripts/tier1/phase-3-gen-testcases.sh
  • scripts/tier1/phase-4-execute-tests.sh
  • scripts/tier2/phase-5-orchestration.sh
  • scripts/tier2/phase-6-full-flow.sh
  • scripts/tier3/phase-7-final-report.sh
  • skill-card.md
  • SKILL.md
  • templates/phase-report-schema.json
  • templates/scenario-template.json
  • templates/test-case-schema.json

Source changelog

- Removed the file skill-card.md. - No feature or logic changes; documentation file cleanup only.