← Back to Skills Marketplace
ivangdavila

Server

by Iván · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1240
Downloads
2
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install server
Description
Configure, deploy, and troubleshoot web servers, application servers, and containerized services.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install server
  3. After installation, invoke the skill by name or use /server
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug server
Version 1.0.0
License
All-time Installs 8
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Server?

Configure, deploy, and troubleshoot web servers, application servers, and containerized services. It is an AI Agent Skill for Claude Code / OpenClaw, with 1240 downloads so far.

How do I install Server?

Run "/install server" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Server free?

Yes, Server is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Server support?

Server is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Server?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments