Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>VibeSafe — Security ScannerNew to Visual Studio Code? Get it now.
VibeSafe — Security Scanner

VibeSafe — Security Scanner

VibeSafe

|
2 installs
| (0) | Free
Scan your code for security vulnerabilities, exposed secrets, and bugs. Built for vibe coders. Official extension of vibesafe.info
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VibeSafe — Security Scanner

The official VS Code extension of vibesafe.info — an AI-powered security scanner built for vibe coders and non-technical founders using tools like Lovable, Bolt, Cursor, and Replit.

Scan the file you're working on and get plain-English security results without leaving your editor.

What it catches

  • 🔑 Exposed API keys & secrets — hardcoded Stripe, OpenAI, Supabase keys
  • 💉 SQL injection & XSS — user input reaching queries or the DOM unsanitised
  • 🔓 Broken authentication — client-side-only checks, weak comparisons
  • 🗄️ Supabase RLS issues — the #1 cause of vibe-coded app breaches
  • 💥 Runtime errors — missing awaits, null risks, unhandled rejections
  • 📦 Hallucinated packages — AI-invented imports that don't exist

How to use

  1. Open any .js, .ts, .jsx, .tsx, .py, .java, or .cs file
  2. Press Ctrl+Shift+V (Cmd+Shift+V on Mac) — or right-click → VibeSafe: Scan Current File
  3. Issues appear as inline squiggles plus a results panel with plain-English explanations and fixes

You can also scan just a selection: highlight code → right-click → VibeSafe: Scan Selected Code.

Settings

Setting Default Description
vibesafe.scanOnSave false Automatically scan the file on save
vibesafe.showInlineWarnings true Show squiggles and hovers on flagged lines

Privacy

Your code is scanned over an encrypted connection, never stored, and never used to train AI. Only the scan results come back to your editor.

Links

  • 🌐 Website: vibesafe.info
  • 📖 How it works: vibesafe.info/how-it-works
  • 🔒 Security & data handling: vibesafe.info/security

Built for founders, indie hackers & AI builders. Scan before you ship.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft