N8N EVOL I

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The n8n-evol-I skill bundle is a comprehensive and well-documented harness designed to help AI agents manage n8n workflow automation. It includes a wide array of Python helpers for environment bootstrapping (bootstrap_env.py), deployment (deploy.py), and debugging (inspect_execution.py). While the bundle handles sensitive data such as API keys and credentials, it implements clear security policies, such as preventing the agent from reading secret files directly and providing redaction logic for debug artifacts (n8n_client.py). The instructions in SKILL.md and AGENTS.md are focused on maintaining project structure and 'Code-node discipline' rather than subverting agent behavior or exfiltrating data.