Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SecureFlag AnalyzerNew to Visual Studio Code? Get it now.
SecureFlag Analyzer

SecureFlag Analyzer

SecureFlag

|
12 installs
| (0) | Free
Analyze code for vulnerabilities using LLMs (ChatGPT/Anthropic) and SecureFlag resources.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SecureFlag Analyzer

A VSCode plugin that scans your code with LLMs (ChatGPT/Anthropic) and highlights potential vulnerabilities. It also links to SecureFlag learning labs for deeper insight.

Commands

  • SecureFlag: Analyze Code
  • SecureFlag: Open Settings

Configuration

  • secureflag.GPTApi Key: Your ChatGPT API key
  • secureflag.Anthropic Api Key: Your Anthropic API key
  • secureflag.apiType: LLM provider (chatgpt or anthropic)
  • secureflag.autoAnalysis: Enable or disable auto analysis

How It Works

When triggered, the plugin sends nearby lines of code to the LLM along with a list of known vulnerability names. It parses the response, matches it with SecureFlag's JSON, and shows the result in a side panel with links to relevant labs.


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