🛡️ Open source — Apache-2.0

Find the holes in your
n8n workflows before someone else does

FlowSentry scans your n8n workflow exports for unauthenticated webhooks, hardcoded secrets, SSRF, shell injection and 14 more failure modes. 18 rules, zero dependencies, SARIF output, CI-ready.

Get FlowSentry on GitHub → See what it found
⭐ Star the repo if it catches something in your workflows

Watch it catch a critical in 10 seconds

Real scan of 10 public n8n workflow files pulled from GitHub. Exit code 1 = your CI gate blocks the merge.

FlowSentry CLI scanning n8n workflows and reporting critical findings
pip install flowsentry then flowsentry scan ./workflows --sarif report.sarif

10 real public workflows. 11 critical findings.

We ran FlowSentry v0.1 on public n8n workflow exports shared on GitHub (shared by their authors for learning/demo purposes — nothing was exploited). Every file had at least one finding.

Workflow (source)CriticalMediumHighlight
WhatsApp AI Bot14Webhook with authentication: none, replies echo full internal output
Library installer21Bash script interpolating {{$json.library}} into a shell command
n8n official test workflow #10342echo > /tmp/{{$node["Set"].json["filename"]}} — command injection by design
Appointment booking agent19Public booking webhook, zero auth, 10 nodes deep into business logic
NL→SQL assistant19Natural-language-to-SQL behind an unauthenticated webhook
11critical findings in 10 random public files
100%of scanned workflows had ≥1 finding
18rules mapped to OWASP Agentic Top 10

Full findings, verbatim →

Zero dependencies

Pure Python stdlib. No supply-chain risk from the scanner itself. One pip install and you're scanning in 10 seconds.

CI/CD quality gate

Exit code 1 on critical/high findings. SARIF 2.1.0 output uploads straight to GitHub Code Scanning — findings appear on your PRs.

OWASP Agentic mapped

Every rule maps to the OWASP Agentic Top 10 (2026) so your compliance story starts on day one.

Privacy-first

Reads local JSON exports. No telemetry, no uploads, no accounts. Your workflow data never leaves your machine.

FlowSentry Cloud is coming

Continuous monitoring for n8n + MCP servers: drift detection, alerting, multi-instance dashboard, self-hosted option. Early bird: $19/mo locked forever for the first 50 teams.

No spam. One email when early-bird opens.