📦 Agent Deployment — 一键部署AI智能体
v1.0.0在 WSL2/Linux 上快速安装 OpenClaw,自动完成 GitHub Copilot 认证、Gateway 启动与 workspace 初始化,支持多 Agent 并行部署、端口自定义与认证排错,让 AI 智能体上线零门槛。
0· 81·0 当前·0 累计
下载技能包
最后更新
2026/4/11
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears to do what it says: install and run OpenClaw on WSL2 and guide you through Copilot authentication. Before running the commands: (1) inspect the remote install script instead of blindly piping to bash; view https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh first. (2) Verify the npm package 'openclaw' is the legitimate project you expect (check the package page or project repo). (3) Note that Copilot device-code authentication will produce tokens—confirm where toke...详细分析 ▾
✓ 用途与能力
The name/description (Agent deployment and management on WSL2/Linux) matches the SKILL.md steps: install nvm/Node.js, install openclaw, run setup, perform GitHub Copilot auth, edit openclaw.json and start the gateway. All requested actions are coherent for deploying an agent.
✓ 指令范围
Instructions limit actions to installing runtime (nvm/Node), installing/starting OpenClaw, editing ~/.openclaw/openclaw.json and creating workspace files (SOUL.md/USER.md/TASKS.md). There are no instructions to read or exfiltrate unrelated system files or environment variables.
ℹ 安装机制
This is an instruction-only skill (no install spec). The commands include piping a script from raw.githubusercontent.com into bash (nvm installer) and a global 'npm install -g openclaw'. raw.githubusercontent.com is a common host, but piping remote scripts and installing global npm packages have inherent risks—users should inspect scripts and confirm the npm package's provenance before running.
✓ 凭证需求
The skill does not declare or require environment variables or external credentials in metadata. The SKILL.md legitimately requires interactive GitHub Copilot device-code authentication (expected for Copilot integration). There are no unrelated credential requests.
✓ 持久化与权限
The skill does not request 'always' presence or any elevated persistent privileges. It documents that the user must manually start WSL and the gateway after reboot; no unexpected permanent modifications are instructed.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/11
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install xiaozhua-agent-deployment
镜像加速npx clawhub@latest install xiaozhua-agent-deployment --registry https://cn.longxiaskill.com