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

|
37 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 your AI security copilot for smarter, safer code, right in your editor. This VS Code extension helps you identify potential security vulnerabilities in your code directly within your development workflow.

Features

  • Profile-Based Scanning: Automatically detect your project stack and run targeted security analysis
  • Multi-Provider Support: Choose from Anthropic Claude, OpenAI, Google Gemini, or OpenRouter for 200+ models
  • Modern UI: Beautiful Svelte-based interface with intuitive navigation and real-time updates
  • Comprehensive Reports: View detailed vulnerability reports with severity ratings, file locations, and actionable recommendations
  • Quick Analysis: Run security analysis on git changes or full workspace scans
  • Scan History: Track all security scans with auto-incrementing scan numbers and profile linkage
  • In-Editor Experience: All analysis happens right in your VS Code editor 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: Industry-leading security analysis with Claude Sonnet 4.5 (recommended)
  • OpenAI: Access GPT-4o, o1, and other OpenAI models
  • Google Gemini: Use Gemini 2.5 Pro or Flash models
  • OpenRouter: Access 200+ models from multiple providers through a single API

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