Visual Studio Plugin

Aikido automatically scans your Visual Studio projects for secrets, API keys, and security vulnerabilities (SAST).

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.

Last updated

Was this helpful?