Real Skill packageSource verifiedClawHub registry

huawei-cloud-ecs-dsh-deploy

Huawei Cloud Flexus X Instance Deployment - DeepSeek Harness (dsh). ⚠️ Deployment involves actual charges, must confirm region/flavor/billing mode with user before execution. Triggers include: "部署DeepSeek Harness", "部署dsh", "部署DeepSeek智能体", "创建AI智能体服务器", "Deploy DeepSeek Harness", "Deploy dsh", "Create AI Agent Server", "Deploy AI Harness", "DeepSeek Harness", "dsh", "Flexus X", "ECS部署", "AI智能体".

Identity and source

Publisher attributionhuaweicloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 71% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:huaweiclouddev:huawei-cloud-ecs-dsh-deploy
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/31/2026.claude/skills/huawei-cloud-ecs-dsh-deploy

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/31/2026.agents/skills/huawei-cloud-ecs-dsh-deploy

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/31/2026skills/huawei-cloud-ecs-dsh-deploy

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 @huaweiclouddev/huawei-cloud-ecs-dsh-deploy
clawhub inspect @huaweiclouddev/huawei-cloud-ecs-dsh-deploy --version 1.0.0

Security evidence

SkillVetAI static result: medium 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
14 / 14 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:59 · confidence 70%curl -l https://hwcloudcli.obs.cn-north-4.myhuaweicloud.com/cli/latest/hcloud_install.sh
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
13 dependency and API indicators
  • api: clawhub.ai
  • api: coc.myhuaweicloud.com
  • api: console.huaweicloud.com
  • api: github.com
  • api: hwcloudcli.obs.cn-north-4.myhuaweicloud.com
  • api: iam.myhuaweicloud.com
  • api: ipinfo.io
  • api: nodejs.org
  • api: pypi.tuna.tsinghua.edu.cn
  • api: registry.npmmirror.com
  • api: repo.huaweicloud.com
  • api: support.huaweicloud.com
  • api: www.huaweicloud.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/31/2026, 7:35:57 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:36090e180e54de91e687a88d58be8ec457ac26432412ae7fcbb8779349efd2de
Show up to 14 recorded paths
  • references/acceptance-criteria.md
  • references/cli-installation-guide.md
  • references/conversation-examples.md
  • references/iam-policies.md
  • references/verification-method.md
  • scripts/coc_deploy.py
  • scripts/config.py
  • scripts/deploy_dsh.py
  • scripts/huawei_cloud_ecs.py
  • scripts/pyproject.toml
  • scripts/query_regions.py
  • scripts/utils.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release: One-click deployment of DeepSeek Harness (dsh) on Huawei Cloud Flexus X ECS with strict user confirmation and security practices. - Provides triggers for deploying DeepSeek Harness on Huawei Cloud ECS, including multi-language and related keywords. - Requires explicit user confirmation of region, instance flavor, and billing mode before any deployment—never assumes defaults. - Deploys dsh (DeepSeek Harness) securely via SSH tunnel (local port 3080) and restricts public exposure; only port 22 (SSH) is opened. - Details required prerequisites: account authentication, AK/SK credentials, IAM permissions, Python dependencies, and network access. - Enforces strict security: AK/SK are only passed via environment variables and never exposed; prohibits direct shell commands or credential leakage. - Provides clear step-by-step instructions and checklist for users, including prici…