n8n-nodes-workflow-redactor
v0.1.6
Published
Scan n8n workflow exports for secrets before sharing, support, client handoff, or marketplace upload.
Downloads
191
Maintainers
Readme
n8n-nodes-workflow-redactor
Workflow Redactor is a focused n8n community node for checking exported workflow JSON before sharing, selling, or sending it to a client.
Downloaded from npm? Do this first:
- Open the local browser scanner.
- Paste or upload one exported n8n workflow JSON.
- Use the free result to confirm whether the workflow has sensitive paths.
- Use the paid n8n license only if you need the complete redacted output inside n8n.
Free install = risk preview.
Paid license = full repeatable n8n pass, complete findings, and redacted workflow output.
Start with the free scan: https://app.nexus-engine.fr/n8n-workflow-redactor?offer=first-sale&utm_source=npm_readme&utm_medium=free_plugin&utm_campaign=workflow_redactor#redactorTool
First license if the scan finds a real risk: https://app.nexus-engine.fr/plugin-checkout?package=n8n-nodes-workflow-redactor&offer=first-sale&autostart=1&utm_source=npm_readme&utm_medium=checkout&utm_campaign=workflow_redactor
Feedback: https://app.nexus-engine.fr/plugin-feedback?package=n8n-nodes-workflow-redactor&utm_source=npm_readme&utm_medium=feedback&utm_campaign=workflow_redactor
Demo: https://app.nexus-engine.fr/n8n-workflow-redactor-demo?offer=first-sale&utm_source=npm_readme&utm_medium=demo&utm_campaign=workflow_redactor
Problem
Users need to share workflows safely without API keys, private URLs, tokens, emails, or customer examples.
Solution
Scan workflow JSON for secret-like fields, auth headers, bearer tokens, private URLs, emails, and customer examples before forum support, client handoff, or marketplace publication.
Free Check
Use the free browser output first to confirm that the plugin matches the workflow problem. Do not buy anything until the test result is useful.
The browser scanner can:
- count likely secrets and private traces;
- show sensitive JSON paths;
- copy a shareable risk summary;
- show a locked preview of the redaction pass.
Full Access
The complete report or licensed output is only useful after the free check confirms a real need.
Buy the first license only when you need the complete redacted workflow output for support, client handoff, marketplace publication, or regular workflow review.
Continue from:
https://app.nexus-engine.fr/n8n-workflow-redactor?offer=first-sale&utm_source=npm_readme&utm_medium=free_plugin&utm_campaign=workflow_redactor#redactorToolSafety
Do not send workflows containing real API keys, customer data, private tokens, or secrets.
This package does not guarantee revenue, security, or marketplace approval.
Development
npm install
npm run build
npm run lint