← Back to Skills Marketplace
ivangdavila

Traefik

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
982
Downloads
2
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install traefik
Description
Avoid common Traefik mistakes — router priority, TLS configuration, Docker labels syntax, and middleware ordering.
Usage Guidance
This skill is a read-only Traefik best-practices guide and appears internally consistent. Before relying on any configuration change: (1) cross-check with the official Traefik docs for your Traefik version, (2) when enabling ACME/Let's Encrypt provide a valid contact email and ensure ports (80/443) or DNS challenge are correctly configured, and (3) never expose the dashboard in production without authentication. Because this is guidance only, it will not change your system by itself, but applying the suggested settings will require you to edit Traefik configs and possibly open ports—do that only on trusted systems and backups.
Capability Analysis
Type: OpenClaw Skill Name: traefik Version: 1.0.0 The skill bundle contains only metadata in `_meta.json` and informational content in `SKILL.md`. The `SKILL.md` provides a guide on Traefik configuration, common mistakes, and debugging, without any executable code, instructions for the agent to perform actions, or any prompt-injection attempts. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
Capability Assessment
Purpose & Capability
The SKILL.md is focused on Traefik configuration, router/middleware/service semantics, TLS/ACME notes, and debugging—exactly what the skill name and description promise. There are no unrelated dependencies, credentials, or binaries requested.
Instruction Scope
Instructions are limited to configuration guidance (labels, entryPoints, middleware order, ACME notes, logging, etc.). The file does not instruct the agent to read arbitrary host files, access environment variables, phone home, or perform actions outside Traefik configuration scope.
Install Mechanism
There is no install specification and no code files; the skill is instruction-only. That minimizes risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. It references Let's Encrypt/ACME behavior (which in practice requires configuration such as an email and reachable ports), but it does not request unrelated secrets or credentials.
Persistence & Privilege
always is false, no install actions, and the skill does not request persistent agent privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install traefik
  3. After installation, invoke the skill by name or use /traefik
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug traefik
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Traefik?

Avoid common Traefik mistakes — router priority, TLS configuration, Docker labels syntax, and middleware ordering. It is an AI Agent Skill for Claude Code / OpenClaw, with 982 downloads so far.

How do I install Traefik?

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

Is Traefik free?

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

Which platforms does Traefik support?

Traefik is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Traefik?

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

💬 Comments