Real Skill packageSource verifiedClawHub registry

huawei-cloud-swr-image-management

Huawei Cloud SWR (Software Repository for Container) image lifecycle management skill using hcloud CLI. Use this skill when the user wants to: (1) manage SWR namespaces (organizations) - create/query/delete, (2) manage image repositories - create/query/update/delete, (3) manage image tags/versions - query/create/delete, (4) obtain docker login credentials for SWR, (5) check SWR quotas and usage limits. Trigger: user mentions "SWR image management", "SWR 镜像管理", "container image", "镜像仓库", "SWR 组织", "SWR namespace",…

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 61% rule confidence
Package forminstruction bundle15 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-swr-image-management
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/26/2026.claude/skills/huawei-cloud-swr-image-management

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

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/26/2026skills/huawei-cloud-swr-image-management

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 @huaweiclouddev/huawei-cloud-swr-image-management
clawhub inspect @huaweiclouddev/huawei-cloud-swr-image-management --version 1.0.3

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
15 / 15 inspected as text
Checked
8/26/2026, 1:23:14 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
6 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.huawei.com
  • api: console.huaweicloud.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/26/2026, 9:55:10 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:32df25f8f1af6bc7cef8834db5e31a8a611a22e47f85f0375bdc5990f11326f7
Show up to 15 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/common-pitfalls.md
  • references/iam-policies.md
  • references/output-format.md
  • references/parameter-reference.md
  • references/swr-api-guide.md
  • references/task-auth-management.md
  • references/task-namespace-management.md
  • references/task-quota-management.md
  • references/task-repository-management.md
  • references/task-tag-management.md
  • references/verification-method.md
  • skill-card.md
  • SKILL.md

Source changelog

- Added detailed documentation describing features and usage scenarios for managing Huawei Cloud SWR images with the hcloud CLI. - Introduced explicit billing and security confirmation requirements before any operation, especially for potentially costly or destructive actions. - Clarified required user permissions and environment setup for secure and effective use. - Outlined operation flows, with mandatory parameter and risk confirmation for all write (create, update, delete) operations. - Provided real-world usage examples and step-by-step workflow guidance for skill users.