← 返回 Skills 市场
431
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install nginx-proxy-manager
功能描述
Manage Nginx Proxy Manager (NPM) for reverse proxy and SSL termination to internal services like staging/prod apps. Use when creating/updating proxy hosts, r...
安全使用建议
This skill appears to do what it says: manage Nginx Proxy Manager via its API. Before using it, keep these simple precautions: (1) don't paste NPM_IDENTITY/NPM_SECRET into chat — store them in your agent's secret store or an external vault and only grant the skill access to those secrets when needed; (2) verify the agent will limit changes to the intended environment (use staging first and snapshot/export NPM config before touching production); (3) note the small metadata mismatch: SKILL.md recommends env vars that the registry didn't mark as required — treat them as sensitive and configure them securely; (4) if you need tighter control, require explicit human approval before the skill makes changes to production domains.
功能分析
Type: OpenClaw Skill
Name: nginx-proxy-manager
Version: 1.0.0
The skill bundle describes a legitimate IT operations task for managing Nginx Proxy Manager. The `SKILL.md` provides clear instructions, authentication best practices (using environment variables for secrets), and safety rules for the agent to follow, which are designed to prevent accidental harm rather than cause it. There are no signs of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended purpose. The `curl` example is for authenticating to the Nginx Proxy Manager API, which is a necessary and expected part of the skill's functionality.
能力评估
Purpose & Capability
Name and description align with the instructions: creating/updating proxy hosts, requesting Let's Encrypt certs, enforcing HTTPS, websocket support, and routing to upstreams. Nothing in the SKILL.md unexpectedly requests unrelated cloud providers, system-level credentials, or other services.
Instruction Scope
Runtime instructions are narrowly scoped to NPM operations (check DNS, call NPM API token endpoint, create/update proxy hosts, check certificates). They do not instruct the agent to read unrelated files, system credentials, or transmit data to third-party endpoints outside of the described workflow.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — minimal risk from installation. The skill relies on normal tooling (curl) but does not force any downloads or archive extraction.
Credentials
SKILL.md recommends environment variables (NPM_BASE_URL, NPM_IDENTITY, NPM_SECRET) and shows an example curl token request, but the registry metadata lists no required env vars. This is a minor metadata mismatch (recommended vs declared). The requested variables themselves are proportional and expected for authenticating to NPM; do not provide them in-line — use secure agent secret storage as advised.
Persistence & Privilege
The skill does not request permanent 'always' presence and has default autonomous invocation settings. It does not ask to modify other skills or system-wide config. Normal agent autonomy applies and is appropriate for this task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nginx-proxy-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/nginx-proxy-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: NPM reverse proxy + SSL workflow, auth guidance, and publication hygiene checklist.
元数据
常见问题
Nginx Proxy Manager 是什么?
Manage Nginx Proxy Manager (NPM) for reverse proxy and SSL termination to internal services like staging/prod apps. Use when creating/updating proxy hosts, r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。
如何安装 Nginx Proxy Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nginx-proxy-manager」即可一键安装,无需额外配置。
Nginx Proxy Manager 是免费的吗?
是的,Nginx Proxy Manager 完全免费(开源免费),可自由下载、安装和使用。
Nginx Proxy Manager 支持哪些平台?
Nginx Proxy Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nginx Proxy Manager?
由 mw-slc(@mw-slc)开发并维护,当前版本 v1.0.0。
推荐 Skills