From aikido
Runs Aikido security scans on generated, added, or modified code files to detect SAST vulnerabilities and exposed secrets, with automated fix-and-rescan loop.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aikido:scanThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When scanning the code for security vulnerabilities using the Aikido MCP server:
When scanning the code for security vulnerabilities using the Aikido MCP server:
If the Aikido MCP server is not available or fails to start, inform the user:
The Aikido MCP server is required for security scanning but is not available. Install it following the setup guide at reference.md.
npx claudepluginhub hightechhec/aikido-claude-plugin2plugins reuse this skill
First indexed Jun 21, 2026
Scans codebases for leaked secrets (API keys, tokens, passwords, private keys), insecure code patterns, and configuration issues. Returns severity-rated findings with file locations and remediation steps.