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 attributionhuaweiclouddev-devregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 71% rule confidence
Package forminstruction with code21 recorded files
Canonical sourceClawHub registryclawhub:erickeyhu-hug: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 @erickeyhu-hug/huawei-cloud-flexus-l-deploy-jiuwenswarm
clawhub inspect @erickeyhu-hug/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/6/2026, 4:44:03 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:83e74658d0825f9f53c113cf723aaf6380c4bf3ac188a4396fe2818796450cee
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 skill for one-click deployment of JiuwenSwarm (JiuwenClaw) multi-agent collaboration platform on Huawei Cloud Flexus L instances. - Automates the complete process: instance creation, environment preparation, deployment via COC, model API and message channel configuration (Xiaoyi, Feishu, DingTalk). - User confirmation required before any cloud resource creation or deployment actions. - Credentials (AK/SK/Token) handled securely via environment variables—never exposed or requested interactively. - Strict execution and security rules: all scripts run via skill exec action; sensitive info protected at all times.