Real Skill packageSource verifiedClawHub registry

alibabacloud-ecs-gpu-diagnosis

Diagnose GPU issues on Alibaba Cloud ECS GPU instances: GPU device status, driver issues, and GPU hardware failures. Use when users ask to check the GPU status of their GPU instances, detect whether the GPU device is visible, verify that the GPU driver is installed correctly, or troubleshoot GPU anomalies such as GPU not visible or deep learning task failures. Run Console Diagnosis or Cloud Assistant Diagnosis (RunCommand) to detect GPU hardware failures, perform batch diagnosis of GPU servers, or create scheduled…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 55% rule confidence
Package forminstruction bundle4 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-ecs-gpu-diagnosis
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 · 8/17/2026.claude/skills/alibabacloud-ecs-gpu-diagnosis

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 · 8/17/2026.agents/skills/alibabacloud-ecs-gpu-diagnosis

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 · 8/17/2026skills/alibabacloud-ecs-gpu-diagnosis

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-gpu-diagnosis
clawhub inspect @sdk-team/alibabacloud-ecs-gpu-diagnosis --version 0.0.2

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
full text content
Files
4 / 4 inspected as text
Checked
8/17/2026, 7:21:10 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: help.aliyun.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
8/17/2026, 6:21:48 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:a4fde791233c1448988995c0019b9f54824f05c663428430b21a61e08a3ea2a9
Show up to 4 recorded paths
  • references/cli-installation.md
  • references/ram-policies.md
  • skill-card.md
  • SKILL.md

Source changelog

**Major Update:** This version introduces batch and scheduled diagnosis, parallel execution of diagnostic methods, and strict output formatting. - Supports batch and scheduled GPU diagnosis via Cloud Assistant (`RunCommand`/`CreateCommand`) in addition to single-instance mode - In single-instance diagnosis, runs both Console Diagnosis and Cloud Assistant Diagnosis in parallel; results are output as soon as available, grouped by method - Strict execution and output rules: do not merge or deduplicate findings, never delete resources, enforce method-specific result sections - Requires CLI version >= 3.3.3 and enables auto-plugin installation - Updated prerequisites, permissions reminder, and parameter/OS validation logic for batch mode - Enforces inclusion of a session-based user agent in every API command for observability - Removes obsolete file (`skill-card.md`) and updates documentatio…