SKILLEMALL.ai

AC huawei-cloud-cce-root-cause-analyzer

Huawei Cloud CCE cross-domain root cause analysis skill using Python SDK dispatcher. Use this skill when a CCE incident spans alarms, workload rollout, Pod events/logs, recent changes, service topology, nodes, network, or metrics, and the user needs a complete Markdown root-cause report with investigation steps, evidence chain, impact scope, Top3 causes, confidence, and remediation handoff. Trigger: user mentions "root cause analysis", "根因分析", "multiple failures", "多类告警", "cross-resource diagnosis", "跨资源诊断", "comprehensive diagnosis", "综合诊断", "RCA", "故障定位", "impact scope", "影响面分析", "change correlation", "变更关联"

ClawHub Agent Skills author: shijingcheng v0.1.0 MIT-0 51 files body ≈ 3 749 tokens Open the sourceclawhub.ai analyzed 15 h ago

Huawei Cloud CCE cross-domain root cause analysis skill using Python SDK dispatcher.

As a process C 63/100 · Has gaps — weak spots: failures and branches, running it twice

IntegrationKubernetesAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
A
92/100
safety, quality, tests
Safety 60%
92
Quality 40%
92
Run on models
none yet
Process rating
C
63/100
Has gaps
Failures and branches w 10
0
Running it twice w 4
30
When it triggers w 12
50
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 · 8

    ✓ No critical or high findings

    Medium and low: 8
    • 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")
    • low Dangerous commands cmd-execpolicy-bypass SKILL.md:48
      Runs PowerShell with execution policy bypassed (quoted — discussed, not commanded)
      - Windows: `skill action=exec: powershell -ExecutionPolicy Bypass -File skill://scripts/chec…ps1`
      quoted

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "id"

    Process rating: all ten parameters 63/100

    • 0Failures and branches. Linear process with no failure handling
    • 30Running it twice. 9 mutating operations with no state check
    • 50When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (bash, 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. 55 steps, 1 vague phrases
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 3749 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 10 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 6 example trigger phrases
    • +3Description length 617: enough signal without eating the budget
    • +4Structure: 14 headings
    • +3Step-by-step instructions: 55 items
    • +3Output format is stated explicitly
    • +4Has examples (1 code blocks)
    • +4Reference files are cited in the instructions (3 of 3)

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

    External checks

    ClawHub: suspicious
    The skill is advertised as a CCE root-cause reporter, but its bundled dispatcher also exposes high-impact cloud and Kubernetes administration actions beyond that purpose.
    LLM: suspicious (high) · VirusTotal: · 17 Jun 2026