Real Skill packageSource verifiedClawHub registry

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), inboun…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 55% rule confidence
Package forminstruction with code146 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-ecs-windows-os-troubleshooting
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 Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/1/2026.claude/skills/alibabacloud-ecs-windows-os-troubleshooting

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

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/1/2026.agents/skills/alibabacloud-ecs-windows-os-troubleshooting

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

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/1/2026skills/alibabacloud-ecs-windows-os-troubleshooting

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 @sdk-team/alibabacloud-ecs-windows-os-troubleshooting
clawhub inspect @sdk-team/alibabacloud-ecs-windows-os-troubleshooting --version 0.0.1

Security evidence

SkillVetAI static result: no findings detected

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 / 146 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
2 dependency and API indicators
  • api: 100.100.100.200
  • api: changqu.oss-cn-hangzhou.aliyuncs.com
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
9/1/2026, 2:58:04 AM
Release binding
Matches this record
  • 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:5ba10028a9576a1b583d99ce5fbfc17972dfd0cdae3dc492780c852c7783dd1f
Show up to 30 recorded paths
  • references/offline/bcd-boot.md
  • references/offline/bitlocker.md
  • references/offline/boot-triage.md
  • references/offline/cloud-agent.md
  • references/offline/crash-hang.md
  • references/offline/device-tree.md
  • references/offline/disk-partition.md
  • references/offline/dism.md
  • references/offline/driver.md
  • references/offline/environment.md
  • references/offline/fixes/bcd-boot.md
  • references/offline/fixes/cloud-agent.md
  • references/offline/fixes/device-tree.md
  • references/offline/fixes/disk-partition.md
  • references/offline/fixes/driver.md
  • references/offline/fixes/network.md
  • references/offline/fixes/safeboot-winre.md
  • references/offline/fixes/system-config.md
  • references/offline/fixes/update.md
  • references/offline/network.md
  • references/offline/registry.md
  • references/offline/safeboot-winre.md
  • references/offline/system-config.md
  • references/offline/update.md
  • references/offline/WORKFLOW-GUIDE.md
  • references/online/cloud-driver.md
  • references/online/cloud-metaserver.md
  • references/online/cloud-vminit.md
  • references/online/desktop-app.md
  • references/online/desktop-printing.md

Source changelog

Initial release of Alibaba Cloud ECS Windows OS Troubleshooting skill. - Supports troubleshooting and repair for Alibaba Cloud ECS Windows instances using PowerShell and Cloud Assistant. - Provides both online (active system) and offline (mounted system disk) diagnostic modes. - Enforces strict troubleshooting workflow: mode determination, problem domain classification, and rule-based path planning. - Automatically collects diagnostic information via direct or remote command execution; minimizes redundant data gathering. - All fix actions require explicit user confirmation and present clear risk notes before execution. - Scope limited to in-GuestOS Windows troubleshooting on Alibaba Cloud ECS only.