← 返回 Skills 市场
1240
总下载
2
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install server
功能描述
Configure, deploy, and troubleshoot web servers, application servers, and containerized services.
安全使用建议
This skill appears coherent and useful for server and container tasks, but do not copy example configs verbatim. Before using: 1) Remove or replace insecure Traefik settings (avoid --api.insecure=true) and avoid exposing dashboards publicly. 2) Treat mounts of /var/run/docker.sock as privileged — only use when necessary and understand the host access it grants. 3) Replace placeholder plaintext credentials in docker-compose with secrets or environment management, and set a real email for Let's Encrypt. 4) Run commands (certbot, systemctl, docker) with care on production systems and review each config for your security posture. If you want a deeper risk check, provide any environment you plan to run these on (OS, orchestration, whether Docker socket will be mounted) so I can highlight platform-specific hazards.
功能分析
Type: OpenClaw Skill
Name: server
Version: 1.0.0
The skill bundle provides documentation and examples for configuring, deploying, and troubleshooting web servers, application servers, and containerized services. All commands and configuration snippets across SKILL.md, configs.md, and docker.md are standard, legitimate tools and practices for server administration (e.g., `systemctl`, `certbot`, `docker compose`). There is no evidence of intentional harmful behavior, data exfiltration, backdoors, or malicious prompt injection instructions targeting the AI agent. The capabilities, while powerful (e.g., shell access via `docker compose exec`), are directly aligned with the stated purpose of server management and are presented as examples or diagnostic steps, not as instructions for malicious actions.
能力评估
Purpose & Capability
The name/description (web/app servers, containerized services) align with the SKILL.md, configs.md, and docker.md content. The files provide configuration and operational examples consistent with the stated purpose and do not request unrelated credentials, binaries, or config paths.
Instruction Scope
Runtime instructions and examples focus on expected actions (systemctl, nginx, certbot, docker compose, log paths). However, several example snippets include security-risky configurations that a user might copy-paste (e.g., Traefik with --api.insecure=true and a docker.sock mount). These are in-scope technically but are potentially dangerous if used without modification.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — the lowest-risk installation footprint (nothing is written or executed by the skill itself).
Credentials
The skill declares no required environment variables or credentials. Example docker-compose files include sample plaintext passwords and placeholder emails (for illustration) but the skill does not demand secrets from the user.
Persistence & Privilege
always:false and no install/activity that would persist state. The skill can be invoked by the agent (normal default) but it does not request persistent privileges or modify other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install server - 安装完成后,直接呼叫该 Skill 的名称或使用
/server触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Server 是什么?
Configure, deploy, and troubleshoot web servers, application servers, and containerized services. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1240 次。
如何安装 Server?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install server」即可一键安装,无需额外配置。
Server 是免费的吗?
是的,Server 完全免费(开源免费),可自由下载、安装和使用。
Server 支持哪些平台?
Server 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Server?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills