Real Skill packageSource verifiedClawHub registryAutomatic security hold

huawei-cloud-cce-env-assessment

A skill for huawei cloud container(CCE) assessment. It automatically collects metrics and configurations from containerized application environments on Huawei Cloud to generate a comprehensive assessment report. Use this when users want to evaluate if their Huawei Cloud applications align with cloud-native best practices and identify areas for improvement.

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 59% rule confidence
Package forminstruction with code12 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-cce-env-assessment
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-cce-env-assessment

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-cce-env-assessment

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-cce-env-assessment

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

Installation commands are hidden while this fixed release is under an automatic security hold. Review the evidence and canonical source manually.

Security evidence

SkillVetAI static result: critical 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
11 / 12 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
criticalDestructive command targets a system rootscripts/collect_all.py:312 · confidence 98%rm -rf /
mediumRemote installer is downloaded without an integrity checkreferences/koocli-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
1 High/Critical review queue entry
STATIC_DESTRUCTIVE_ROOT_COMMANDpending
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
9 dependency and API indicators
  • pypi: openpyxl >=3.0,<4
  • pypi: huaweicloudsdkcore >=3.1
  • api: clawhub.ai
  • api: cn-north-4-hdn-koocli.obs.cn-north-4.myhuaweicloud.com
  • api: github.com
  • api: iam.cn-north-4.myhuaweicloud.com
  • api: proxy
  • api: support.huaweicloud.com
  • api: www.w3.org
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/5/2026, 1:29:35 PM
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:5c52086818dea694f7a4981ea4a74f04882925b28a29982bf4680b369a9a17a9
Show up to 12 recorded paths
  • references/cloud-native-checklist.xlsx
  • references/koocli-installation-guide.md
  • references/requirements.txt
  • scripts/__init__.py
  • scripts/collect_all.py
  • scripts/make_charts.py
  • scripts/make_report_html.py
  • scripts/score_and_excel.py
  • skill-card.md
  • SKILL.md
  • templates/cloud-native-assessment-template.md
  • templates/report_template.md

Source changelog

huawei-cloud-cce-env-assessment 1.0.1 - Added detailed multi-step workflow for Huawei Cloud container (CCE) assessment, including environment checks, data collection, metric scoring, and report generation. - Enforced mandatory step-by-step confirmation, strict directory usage, and anti-skip rules. - Introduced detailed status board updates after each step. - Clearly defined prerequisite checks, permission boundaries, and error handling procedures. - Outlined explicit input parameters and output requirements for each workflow stage.