Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>SecureFlow Code ReviewerNew to Visual Studio Code? Get it now.
SecureFlow Code Reviewer

SecureFlow Code Reviewer

CodePathFinder

|
42 installs
| (1) | Free
| Sponsor
AI-powered security copilot that analyzes your code for vulnerabilities, performs threat modeling, and provides real-time security recommendations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Marketplace npm version Open VSX

SecureFlow AI

SecureFlow AI is a VS Code extension that runs AI-powered security analysis on your code. It finds potential vulnerabilities without leaving your editor.

Features

  • Profile-Based Scanning: Detects your project stack and runs targeted security analysis
  • Multi-Provider Support: Works with Anthropic Claude, OpenAI, Google Gemini, or OpenRouter (200+ models)
  • Svelte UI: Interface with intuitive navigation and real-time updates
  • Detailed Reports: Vulnerability reports include severity ratings, file locations, and recommendations
  • Quick Analysis: Run security scans on git changes or full workspace
  • Scan History: Track all security scans with auto-incrementing scan numbers and profile linkage
  • In-Editor: All analysis runs in VS Code with no context switching

Getting Started

1. Installation

Install from the VS Code Marketplace or search for "SecureFlow" in VS Code Extensions.

2. Configuration

Configure your AI provider in VS Code settings:

Required Settings:

  • secureflow.Provider: Choose your AI provider (auto/anthropic/openai/google/openrouter)
  • secureflow.AIModel: Select the AI model for security analysis
  • secureflow.APIKey: Your API key for the selected provider

Supported Providers:

  • Anthropic Claude: Claude Sonnet 4.6 (recommended), Claude Opus 4.6, Claude Haiku 4.5
  • OpenAI: GPT-5.4, GPT-5.2, GPT-5, and other GPT-5 family models
  • Google Gemini: Gemini 3.1 Pro, Gemini 3 Flash, Gemini 2.5 Pro/Flash
  • xAI Grok: Grok 4.1 Fast, Grok 4 Fast Reasoning
  • OpenRouter: Access 200+ models including Qwen3, GLM 5, MiniMax, Kimi, DeepSeek

Getting API Keys:

  • Anthropic: console.anthropic.com/settings/keys
  • OpenAI: platform.openai.com/api-keys
  • Google: aistudio.google.com/apikey
  • OpenRouter: openrouter.ai/settings/keys

3. Usage

Profile Your Workspace:

  1. Open the SecureFlow view in the Activity Bar
  2. Click "Profile Workspace" or run command: SecureFlow: Profile Workspace for Security Analysis
  3. Review detected application profiles and select one to scan

Run Security Analysis:

  • Full Profile Scan: Click "Scan" button on any detected profile
  • Git Changes: Run SecureFlow: Review Git Changes for Security Issues
  • Quick Scan: Use the "Scan Profile" action from the profiles list

View Results:

  • Navigate to the Results tab to see all scan history
  • Click on any scan to view detailed vulnerability findings
  • Review severity levels: Critical, High, Medium, Low, Info

License Notice

For full license terms, see the LICENSE file

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