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.
Local static-scan result
Production readiness signals
Critical blockers
Production warnings
Manual review
Checks that passed
A clean static scan is not proof of a working workflow. It cannot test credentials, live responses, item linking, rate limits, external side effects, or the deployed instance.
Submit the evidenceTurn the scan into proof
Static review first. Real trigger and outcome second.
-
01
Remove the blockers
Repair broken references and unsafe static configuration before the workflow can reach real systems.
-
02
Test the production branch
Trigger the published workflow through the real webhook, schedule, app event, or parent workflow—not only a manual run.
-
03
Verify the external outcome
Prove the final record, message, booking, file, or other side effect and retain a rollback path.