📦 Gateway Service — 网关守护
v0.1.0在 Windows 中将 OpenClaw Gateway 注册为计划任务,崩溃后自动重启并随系统以管理员权限自启,保障服务持续在线。
0· 336·1 当前·1 累计
下载技能包
最后更新
2026/3/4
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill is coherent with its stated goal, but exercise caution before running it: 1) Verify the openclaw CLI binary you will run (path, publisher, checksum/signature if available) — the skill has no homepage or source to validate. 2) Understand it requires Administrator rights and will create a scheduled task that runs at startup (persistent system-level change). 3) If you want to be cautious, inspect what the scheduled task will point to (use a test VM, or run the install in a controlled env...详细分析 ▾
✓ 用途与能力
The name/description (install Gateway as a Windows scheduled task) aligns with the SKILL.md instructions, which simply call the openclaw CLI to install/start/stop the gateway. There are no unrelated env vars or extra capabilities requested.
✓ 指令范围
Instructions are narrowly scoped: run `openclaw gateway install` (admin required), use `openclaw gateway {start|stop|status}`, and check logs under %USERPROFILE%\AppData\Local\Temp\openclaw\. They do not instruct reading unrelated files or exfiltrating data.
✓ 安装机制
This is an instruction-only skill with no install spec or code files, so it does not install additional software itself. The actual work depends on the existing openclaw CLI being present on the system.
ℹ 凭证需求
No environment variables or secrets are requested. However, the operation requires administrative privileges to create a Windows scheduled task — a proportionate requirement for the stated goal but one that grants elevated system rights while installing.
ℹ 持久化与权限
The skill's purpose is to create a persistent scheduled task that autoruns the Gateway and restarts it on failure. That persistence is expected for the stated purpose, but it has system-wide impact (startup persistence) so users should verify the executable path and legitimacy of the OpenClaw binary.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/3/4
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install gateway-service
镜像加速npx clawhub@latest install gateway-service --registry https://cn.longxiaskill.com