← 返回 Skills 市场
smitti7971

N8n Monitor

作者 Smitti7971 · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
18949
总下载
2
收藏
0
当前安装
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 are comfortable giving the agent Docker visibility into the n8n container. Review log output before sharing it, because n8n logs may 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 purpose is operational monitoring of n8n via Docker, and the documented commands check container status, recent logs, health, and CPU/memory usage. Reading logs is sensitive but coherent with monitoring and disclosed.
Instruction Scope
Instructions list specific read-oriented Docker commands scoped to n8n. I found no artifact-backed prompt injection, exfiltration, mutation, deletion, or credential-harvesting behavior.
Install Mechanism
No install script or package-install behavior is present. Docker and grep are runtime assumptions rather than declared frontmatter requirements, which is an under-declared dependency issue, not hidden execution.
Credentials
Docker visibility is privileged in many environments, but the requested use is proportionate for container monitoring and limited in the artifacts to n8n status/log/stat checks.
Persistence & Privilege
The JavaScript files are inert apart from returning a load string or logging a message. There is no persistence, background worker, scheduled execution, network call, credential storage, or destructive command.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 18949 次。

如何安装 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。

💬 留言讨论