Free local workflow scan

Catch n8n production risks before the next broken run.

Paste one redacted workflow export. The scanner checks the static graph, trigger, failure, retry, test-data, and secret-handling signals it can prove—entirely inside this browser.

No uploadNo signupValues omitted from report

Redact before pasting

Scan one exported workflow JSON.

Exports can contain node names, URLs, credential references, pinned data, and hardcoded values. Use a copy and remove customer data and real secrets first. Nothing is sent or stored.

Safety limits: 1,000,000 characters, 1,000 workflow nodes, 25,000 inspected values, and 24 nesting levels. No network or browser storage calls.

Turn the scan into proof

Static review first. Real trigger and outcome second.

  1. 01

    Remove the blockers

    Repair broken references and unsafe static configuration before the workflow can reach real systems.

  2. 02

    Test the production branch

    Trigger the published workflow through the real webhook, schedule, app event, or parent workflow—not only a manual run.

  3. 03

    Verify the external outcome

    Prove the final record, message, booking, file, or other side effect and retain a rollback path.