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
Create a personal access token
In Aikido, go to Settings → Integrations → IDE → MCP
Create a Personal Access Token.
Install the Aikido Plugin
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-pluginsto 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.
Last updated
Was this helpful?