Hi n8n community! ![]()
I have noticed that many builders create amazing automation workflows but occasionally overlook two critical areas: AI cost optimization and endpoint security (like unprotected webhooks or hardcoded tokens).
To solve this, I built the AI Automation Auditor. It is a free tool where you upload your n8n workflow JSON export, and it instantly generates a professional PDF audit report detailing:
- Security & Performance Health Score.
- Identification of exposed webhooks and credentials.
- AI Cost Optimization Calculator with actionable recommendations to consolidate AI chains and reduce your monthly API billing.
Privacy Note: The tool processes the JSON to generate the PDF and doesn’t store your workflow architecture.
You can run a free audit on your architecture here:
[https://ai-automation-auditor.streamlit.app/\]
I would love to hear your technical feedback on the generated insights, and I’m happy to answer any questions about how the scoring engine works!