Real Skill packageSource verifiedClawHub registry

huawei-cloud-cce-kubernetes-event-analyzer

Query and analyze Kubernetes Events in Huawei Cloud CCE clusters. Trigger when users ask about CCE events, Kubernetes warning events, FailedScheduling, FailedMount, ImagePullBackOff, event patterns, historical events in LTS, or event-based diagnosis for a CCE cluster or namespace.

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 65% rule confidence
Package forminstruction with code19 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-cce-kubernetes-event-analyzer
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-kubernetes-event-analyzer

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-kubernetes-event-analyzer

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-kubernetes-event-analyzer

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-cce-kubernetes-event-analyzer
clawhub inspect @huaweiclouddev/huawei-cloud-cce-kubernetes-event-analyzer --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
19 / 19 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.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, 3:39:05 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • 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:e18dbb8cbd6f6b05519fcd141f26f35e82bec76157f0d7be03e0e1699af4d03c
Show up to 19 recorded paths
  • references/acceptance-criteria.md
  • references/kubectl-cce.md
  • references/output-schema.md
  • references/risk-rules.md
  • references/workflow.md
  • scripts/huawei_cloud/__init__.py
  • scripts/huawei_cloud/cce_app_logs.py
  • scripts/huawei_cloud/cce_events_lts.py
  • scripts/huawei_cloud/cce.py
  • scripts/huawei_cloud/common.py
  • scripts/huawei_cloud/dispatcher.py
  • scripts/huawei_cloud/event_analysis.py
  • scripts/huawei_cloud/kubectl_client.py
  • scripts/huawei_cloud/lts.py
  • scripts/huawei_cloud/resource_status.py
  • scripts/huawei-cloud.py
  • skill-card.md
  • skill-profile.yaml
  • SKILL.md

Source changelog

- Improved documentation with detailed usage examples, security guidance, and IAM permission requirements. - Clarified the tool’s architecture, dispatcher workflow, and plugin-based query logic for both current and historical Kubernetes Events. - Added explicit instructions to use only the bundled dispatcher and never raw API/SDK or ad hoc commands. - Outlined core commands, field selectors, and filtering behaviors for typical event-analysis cases. - Provided guidance on credential management, error handling, and best security practices.