Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>VibeSafe by Talal JaberNew to Visual Studio Code? Get it now.
VibeSafe by Talal Jaber

VibeSafe by Talal Jaber

Talal Jaber

|
1 install
| (1) | Free
VibeSafe VS Code Extension — pre-deploy safety scanner for vibe-coded apps
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🛡️ VibeSafe for VS Code

Catch security flaws and exposed secrets from AI "vibe coding" before you ship.

VS Code Marketplace Installs GitHub


VibeSafe is your automated pre-deploy safety scanner. It acts as a safety net for developers using AI tools (Cursor, Copilot, Claude) to ensure that generated code doesn't leak secrets, break security best practices, or leave the codebase in a messy state.

✨ Key Features

  • 🕵️‍♂️ Pre-Deploy Scanning: Instantly scans your entire workspace for vulnerabilities, secrets, and code smells.
  • 📋 Detailed Repair Plans: Get step-by-step repair plans with exact file locations and line numbers natively inside VS Code.
  • 🤖 AI Fix Prompts: For every issue, VibeSafe generates a highly specific, copy-pasteable prompt. Drop it straight into Copilot or Cursor to let AI fix the AI's mistakes.
  • 🛠️ Auto-Fix Capabilities: Safely apply fixes to your codebase with a single click natively through the extension.
  • 📊 Beautiful HTML Reports: Generates a clean, interactive dashboard summarizing your code health and highlighting deployment blockers.

🚀 Installation & Usage

Installing the Extension

  1. Open the Extensions view in VS Code (Ctrl+Shift+X or Cmd+Shift+X).
  2. Search for VibeSafe.
  3. Click Install.
  4. (Optional but recommended) Run npm install -D @vibesafe/cli in your project to use the companion CLI.

Available Commands

Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P) and type VibeSafe:

  • VibeSafe: Scan Project: Triggers a full workspace scan and populates the VibeSafe side panel with issues.
  • VibeSafe: Apply Fix: (Contextual) Applies an automated fix to an identified issue.
  • VibeSafe: Copy Fix Prompt: (Contextual) Copies the AI prompt to your clipboard to paste into your AI chat assistant.
  • VibeSafe: Show Deploy Status: Opens the Deploy Status dashboard in a beautiful VS Code webview.

⚙️ Configuration

Customize VibeSafe behavior in your settings.json or the VS Code Settings UI:

Setting Description Default
vibesafe.enabledCategories Which rule categories to run (security, quality, secrets) All enabled
vibesafe.minSeverity Minimum severity level to report (critical, high, medium, low) low
vibesafe.scanOnOpen Automatically run a scan when opening a workspace false

🤝 Open Source

VibeSafe is open source! Feel free to contribute, report issues, or suggest features on our GitHub Repository.

📄 License

MIT

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