SKILLEMALL.ai

BF alibabacloud-ecs-windows-os-troubleshooting

Troubleshoot and repair Alibaba Cloud ECS Windows instances from inside the GuestOS or remotely via Cloud Assistant. Use whenever the user reports any Windows symptom or asks for a health check on an ECS Windows instance, even vague ones like "check this machine": boot failures (BSOD, black screen, boot loop, stuck at logo), crashes and hangs, RDP/VNC login failures, network problems (internet access, ping, DNS, DHCP, firewall, SMB), a port unreachable from outside while the service is running (8080, 3389), inbound firewall port blocking, disk and storage, Windows activation, Windows Update, time synchronization, user accounts and permissions, BitLocker, drivers, application crashes, certificates and TLS, scheduled tasks, slow performance, configuration not taking effect, Cloud Assistant and management channel issues. Supports online diagnosis (running system) and offline diagnosis (faulty system disk mounted as a data disk) via a direct in-GuestOS channel or remote aliyun ecs run-command.

ClawHub Agent Skills author: alibabacloud-skills-team v0.0.1 MIT-0 80 files body ≈ 8 344 tokens Open the sourceclawhub.ai analyzed 3 d ago

Troubleshoot and repair Alibaba Cloud ECS Windows instances from inside the GuestOS or remotely via Cloud Assistant.

As a process F 67/100 · Will not run — References files that are not bundled: references/online/platform-evidence.md, references/ram-policies.md

IntegrationInfrastructureData and analyticsDesigntype and topics are labelled automatically from the skill text
JSON
Technical rating
B
83/100
safety, quality, tests
Safety 60%
92
Quality 40%
70
Run on models
none yet
Process rating
F
67/100
Will not run
References files that are not bundled: references/online/platform-evidence.md, references/ram-policies.md
Tools and files w 18
0
Execution cost w 6
40
Result and completion w 14
60
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  2. 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 references/online/fixes/networking-dhcp.md:119
    High-entropy token-like string (may be an id, hash or a credential)
    Get-CimInstance -ClassName Win3…ion | Where-Object {$_.DHCPEnabled -eq $true} | Select-Object Description, DHCPServer, DHCPLeaseObtained, DHCPLeaseExpires
  • low Secrets in code secret-high-entropy-token references/online/fixes/rdp-licensing.md:13
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    $tss = Get-CimInstance -Namespace "root/CIMV2/TerminalServices" -ClassName "Win3…ing" -ErrorAction SilentlyContinue
    quoted
  • low Secrets in code secret-high-entropy-token references/online/fixes/rdp-licensing.md:24
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    Get-CimInstance -Namespace "root/CIMV2/TerminalServices" -ClassName "Win3…ing" -ErrorAction SilentlyContinue | Select-Object LicensingType, LicensingName
    quoted
  • low Secrets in code secret-high-entropy-token references/online/fixes/rdp-licensing.md:47
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    # $tss = Get-CimInstance -Namespace "root/CIMV2/TerminalServices" -ClassName "Win3…ing" -ErrorAction SilentlyContinue
    quoted
  • low Secrets in code secret-high-entropy-token references/online/fixes/rdp-licensing.md:109
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    $tss = Get-CimInstance -Namespace "root/CIMV2/TerminalServices" -ClassName "Win3…ing" -ErrorAction SilentlyContinue
    quoted
  • low Secrets in code secret-high-entropy-token references/online/fixes/rdp-licensing.md:171
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    $tss = Get-CimInstance -Namespace "root/CIMV2/TerminalServices" -ClassName "Win3…ing" -ErrorAction SilentlyContinue
    quoted

A further 2 matches are quotations in this security skill's documentation and are not counted as findings.

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 8344 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: references/online/platform-evidence.md
  • warning missing-ref reference to a missing file: references/ram-policies.md

Process rating: all ten parameters 67/100

Will not run. References files that are not bundled: references/online/platform-evidence.md, references/ram-policies.md
  • 0Tools and files. 2 referenced file(s) missing: references/online/platform-evidence.md, references/ram-policies.md
  • 40Execution cost. Instruction body is 8344 tokens: crowds the task out of the window
  • 60Result and completion. Output format stated, no completion criterion
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 85Steps. 40 steps, 1 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
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (7 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)
  • +3Description length 1004: 120–800 characters recommended
  • +2Single-language instructions
  • +4Structure: 16 headings
  • +3Step-by-step instructions: 40 items
  • +3Output format is stated explicitly
  • +4Has examples (1 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +1License stated

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

External checks

ClawHub: suspicious
The skill is mostly aligned with Alibaba Cloud Windows troubleshooting, but it gives an agent powerful remote repair authority and includes several under-scoped or under-disclosed risky actions.
LLM: suspicious (high) · 1 Sept 2026