Are you building with AI? Post your product link below and I'll select one to do a free audit and review session with you to go over the results.
----
I audited n8n this week!
Honestly, this is one of the better open-source projects I’ve looked at so far.
The architecture is mature.
The CI/CD pipeline is strong.
The Docker/release posture is better than most.
The security foundation is not bad.
The biggest gap I found was observability.
n8n already has support for Sentry, Prometheus, OpenTelemetry, structured logging, event tracking, and health checks.
But if you self-host it with the defaults, most of that visibility is off.
That means you may not know workflows are failing, workers are unhealthy, queues are backing up, or errors are spiking until a user tells you.
If you are using n8n in production, do yourself a favor:
Enable observability.
Final score: 6.3/10
0 critical findings
11 high findings
60 total findings
Find the full audit below 👇