Real Skill packageSource verifiedClawHub registry

Huawei Cloud Cce Kubernetes Event Analyzer

Query and analyze Kubernetes events in Huawei Cloud CCE clusters using API or LTS logs, apply filters, identify patterns, and hand off to diagnosis skills.

Identity and source

Publisher attributionshijingchengregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 82% rule confidence
Package forminstruction with code52 recorded files
Canonical sourceClawHub registryclawhub:pintudeyudi: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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/23/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 3, column 14: description: Use this skill when the user wants to query and analyze Kubernetes… ^ SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/23/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 3, column 14: description: Use this skill when the user wants to query and analyze Kubernetes… ^ SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/23/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 3, column 14: description: Use this skill when the user wants to query and analyze Kubernetes… ^ SKILL.md

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 @pintudeyudi/huawei-cloud-cce-kubernetes-event-analyzer
clawhub inspect @pintudeyudi/huawei-cloud-cce-kubernetes-event-analyzer --version 0.1.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
partial text content
Files
40 / 52 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Nested mappings are not allowed in compact mappings at line 3, column 14: description: Use this skill when the user wants to query and analyze Kubernetes… ^
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
3 dependency and API indicators
  • api: cdn.jsdelivr.net
  • 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
6/16/2026, 8:22:14 PM
Release binding
Matches this record
  • vt: clean
  • 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:fd6054355e315620003c85f6f9935d4158c0c64477a2c490a4f2c1abc31730f8
Show up to 30 recorded paths
  • _meta.json
  • references/output-schema.md
  • references/risk-rules.md
  • references/workflow.md
  • scripts/huawei_cloud/__init__.py
  • scripts/huawei_cloud/aom.py
  • scripts/huawei_cloud/auto_remediation.py
  • scripts/huawei_cloud/autoscaling_diagnosis.py
  • scripts/huawei_cloud/cce_addon.py
  • scripts/huawei_cloud/cce_app_logs.py
  • scripts/huawei_cloud/cce_auto_inspection.py
  • scripts/huawei_cloud/cce_availability_risk.py
  • scripts/huawei_cloud/cce_capacity_trend.py
  • scripts/huawei_cloud/cce_cci_bursting.py
  • scripts/huawei_cloud/cce_cluster_monitoring.py
  • scripts/huawei_cloud/cce_cluster.py
  • scripts/huawei_cloud/cce_cost_optimization.py
  • scripts/huawei_cloud/cce_diagnosis.py
  • scripts/huawei_cloud/cce_events_lts.py
  • scripts/huawei_cloud/cce_hpa.py
  • scripts/huawei_cloud/cce_inspection.py
  • scripts/huawei_cloud/cce_k8s.py
  • scripts/huawei_cloud/cce_metrics.py
  • scripts/huawei_cloud/cce_node.py
  • scripts/huawei_cloud/cce_nodepool.py
  • scripts/huawei_cloud/cce.py
  • scripts/huawei_cloud/change_impact_analysis.py
  • scripts/huawei_cloud/chart_generator.py
  • scripts/huawei_cloud/common.py
  • scripts/huawei_cloud/dependency_impact_analysis.py

Source changelog

- Updated metadata management: added _meta.json and removed skill-card.md. - No changes to skill logic, features, or visible functionality.