n8n
Warn
Audited by Socket on Mar 1, 2026
1 alert found:
SecuritySecuritySKILL.md
MEDIUMSecurityMEDIUM
SKILL.md
The fragment is broadly benign and coherent for an n8n REST API automation workflow, with a moderate security risk primarily tied to credential handling in shell-based examples. Improvements should focus on secure credential management, avoidance of credential leakage in logs/history, and explicit input validation guidance to reduce misconfigurations. Recommend updating the pattern to use scoped environment variables or a secrets manager, and to avoid exporting all env vars in shell commands. Overall, the design remains suitable for authenticated workflow orchestration via REST APIs.
Confidence: 75%Severity: 75%
Audit Metadata