← Back to Skills Marketplace
N8Nio
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install n8nio-integration
Description
N8n.io integration. Manage Workflows, Executions, Credentials. Use when the user wants to interact with N8n.io data.
Usage Guidance
Before installing or using this skill: 1) Verify the @membranehq/cli npm package identity and reputation (publisher, recent versions, audit the package contents or review the repository) because the SKILL.md asks you to install it globally. 2) Prefer installing the CLI in a sandboxed or containerized environment rather than system-wide. 3) Confirm how the CLI stores credentials (where tokens are written) and decide whether you trust Membrane to manage your n8n credentials; do not paste secrets into chats. 4) Ask the skill author or publisher for an explicit install spec, package checksum, or a link to the exact CLI repo/release to raise confidence. If you provide the npm package URL or the CLI repository, I can re-evaluate and raise confidence.
Capability Analysis
Type: OpenClaw Skill
Name: n8nio-integration
Version: 1.0.1
The skill provides a legitimate integration for n8n.io using the Membrane CLI. It outlines standard procedures for authentication, connection management, and executing workflow actions through the Membrane platform. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions specifically advise against handling raw credentials locally, favoring Membrane's managed authentication instead.
Capability Assessment
Purpose & Capability
The skill claims to integrate with n8n.io and all runtime instructions call the Membrane CLI to manage connections, actions, and executions — this is coherent. However, the registry metadata lists no required binaries while the SKILL.md instructs installing @membranehq/cli globally via npm; that mismatch (declared requirements vs. instructions) is an inconsistency.
Instruction Scope
SKILL.md stays on-topic: it only instructs installing/using the Membrane CLI, performing login, creating a connection, listing/searching/creating/running actions and polling for build state. It does not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill's install instructions tell the user to run 'npm install -g @membranehq/cli@latest' — a public npm package install. The registry metadata contains no formal install spec or checksum and the skill is instruction-only, so the npm package is the only code surface to trust. Installing global npm CLIs runs arbitrary code on the host and introduces moderate risk if the package or its maintainer are not trusted.
Credentials
The skill requests no environment variables or config paths in metadata and the instructions deliberately push credential handling to Membrane (connections and server-side auth). That is proportional to the described purpose. There is no unexplained request for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings (normal). It does not request system-wide config changes in the instructions. Note: autonomous invocation is platform default — combine with other red flags if present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install n8nio-integration - After installation, invoke the skill by name or use
/n8nio-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is N8Nio?
N8n.io integration. Manage Workflows, Executions, Credentials. Use when the user wants to interact with N8n.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install N8Nio?
Run "/install n8nio-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is N8Nio free?
Yes, N8Nio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does N8Nio support?
N8Nio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created N8Nio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills