Anthropic Claude Code Plugin

The Aikido Claude Plugin connects Aikido’s security engine to AI coding tools. It automatically scanning AI generated code for vulnerabilities and hardcoded secrets as soon as it is created.

AI assistants can review their own output, but that review is not perfect. Aikido adds a reliable and consistent security layer that checks every generated snippet with proven scanning rules.

Why use the Aikido Claude Plugin

  • Deterministic, independent security checks on every AI generated snippet before it is committed

  • Immediate detection and remediation of vulnerabilities and hardcoded secrets in AI assisted workflows

  • Real time feedback inside Claude, making AI driven development safer by default

Installation

1

Create a personal access token

In Aikido, go to Settings → Integrations → IDE → MCParrow-up-right

Create a Personal Access Token.

2

  • In Claude Code, first add the Aikido marketplace

    • /plugin marketplace add AikidoSec/aikido-claude-plugin

  • Install the plugin

    • /plugin install aikido

  • After install, run /reload-plugins to activate the plugin.

  • Next run the setup skill with your API key:

    • /aikido:setup your-key-here

This saves the key to your Claude Code user settings and registers the MCP server automatically.

3

Finished

The Aikido Claude Plugin is now available in Claude Code.

circle-info

Restart Claude Code CLI if it was open.

Last updated

Was this helpful?