AuditSaas - Audit your vibe-coded SaaS before your users find the gaps
by•
AuditSaas is a local CLI that scans your codebase for the security,
privacy, AI-abuse, and payments gaps that AI coding assistants quietly skip — auth rate limits, IDOR, webhook signature checks, exposed secrets, CORS/SSRF/JWT misconfig, and more. No dashboard, no account, nothing leaves your machine. Currently in private beta — join the waitlist for access.

Replies
Ran it against a side project and it actually flagged a webhook signature check I had skipped, which was a wake up call. The fact that everything stays local is exactly what I want from a security tool.