Real Skill packageSource verifiedClawHub registry

huawei-cloud-swr-image-governance

Huawei Cloud SWR (Software Repository for Container) image governance skill using hcloud CLI. Use this skill when the user wants to: (1) manage SWR namespace permissions - grant/query/modify/revoke, (2) manage repository permissions - grant/query/modify/revoke, (3) manage image retention rules - create/list/update/delete, (4) manage shared download domains - create/list/update/delete, (5) manage image sharing - list shared repos/query feature gates, (6) check SWR agency status and create agency delegation, (7) lis…

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 65% rule confidence
Package forminstruction bundle14 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-swr-image-governance
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/22/2026.claude/skills/huawei-cloud-swr-image-governance

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/22/2026.agents/skills/huawei-cloud-swr-image-governance

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/22/2026skills/huawei-cloud-swr-image-governance

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-swr-image-governance
clawhub inspect @erickeyhu-hug/huawei-cloud-swr-image-governance --version 1.0.1

Security evidence

SkillVetAI static result: medium 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
14 / 14 inspected as text
Checked
8/22/2026, 1:06:23 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:17 · confidence 70%curl -sSL https://cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: apiexplorer.developer.huaweicloud.com
  • api: clawhub.ai
  • api: cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com
  • api: console.huaweicloud.com
  • api: support.huaweicloud.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
8/22/2026, 12:28:41 PM
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:bcad45648c02223b011e89d3d58d26641c35c0db680bca8a868016b53ffcdaa6
Show up to 14 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/common-pitfalls.md
  • references/iam-policies.md
  • references/output-format.md
  • references/swr-governance-api-guide.md
  • references/task-image-sharing.md
  • references/task-namespace-permissions.md
  • references/task-repository-permissions.md
  • references/task-retention-management.md
  • references/task-shared-domains.md
  • references/verification-method.md
  • skill-card.md
  • SKILL.md

Source changelog

- Added clear scope and triggers for SWR image governance using the hcloud CLI, including keywords in both English and Chinese. - Documented all supported governance operations: permissions management, retention rule management, shared domain controls, image sharing queries, agency delegation, and accessory/references listing. - Defined a strict user confirmation workflow before executing any operation with side effects (create, update, delete), including command preview and risk warnings. - Specified hcloud CLI installation, version, and credential requirements, with security best practices for AK/SK management. - Included tables detailing risk levels and confirmation steps for each write operation related to SWR governance.