n8n workflow automation
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
v1.0.0
2026/01/17
Initial release of n8n-workflow-automation skill. - Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and review queues. - Supports both cron and webhook triggers with configurable schedules and data contracts. - Outputs include workflow design specs, importable n8n JSON, and runbooks (on request). - Features audit logging, error notification, human-in-the-loop review queues, and safeguards against silent failures. - Omits secrets from outputs and enforces least-privilege by design.
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill is an instruction-only helper that produces n8n workflow JSON and a runbook template; its requirements, instructions, and scope are internally consistent and proportional to the stated purpose.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: n8n-workflow-automation Version: 1.0.0 The skill is designed to generate n8n workflow JSON and a runbook. The `SKILL.md` file contains explicit and strong security instructions for the AI agent, including 'DO NOT USE WHEN… You need to bypass security controls or hide audit trails' and 'Do not include secrets in JSON; reference env vars/credential names only'. It also instructs the agent to 'STOP AND ASK THE USER if… credential strategy (env vars) is not specified, … the workflow needs privileged access not yet approved', and to 'Prefer least privilege'. These instructions actively mitigate prompt injection risks and prevent the generation of insecure or malicious outputs, aligning with a benign classification.