VibeRaven
Example VibeRaven Scan: Next.js + Supabase + Vercel
Synthetic illustrative scan only. Run npx -y viberaven --agent-mode and audit --vercel-supabase on your repo for real evidence.
Synthetic Next.js + Supabase + Vercel findings (illustrative)
- GAP-DB-02: direct Postgres port 5432 in serverless route—pooler 6543 recommended.
- GAP-AUTH-03: API POST route lacks authenticated user check.
- GAP-ENV-02: service role key documented but missing from Vercel production.
- GAP-BILLING-01: checkout session created client-side without server price validation.
- NEXT PROMPT fixes auth on API route and runs audit --vercel-supabase after merge.
Is this a real scan output?
No. Run npx -y viberaven --agent-mode on your project for evidenced gaps and gate status.