← 返回 Skills 市场
ivangdavila

Traefik

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
982
总下载
2
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install traefik
功能描述
Avoid common Traefik mistakes — router priority, TLS configuration, Docker labels syntax, and middleware ordering.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install traefik
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /traefik 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug traefik
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Traefik 是什么?

Avoid common Traefik mistakes — router priority, TLS configuration, Docker labels syntax, and middleware ordering. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 982 次。

如何安装 Traefik?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install traefik」即可一键安装,无需额外配置。

Traefik 是免费的吗?

是的,Traefik 完全免费(开源免费),可自由下载、安装和使用。

Traefik 支持哪些平台?

Traefik 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Traefik?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论