← Back to Skills Marketplace
nelmaz

N8n Automation Secure

by nelmaz · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install n8n-automation-secure
Description
Secure n8n workflow automation integration for coding tasks. This skill implements enterprise-grade security with credential isolation, input validation, aud...
Usage Guidance
This skill appears coherent for integrating with n8n, but take these precautions before installing or running it: 1) Inspect scripts/validate-setup.sh (and any executable in the repo) to confirm it only checks env vars, connectivity, and creates log directories as documented. 2) Run validation in an isolated/test environment first (readonly permission mode recommended). 3) Keep N8N_API_KEY and N8N_URL as environment variables (do not store in skill configs) and rotate keys regularly. 4) Confirm the audit log path (/data/.openclaw/logs/n8n-audit.log) is writable only by intended accounts and does not leak sensitive data. 5) Be cautious before following the repository push instructions — pushing to GitHub will publish code externally. If you want higher assurance, request the full validate-setup.sh contents or a code review from a trusted party; doing that could raise this confidence to high.
Capability Analysis
Type: OpenClaw Skill Name: n8n-automation-secure Version: 1.0.0 The n8n-automation-secure skill bundle is a highly documented and security-focused integration for n8n workflow automation. It implements robust security measures such as credential isolation via environment variables, input validation, and audit logging. The included validation script (scripts/validate-setup.sh) and the instructions in SKILL.md are entirely consistent with the stated purpose of providing a secure automation interface, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
cryptorequires-walletcan-make-purchases
Capability Assessment
Purpose & Capability
The name/description claim secure n8n integration and the SKILL.md, README, and _meta.json consistently require only N8N_URL and N8N_API_KEY and document calling the n8n REST API. Required env vars and referenced tools (curl, jq, openssl in docs) are appropriate for this purpose.
Instruction Scope
Runtime instructions focus on validating configuration, calling n8n API endpoints, and writing audit logs under /data/.openclaw/logs. Documentation also includes optional housekeeping commands (searching for credentials, pushing code to GitHub) which are user-invoked guidance rather than automatic steps; review the included validate-setup.sh before running it to confirm it only performs the described checks.
Install Mechanism
No install spec is present (instruction-only) and no remote downloads are requested. A local validation script (scripts/validate-setup.sh) is provided; this is the only executable artifact. That lowers supply-chain risk, but you should inspect that script before execution.
Credentials
Only two environment variables (N8N_URL and N8N_API_KEY) are required, which directly map to the declared functionality. Optional env vars (permission mode, rate limits) are documented and reasonable. There are no unexplained secret requests.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It documents writing audit logs to /data/.openclaw/logs and suggests runtime validation; these are within its scope and do not modify other skills or global agent configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install n8n-automation-secure
  3. After installation, invoke the skill by name or use /n8n-automation-secure
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release focusing on secure, enterprise-grade n8n workflow automation. - Implements credential isolation, input validation, audit logging, rate limiting, and granular permissions. - Enforces HTTPS-only connections and validates all environment configuration. - Default "read-only" mode with explicit confirmation required for workflow modifications or dangerous operations. - Provides detailed audit logging of all actions performed. - Includes comprehensive documentation for secure setup and usage.
Metadata
Slug n8n-automation-secure
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is N8n Automation Secure?

Secure n8n workflow automation integration for coding tasks. This skill implements enterprise-grade security with credential isolation, input validation, aud... It is an AI Agent Skill for Claude Code / OpenClaw, with 158 downloads so far.

How do I install N8n Automation Secure?

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

Is N8n Automation Secure free?

Yes, N8n Automation Secure is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does N8n Automation Secure support?

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

Who created N8n Automation Secure?

It is built and maintained by nelmaz (@nelmaz); the current version is v1.0.0.

💬 Comments