← 返回 Skills 市场
158
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install n8n-automation-secure
功能描述
Secure n8n workflow automation integration for coding tasks. This skill implements enterprise-grade security with credential isolation, input validation, aud...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install n8n-automation-secure - 安装完成后,直接呼叫该 Skill 的名称或使用
/n8n-automation-secure触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
N8n Automation Secure 是什么?
Secure n8n workflow automation integration for coding tasks. This skill implements enterprise-grade security with credential isolation, input validation, aud... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 N8n Automation Secure?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install n8n-automation-secure」即可一键安装,无需额外配置。
N8n Automation Secure 是免费的吗?
是的,N8n Automation Secure 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
N8n Automation Secure 支持哪些平台?
N8n Automation Secure 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 N8n Automation Secure?
由 nelmaz(@nelmaz)开发并维护,当前版本 v1.0.0。
推荐 Skills