Skip to main content
VSCode Extension v1.0

CyberMind AI
for VSCode

AI-powered security scanning and coding assistant. 8 specialized agents, real file editing with diff view, inline completions, and OWASP vulnerability detection — all inside VSCode.

Free tier No account needed OpenRouter powered

Installation

Up and running in 3 steps

01

Download .vsix

Click the download button above to get the extension file (73 KB).

Download now

02

Install in VSCode

Extensions panel (Ctrl+Shift+X) → ··· menu → Install from VSIX... → select the file.

03

Sign in or use free

Click ⚡ in Activity Bar → Sign In with your API key, or click Continue Free to start immediately.

Create account

Agents

8 specialized AI agents

Each agent has a custom system prompt optimized for its specific task. Switch instantly with the / command or agent selector.

🔒Unique

Security Agent

OWASP Top 10, secrets detection, SQL injection & XSS scanning with inline diagnostics

</>

Code Agent

Multi-file generation, editing, and scaffolding across your entire workspace

🧪

Unit Test Agent

Auto-detect your test framework and generate comprehensive test suites

🐛

Bug Fix Agent

Root cause analysis with minimal, targeted fixes — no unnecessary refactoring

💡

Explain Agent

Plain language walkthroughs of complex code, algorithms, and design patterns

♻️

Refactor Agent

Improve structure, readability, and performance without changing behavior

📝

Docs Agent

Generate JSDoc, TSDoc, Javadoc, or godoc for all public APIs

🤖Pro

Custom Agents

Define your own agents with custom system prompts and specialized behavior

OWASP Security Scanning

Inline diagnostics for SQL injection, XSS, hardcoded secrets, broken auth, and all OWASP Top 10 patterns. Findings appear as editor squiggles.

Real File Editing

AI edits open a diff view — accept or reject before any file is written. Full undo stack via Ctrl+Shift+Z.

Inline Completions

Ghost text suggestions as you type. 600ms debounce, Tab to accept, Esc to reject. Context-aware from current file.

Repo Grokking

Indexes your entire workspace. Use @ to attach any file as context. AI understands your full codebase.

Terminal Execution

Safe commands run automatically in a dedicated terminal. Dangerous commands (rm -rf, DROP TABLE) require your confirmation.

Multi-Model Support

Free: OpenRouter (DeepSeek R1, Llama 3.3). Pro: CyberMind models. Elite: Claude 3.7 Sonnet via AWS Bedrock.

Pricing

Plans for every developer

Free

₹0forever
  • AI chat (free models via OpenRouter)
  • Basic code actions
  • 20 requests/day
  • No account needed
  • Security scanning (basic)
Download Free
Most Popular

Pro

₹1,149/month
  • All 8 AI agents
  • Inline completions (ghost text)
  • Full security scanning + diagnostics
  • 200 requests/day
  • Real file editing with diff view
  • Repo indexing & @ file mentions
  • Pro models (enhanced reasoning)
Upgrade to Pro

Elite

₹2,399/month
  • Claude 3.7 Sonnet (AWS Bedrock)
  • Unlimited requests
  • All Pro features
  • Priority routing
  • Custom agent creation
Go Elite

Keyboard Shortcuts

Work faster with shortcuts

Open Chat PanelCtrl+Shift+C
Scan File for VulnerabilitiesCtrl+Shift+S
Undo Last AI ChangeCtrl+Shift+Z
Accept Inline CompletionTab
Send Chat MessageEnter
New Line in ChatShift+Enter
Attach File as Context@filename
Switch Agent/agentname

FAQ

Common questions

Start coding with AI security superpowers

Free tier available — no account needed. Powered by OpenRouter free models. Upgrade anytime for more power.

73 KB · Works on Windows, macOS, Linux · VSCode 1.85+