n8n
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill documentation references the official n8n package via npm and the n8nio/n8n image on Docker Hub, which are trusted and well-known sources.
- [COMMAND_EXECUTION] (SAFE): The provided shell commands for Docker and npm are standard for software installation and setup and do not contain hidden or malicious logic.
- [DATA_EXFILTRATION] (SAFE): Environment variable examples (like N8N_ENCRYPTION_KEY) are provided for configuration purposes only and do not expose sensitive hardcoded credentials.
- [SAFE] (SAFE): While the tool features code execution capabilities through its 'Code Node', the examples provided are benign and align with the tool's primary purpose for data transformation.
Audit Metadata