Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Quantum Viper: AI-Powered Security ScannerNew to Visual Studio Code? Get it now.
Quantum Viper: AI-Powered Security Scanner

Quantum Viper: AI-Powered Security Scanner

Quantum Tiger

| (0) | Free
Professional security analysis with AI-powered vulnerability detection, real-time dashboard sync, and GitHub integration. Free tier available!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quantum Viper — VS Code Extension

AI-Powered Security Scanner for VS Code — by Quantum Tiger

Version VS Code


Features

  • Real-time Scanning — Automatic vulnerability detection as you code
  • AI-Powered Analysis — Ollama Pro Cloud with 5 specialized models
  • One-Click Fix — AI-generated fix suggestions applied instantly
  • Dashboard Sync — Cloud dashboard integration for team visibility
  • MCP Server — Built-in Model Context Protocol for AI assistant integration
  • Self-Learning — Learns from your feedback to reduce false positives
  • Sovereign Mode — "Gold Shield" strict local-only processing for enterprise

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Press Ctrl+Shift+X (Extensions)
  3. Search for "Quantum Viper"
  4. Click Install

From Command Line

code --install-extension QuantumTiger.quantum-viper

Quick Start

  1. Install the extension
  2. Open a project folder
  3. Click the Quantum Viper icon in the activity bar (sidebar)
  4. Click Scan to analyze your code
  5. Review findings with severity levels, AI explanations, and fix suggestions

Commands

Command Shortcut Description
Quantum Viper: Scan File Ctrl+Shift+S Scan current file
Quantum Viper: Scan Workspace — Scan entire workspace
Quantum Viper: Auto Fix — Apply AI fix to selected vulnerability
Quantum Viper: Explain — Get AI explanation for vulnerability
Quantum Viper: Agent Chat — Interactive AI security chat
Quantum Viper: Show Dashboard — Open security dashboard

AI Engine

The extension uses a three-tier AI priority chain:

BYOAI (Your Provider) → Ollama Pro Cloud → Cortex Engine (Local)

BYOAI Setup

Configure your own AI provider in VS Code settings:

{
  "quantumViper.ai.endpoint": "https://api.openai.com/v1",
  "quantumViper.ai.apiKey": "sk-...",
  "quantumViper.ai.model": "gpt-4"
}

Settings

Setting Default Description
quantumViper.enabled true Enable/disable scanning
quantumViper.autoScan false Scan on file open
quantumViper.scanOnSave true Scan on file save
quantumViper.severityLevel medium Minimum severity to show
quantumViper.showInlineDecorations true Show inline vulnerability markers
quantumViper.showStatusBar true Show status bar indicator
quantumViper.ai.endpoint — BYOAI endpoint URL
quantumViper.ai.apiKey — BYOAI API key
quantumViper.ai.model — BYOAI model name

Security Scans

  • Static Analysis (SAST)
  • Software Composition Analysis (SCA)
  • Secrets Detection
  • Infrastructure as Code (IaC)
  • SBOM Generation
  • License Compliance

Links

  • Changelog
  • Website
  • GitHub

License

Proprietary — © 2025-2026 Quantum Tiger. All rights reserved.

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