Visual Studio IDE

Aikido automatically scans your projects for hardcoded secrets (API keys, tokens), insecure code patterns (SQL injections, path traversal, ..), and outdated or vulnerable dependencies so you can catch issues early and keep your codebase safe.

With Aikido Expansion Packs, you can enable additional tools like MCP to integrate Aikido security knowledge directly into AI agents and AI powered developer workflows, alongside other optional checks.

Scans run automatically whenever you open a file or save changes, making it easy to catch issues early in development.

When security issues are found, they're highlighted directly in your code and listed in the Problems panel. Hover over any highlight to see detailed security context about the issue.

C# code editor showing SQL query function, warnings, and security/code scan panels.

How to Install and Use

Step 1. Head over to the Visual Studio Marketplacearrow-up-right and click Install. After installation, you will be asked to add your personal access token (step 2).

Step 2. In Aikido, go to the Visual Studio Integration Screenarrow-up-right and create your token.

Visual Studio IDE Plugin page showing no registered tokens and option to generate a new PAT.

Step 3. Check out the examples in our docs on the Visual Studio Marketplace to testarrow-up-right arrow-up-rightwhether everything works well.

Supported Visual Studio Versions

The Aikido Extension can be installed on Visual Studio Community Edition, Visual Studio Professional and Visual Studio Enterprise. It adheres to Visual Studio’s support lifecyclearrow-up-right, remaining compatible with officially supported versions.

Troubleshooting

Visual Studio - Information for Supportchevron-right

Last updated

Was this helpful?