Ship safer code from your IDE with Aikido | ODSP932

Microsoft Developer demonstrates how to integrate security scanning directly into the IDE using Aikido, with a focus on reducing vulnerabilities in pull requests, preventing secrets from being committed, and blocking malware locally.

Overview

The session walks through using the Aikido VS Code extension to surface security issues during development, generate fix suggestions, and apply or reject changes before code reaches a PR.

What the Aikido IDE extension covers

Demo flow (session chapters)

Overview of the Aikido plugin for VS Code

Demonstration of Aikido MCP in action

Generating fix suggestions and applying them

Fix visualization

Applying or rejecting code changes

Checking open-source dependencies

Fixing issues or reporting false positives with Aikido AI

Scan completion and results

Auto-fix creation directly in the IDE