← Back to Skills Marketplace
smitti7971

N8n Monitor

by Smitti7971 · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
18949
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install n8n-monitor
Description
Monitora o estado, saúde, logs recentes e uso de CPU/memória dos containers N8N via comandos Docker.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install n8n-monitor
  3. After installation, invoke the skill by name or use /n8n-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug n8n-monitor
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is N8n Monitor?

Monitora o estado, saúde, logs recentes e uso de CPU/memória dos containers N8N via comandos Docker. It is an AI Agent Skill for Claude Code / OpenClaw, with 18949 downloads so far.

How do I install N8n Monitor?

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

Is N8n Monitor free?

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

Which platforms does N8n Monitor support?

N8n Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created N8n Monitor?

It is built and maintained by Smitti7971 (@smitti7971); the current version is v1.0.1.

💬 Comments