Skip to content

Vibeflow v0.8.0 — n8n safety gate

Choose a tag to compare

@domfelipe domfelipe released this 22 Jul 14:49
3e75222

Vibeflow is now an executable safety and contract gate for AI-generated n8n workflows.

Highlights

  • dependency-free Node.js 20+ CLI;
  • text, JSON, and SARIF reports;
  • VF001-VF009 checks for secrets, dangerous nodes, webhook auth, error paths, atomic idempotency, AI kill switches, human handoff, timeouts, and retries;
  • locked policy mode for untrusted CI;
  • composite GitHub Action;
  • installable Codex marketplace and skill;
  • safe/unsafe fixtures and 26 adversarial tests;
  • verified on Node.js 20, 22, and 24.

The original documentation prototype is preserved at legacy-v0.7.0.

See the release audit for the Red Team history and residual static-analysis limits.