SKILLEMALL.ai

BB huawei-cloud-cce-kubernetes-event-analyzer

Use this skill when the user wants to query and analyze Kubernetes events in Huawei Cloud CCE clusters. Trigger: user mentions Kubernetes events, "Kubernetes 事件", CCE events, "CCE 事件", event analysis, "事件分析", "FailedScheduling", "FailedMount", event query, "事件查询", cluster events, "集群事件

ClawHub Agent Skills author: shijingcheng v0.1.1 MIT-0 52 files body ≈ 3 672 tokens Open the sourceclawhub.ai analyzed 2 d ago

Trigger: user mentions Kubernetes events, "Kubernetes 事件", CCE events, "CCE 事件", event analysis, "事件分析", "FailedScheduling", "FailedMount", event query…

As a process B 79/100 · Nearly there — weak spots: running it twice

AnalyzerKubernetesInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
89/100
safety, quality, tests
Safety 60%
93
Quality 40%
82
Run on models
none yet
Process rating
B
79/100
Nearly there
Running it twice w 4
30
Tools and files w 18
60
Result and completion w 14
60
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 7

    ✓ No critical or high findings

    Medium and low: 7
    • low Secrets in code secret-high-entropy-token scripts/huawei_cloud/aom.py:665
      High-entropy token-like string (may be an id, hash or a credential)
      AddO…ody,
    • low Secrets in code secret-high-entropy-token scripts/huawei_cloud/aom.py:737
      High-entropy token-like string (may be an id, hash or a credential)
      body = AddO…ody(
    • low Secrets in code secret-high-entropy-token scripts/huawei_cloud/aom.py:932
      High-entropy token-like string (may be an id, hash or a credential)
      Dele…ody,
    • low Secrets in code secret-high-entropy-token scripts/huawei_cloud/aom.py:1336
      High-entropy token-like string (may be an id, hash or a credential)
      AddO…ody,
    • low Secrets in code secret-high-entropy-token scripts/huawei_cloud/aom.py:1372
      High-entropy token-like string (may be an id, hash or a credential)
      body = AddO…ody(
    • low Secrets in code secret-password-literal scripts/huawei_cloud/cce_node.py:646
      Hard-coded password / key literal (may be an example)
      login = Login(user_password=UserPassword(username="root", password=salted_b64))
    • low Secrets in code secret-password-literal scripts/huawei_cloud/cce_nodepool.py:456
      Hard-coded password / key literal (may be an example)
      user_password.password = base…ode(hashed.encode("utf-8")).decode("utf-8")

    Files scanned: 44. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: 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… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
    • note frontmatter-key unknown frontmatter key "id"

    Process rating: all ten parameters 79/100

    • 30Running it twice. 8 mutating operations with no state check
    • 60Tools and files. Uses tools (web, python, node) that frontmatter does not declare
    • 60Result and completion. Output format stated, no completion criterion
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 85Steps. 53 steps, 2 vague phrases
    • 100When it triggers. States when to use and when not to
    • 100Failures and branches. 1 branches, has a failure section
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 3672 tokens
    • 100Progress reporting. Reports progress
    • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
    • low 14 top-level sections: this looks like several domains in one skill

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +4Description does not say when NOT to use the skill (false activations)
    • -31 of 2 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +5Description quotes 5 example trigger phrases
    • +3Description length 286: enough signal without eating the budget
    • +4Structure: 29 headings
    • +3Step-by-step instructions: 53 items
    • +3Output format is stated explicitly
    • +4Has examples (4 code blocks)
    • +4Reference files are cited in the instructions (3 of 3)

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 82.

    External checks

    ClawHub: suspicious
    The published skill presents itself as a read-only Kubernetes event analyzer, but the bundled callable scripts expose broad Huawei Cloud and Kubernetes administration actions beyond that purpose.
    LLM: suspicious (high) · VirusTotal: · 16 Jun 2026