n8n workflow validator
Validate an n8n workflow before it reaches production.
Upload an exported n8n JSON file and receive an immediate deterministic structural score and risk preview.
- ✓ Detect missing or disabled triggers
- ✓ Find disconnected nodes and unclear endings
- ✓ Flag missing error handling
- ✓ Identify AI steps without enabled review gates
The initial scan runs locally in your browser. SolveLang does not execute the workflow or inspect credential values.