n8n-mcp-tools-expert
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides expert guidance for a suite of n8n MCP tools. The instructions prioritize security by highlighting built-in defense-in-depth measures, such as the
n8n_manage_credentialstool's behavior of stripping secret data from responses and redacting it from debug logs. - [SAFE]: Inclusion of the
n8n_audit_instancetool provides users with a way to scan for hardcoded secrets, unauthenticated webhooks, and PII within their automation workflows, enhancing the overall security posture of the n8n instance. - [SAFE]: The skill outlines iterative validation patterns using
validate_nodeandvalidate_workflow, encouraging users to check configurations against runtime profiles to catch errors before deployment. - [SAFE]: The
patchNodeFieldoperation described in the workflow guide includes specific security considerations, such as ReDoS-safe regex evaluation and limits on patch counts to prevent performance or injection attacks. - [SAFE]: All external references, such as those to
n8n.iofor templates or the author's own domain, are contextually appropriate for the tool's primary purpose and do not involve unauthorized data transmission or suspicious downloads.
Audit Metadata