Real Skill packageSource verifiedClawHub registry

huawei-cloud-flexus-l-deploy-jiuwenswarm

One-click deployment of JiuwenSwarm multi-Agent collaboration platform on Huawei Cloud Flexus L instances. Usage scenarios: When users need to quickly deploy JiuwenSwarm/JiuwenClaw on Huawei Cloud Flexus L instances, when they need to automatically create cloud instances and deploy AI Agent platforms, when they need to configure model APIs and message channels (Xiaoyi/Feishu/DingTalk). Automatically create instances, deploy applications via COC, configure models and message channels. Trigger keywords: JiuwenSwarm…

Identity and source

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

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/23/2026.agents/skills/huawei-cloud-flexus-l-deploy-jiuwenswarm

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/23/2026skills/huawei-cloud-flexus-l-deploy-jiuwenswarm

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-flexus-l-deploy-jiuwenswarm
clawhub inspect @huaweiclouddev/huawei-cloud-flexus-l-deploy-jiuwenswarm --version 1.0.1

Security evidence

SkillVetAI static result: high 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
19 / 21 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highRemote content is piped directly to a shellscripts/install_deps.py:499 · confidence 98%curl -fsSL https://deb.nodesource.com/setup_18.x | bash
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
14 dependency and API indicators
  • pypi: huaweicloudsdkcore >=3.1.0
  • pypi: huaweicloudsdkcoc >=3.1.0
  • pypi: huaweicloudsdkrms >=3.1.0
  • pypi: requests >=2.31.0
  • pypi: pyyaml >=6.0
  • api: api.openai.com
  • api: clawhub.ai
  • api: console.huaweicloud.com
  • api: deb.nodesource.com
  • api: hcss.cn-north-4.myhuaweicloud.com
  • api: iam.myhuaweicloud.com
  • api: mirrors.aliyun.com
  • api: rms.cn-north-4.myhuaweicloud.com
  • api: support.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/22/2026, 2:39:09 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:ed37e4419c55bdb2c7ab61d26c80c7903d9b00deb9a6271fca0f002a9cdd4a3d
Show up to 21 recorded paths
  • assets/config_template.yaml
  • assets/deploy_script_template.sh
  • assets/env.template
  • assets/huaweicloud_region_project_map.json
  • assets/jiuwenswarm.service.template
  • references/api_specs.md
  • references/deployment_checklist.md
  • references/iam_policies.md
  • references/troubleshooting.md
  • scripts/config_channel.py
  • scripts/config_model.py
  • scripts/create_instance.py
  • scripts/deploy_service.py
  • scripts/install_deps.py
  • scripts/prepare_env.py
  • scripts/query_coc_status.py
  • scripts/requirements.txt
  • scripts/utils.py
  • scripts/verify_deployment.py
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release of the skill for one-click deployment of JiuwenSwarm or JiuwenClaw platforms on Huawei Cloud Flexus L instances. - Automates the full deployment life cycle: from environment preparation, instance creation, remote script execution via COC, to model and messaging channel configuration (supporting Xiaoyi, Feishu, DingTalk). - Implements strict security and credential handling rules: credentials must be provided only via environment variables, never collected interactively or exposed. - Requires explicit user confirmation before creating or modifying any Huawei Cloud resources. - Supports deployment customization, including instance flavors, model APIs, and messaging integrations. - Provides detailed prerequisites and step-by-step execution flow for secure, guided deployment.