SKILLEMALL.ai

BF huawei-cloud-computing-query

Queries Huawei Cloud computing resources (ECS/BMS/IMS/AS), Covers ECS instances, flavors, keypairs, quotas, server groups, block devices, NICs, VNC console, BMS bare metal servers/flavors/quotas, IMS images/OS versions/members/quotas, and AS scaling groups/configs/policies/activity logs/lifecycle hooks/warm pools/quotas. No write operations. Use this skill when the user needs to query ECS instance details, list flavors, check BMS availability, browse images, or view auto-scaling group/policy status. Triggers: 弹性云服务器, ECS, 裸金属, BMS, 镜像, IMS, 弹性伸缩, AS, 伸缩组, 伸缩策略, 规格查询, flavor, instance, image, scaling.

ClawHub Agent Skills author: huaweiclouddev-dev v1.0.0 MIT-0 80 files · 2 scripts body ≈ 2 437 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 68/100 · Will not run — References files that are not bundled: scripts/<service_category>/, references/<service>/guide.md

GeneratorSales and CRMtype and topics are labelled automatically from the skill text
JSON
Technical rating
B
84/100
safety, quality, tests
Safety 60%
92
Quality 40%
71
Run on models
none yet
Process rating
F
68/100
Will not run
References files that are not bundled: scripts/<service_category>/, references/<service>/guide.md
Tools and files w 18
0
Progress reporting w 2
0
Result and completion w 14
60
the three weakest of ten parameters · all ten

The same skill appears in 1 more place: ClawHub

How to improve

  1. The text references files that are not there: add them or drop the references.
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/as/list_all_scaling_v2_policies.py:10
    High-entropy token-like string (may be an id, hash or a credential)
    from huaw….v1 import AsClient, List…est
  • low Secrets in code secret-high-entropy-token scripts/as/list_all_scaling_v2_policies.py:92
    High-entropy token-like string (may be an id, hash or a credential)
    request = List…est()
  • low Secrets in code secret-high-entropy-token scripts/as/list_scaling_activity_v2_logs.py:10
    High-entropy token-like string (may be an id, hash or a credential)
    from huaw….v1 import AsClient, List…est
  • low Secrets in code secret-high-entropy-token scripts/as/list_scaling_activity_v2_logs.py:83
    High-entropy token-like string (may be an id, hash or a credential)
    request = List…est()
  • low Secrets in code secret-high-entropy-token scripts/as/list_scaling_v2_policies.py:10
    High-entropy token-like string (may be an id, hash or a credential)
    from huaw….v1 import AsClient, List…est
  • low Secrets in code secret-high-entropy-token scripts/as/list_scaling_v2_policies.py:79
    High-entropy token-like string (may be an id, hash or a credential)
    request = List…est()
  • low Dangerous commands cmd-execpolicy-bypass SKILL.md:73
    Runs PowerShell with execution policy bypassed (quoted — discussed, not commanded)
    - Windows: `skill action=exec: powershell -ExecutionPolicy Bypass -File skill://scripts/chec…ps1`
    quoted
  • low Dangerous commands cmd-execpolicy-bypass SKILL.md:102
    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: 80. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: scripts/<service_category>/
  • warning missing-ref reference to a missing file: references/<service>/guide.md

Process rating: all ten parameters 68/100

Will not run. References files that are not bundled: scripts/<service_category>/, references/<service>/guide.md
  • 0Tools and files. 2 referenced file(s) missing: scripts/<service_category>/, references/<service>/guide.md
  • 0Progress reporting. Says nothing while it works
  • 60Result and completion. Output format stated, no completion criterion
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Failures and branches. 4 branches
  • 100Steps. 67 steps
  • 100When it triggers. States when to use and when not to
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 2437 tokens
  • 100Running it twice. Mutating operations check current state
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 12 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (15 tags): a typed call is more reliable

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

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +4No input/output examples
  • -31 of 3 scripts are never mentioned in SKILL.md
  • +1No license
  • +2Single-language instructions
  • +3Description length 607: enough signal without eating the budget
  • +4Structure: 15 headings
  • +3Step-by-step instructions: 67 items
  • +3Output format is stated explicitly

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

External checks

ClawHub: suspicious
This skill is mostly a Huawei Cloud query tool, but it also exposes server passwords and console URLs, disables TLS verification, and makes local setup changes that are not fully scoped for a read-only query skill.
LLM: suspicious (high) · 3 Aug 2026