Real Skill packageSource verifiedClawHub registryAutomatic security hold

huawei-cloud-ascend-remote-connect

Provides temporary SSH remote connection for Huawei Cloud Ascend devices with dynamic host/port/user/password input (in-memory only), disk management, NPU monitoring, container management, security auditing and log analysis; sensitive operations require user confirmation before execution Use this skillthis skill to remotely connect to Ascend servers, monitor NPU health, manage disks/LVM, or troubleshoot Ascend devices. Triggerer words: SSH, remote, Ascend, NPU, 远程连接, 昇腾, NPU监控

Identity and source

Publisher attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 69% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug:huawei-cloud-ascend-remote-connect
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/18/2026.claude/skills/huawei-cloud-ascend-remote-connect

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

OpenAI Codexpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/huawei-cloud-ascend-remote-connect
1 structural issue
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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

OpenClawpasses with warnings
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/huawei-cloud-ascend-remote-connect
1 structural issue
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md

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

Installation and inspection

Installation commands are hidden while this fixed release is under an automatic security hold. Review the evidence and canonical source manually.

Security evidence

SkillVetAI static result: critical signal

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
11 / 11 inspected as text
Checked
8/18/2026, 3:50:27 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
criticalDestructive command targets a system rootscripts/executor.py:941 · confidence 98%mkfs.ext4 /dev/
1 High/Critical review queue entry
STATIC_DESTRUCTIVE_ROOT_COMMANDpending
Open human review queue →
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
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/18/2026, 3:15:06 PM
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:575cf52bdacd3c5225c35a4a0f6c7d87630bf4358218fbb1e2afa8e42425e27e
Show up to 11 recorded paths
  • references/iam-policies.md
  • references/troubleshooting.md
  • references/verification-method.md
  • scripts/__init__.py
  • scripts/command_validator.py
  • scripts/executor.py
  • scripts/main.py
  • scripts/session_manager.py
  • scripts/ssh_client.py
  • skill-card.md
  • SKILL.md

Source changelog

huawei-cloud-ascend-remote-connect 1.0.1 - Provides temporary SSH remote connection for Huawei Cloud Ascend devices, with support for dynamic host/port/user/password (stored in memory only). - Enables NPU health monitoring, disk and container management, and log analysis on remote Ascend servers. - Sensitive operations (e.g., delete, format, reboot) require explicit user confirmation before execution. - Secure credential handling: passwords are not printed, echoed, or requested interactively; only accepted via command line. - Offers structured output formats for both command responses and errors for consistent troubleshooting. - Supports multiple simultaneous connections and includes session management, command parsing, and security auditing.