🏠 Homebutler CLI — 家用服务器管理

v2.2.1

通过 homebutler CLI 一站式管理 Homelab:实时查看系统状态、启停 Docker 容器、一键安装自托管应用、远程 Wake-on-LAN 唤醒、端口扫描与告警推送,让家庭服务器运维轻松高效。

2· 736·1 当前·1 累计
higangssh 头像by @higangssh (SangheeSon)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only wrapper around the homebutler CLI and its declared requirements and actions align with managing a homelab (SSH, Docker, wake-on-LAN, network scans, downloads from GitHub, local config files).
评估建议
This skill is a wrapper for the homebutler CLI and appears internally consistent — but it gives the agent the ability to run powerful local and network operations through that binary. Before installing: (1) verify you trust the homebutler project/repo and prefer installing the binary from an official release or package manager rather than an unverified build; (2) be aware that homebutler will read/write ~/.config/homebutler and may modify ~/.ssh/known_hosts and use your SSH keys to control remot...
详细分析 ▾
用途与能力
Name/description match the instructions: the SKILL.md exclusively tells the agent to run the homebutler CLI to perform server status, Docker control, Wake-on-LAN, network scans, installs/upgrades, etc. The declared dependency (anyBins: ["homebutler"]) and config paths correspond to the stated purpose.
指令范围
Instructions instruct the agent to run homebutler commands that perform network scans, SSH operations (deploy/upgrade/trust), download releases from GitHub, and read/write the homebutler config at ~/.config/homebutler/config.yaml. These behaviors are expected for a homelab management tool but are powerful: they can scan the local LAN, modify remote servers via SSH, and install or purge apps (including deleting app data).
安装机制
There is no install spec in the skill bundle — it's instruction-only. The SKILL.md suggests installing homebutler via Homebrew, go install, or building from the project's GitHub; those are normal, traceable sources (GitHub, brew). No arbitrary download URL or archive extract is embedded in the skill itself.
凭证需求
The skill requests no environment variables, which is proportional. However, many homebutler actions rely on the user's SSH keys, local ~/.ssh/known_hosts modifications (TOFU), Docker/socket access, and writing to ~/.config/homebutler; those implicit privileges are required by the tool but are not explicitly declared as credentials in the skill metadata.
持久化与权限
always is false and the skill is user-invocable; it does not request permanent platform presence. The MCP server feature uses stdio per the doc (no network port opened by the skill itself). Agents invoking this skill will be able to run the underlying CLI, which is expected functionality.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.2.12026/2/23

- No code or documentation changes in this version. - Version bump to 2.2.1 without user-facing updates.

可疑

安装命令

点击复制
官方npx clawhub@latest install homeserver
镜像加速npx clawhub@latest install homeserver --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库