← 返回 Skills 市场
smitti7971

N8n Monitor

作者 Smitti7971 · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
9522
总下载
1
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install n8n-monitor
功能描述
Monitora o estado, saúde, logs recentes e uso de CPU/memória dos containers N8N via comandos Docker.
安全使用建议
Install this only where you intend the agent to have Docker visibility into the n8n container. Review any returned logs before sharing them, because n8n logs can include workflow payloads, URLs, tokens, or other operational details.
功能分析
Type: OpenClaw Skill Name: n8n-monitor Version: 1.0.1 The skill bundle is designed for monitoring an n8n Docker container. The `SKILL.md` explicitly lists standard `docker` commands (`ps`, `logs`, `inspect`, `stats`) which align with the stated purpose of operational monitoring. While `docker logs` can potentially expose sensitive information, it's a common and legitimate monitoring function, and there are no instructions to exfiltrate or misuse this data. The JavaScript files (`index.js`, `main.js`) contain only inert code, returning a string or logging a message, with no execution of shell commands or network requests. There is no evidence of malicious intent, data exfiltration, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The stated purpose is monitoring n8n via Docker, and the documented capabilities are status checks, recent logs, health, and CPU/memory usage. Reading container logs can expose sensitive runtime data, but it is disclosed and fits the monitoring purpose.
Instruction Scope
The skill lists specific read-oriented Docker commands: ps, logs with a 50-line tail, inspect for health, and stats. No mutation, deletion, credential harvesting, exfiltration, or prompt-injection behavior was found in the artifacts.
Install Mechanism
There is no install script or package-install behavior, and the entry code is inert. Docker and grep are not declared as requirements even though the runtime instructions rely on them, which is an under-declared dependency rather than hidden behavior.
Credentials
Local Docker access is a privileged operational context, but it is proportionate for a container-monitoring skill and scoped in the instructions to n8n-related container checks.
Persistence & Privilege
No persistence, background worker, scheduled execution, credential storage, hidden network call, or destructive command is evident. The JavaScript files only return a load message or log a simple status message.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install n8n-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /n8n-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Initial release version 1.0.1. - Added main.js to provide core monitoring functionality for n8n containers.
v1.0.0
n8n-monitor 1.0.0 - Primeira versão lançada. - Permite monitorar o status, logs, saúde e consumo de recursos do container N8N via Docker. - Saídas apresentadas em Markdown, com tabelas e status claros.
元数据
Slug n8n-monitor
版本 1.0.1
许可证
累计安装 320
当前安装数 10
历史版本数 2
常见问题

N8n Monitor 是什么?

Monitora o estado, saúde, logs recentes e uso de CPU/memória dos containers N8N via comandos Docker. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9522 次。

如何安装 N8n Monitor?

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

N8n Monitor 是免费的吗?

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

N8n Monitor 支持哪些平台?

N8n Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 N8n Monitor?

由 Smitti7971(@smitti7971)开发并维护,当前版本 v1.0.1。

💬 留言讨论