VS Code IDE
Aikido automatically scans your projects for hardcoded secrets (API keys, tokens) and insecure code patterns (SQL injections, path traversal, ..) so you can catch issues early and keep your codebase safe.
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 Aikido window.

Open Extensions and Install "Aikido Security"

Alternatively use these links to go to the Marketplaces
Windsurf / Cursor / Kiro / Google Antigravity
Authenticate with Aikido
Open the Aikido plugin by clicking on the sidebar icon and click on "Connect to Aikido" to authenticate with Aikido platform.

Alternatively you can open up the Command Palette and run Aikido: Log In
If the automated authentication does not work you can manually create a personal access within Aikido by going to the Integrations page and following the instructions.
Turn on Additional Security Tooling
Extend Aikido in your IDE with Expansion Packs like MCP for AI agents, pre-commit hooks, and Safe Chain. For more details, see the documentation below.
Now that the plugin is installed, you can dive into the features that help you spot security issues while you work:
Last updated
Was this helpful?