Real Skill packageSource verifiedClawHub registry

huawei-cloud-vod-collector

Invoke this skill to capture poor experiences and distill them into high-value requirements (Voice of Developer). Use when user encounters any Huawei Cloud related issues, like user expresses dissatisfaction, encounters errors, or wants to report issues/suggestions.Triggers include: "体验差","反馈问题","反馈建议","这个有bug","拒绝了请求","报告问题","反馈体验","report a problem","report a suggestion","bug report","poor experience","voice of developer"

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction with code17 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-vod-collector
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/23/2026.claude/skills/huawei-cloud-vod-collector

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/23/2026.agents/skills/huawei-cloud-vod-collector

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/23/2026skills/huawei-cloud-vod-collector

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-vod-collector
clawhub inspect @erickeyhu-hug/huawei-cloud-vod-collector --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
16 / 17 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
4 dependency and API indicators
  • pypi: pyyaml >=6.0
  • pypi: tomli >=2.0
  • api: clawhub.ai
  • api: gitcode.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/6/2026, 4:44:15 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:4718c274eb204f6a3901a12bdd992ec9a42945458d602754e50e81c142412ba9
Show up to 17 recorded paths
  • assets/config.yaml.template
  • assets/VOD_FEEDBACKS.md
  • assets/VOD_ISSUE.md
  • hooks/hermes/hooks.yaml
  • hooks/openclaw/hooks.yaml
  • references/acceptance-criteria.md
  • references/hooks-setup.md
  • references/openclaw-integration.md
  • requirements.txt
  • scripts/md_io.py
  • scripts/models.py
  • scripts/vod_deliver.py
  • scripts/vod_install.ps1
  • scripts/vod_install.sh
  • scripts/vod_sanitize.py
  • skill-card.md
  • SKILL.md

Source changelog

- Added detailed usage documentation and workflow for the VoD (Voice of Developer) Collector Skill. - Described the skill's purpose: capturing poor experiences on Huawei Cloud and preparing high-value requirements for engineering teams. - Provided CLI examples for capture, extract/edit, deliver, and auto-login operations. - Documented configurable parameters and integration prerequisites. - Outlined the complete three-phase workflow: Capture, Extract, Deliver, including deduplication and security requirements for auto-login. - Included behavioral constraints and security notices for sensitive operations.