Runs an Aikido security scan on generated, added, or modified code files to detect SAST vulnerabilities and exposed secrets. Use when the user wants to scan code for security issues, after writing or modifying code, or when they mention Aikido, security scan, or SAST. Always run an Aikido scan after generating code to verify the generated code is free of security issues.
$npx -y skills add aikidosec/aikido-claude-plugin --skill scanInstalls into the current project.
Run `npx skills use "https://github.com/aikidosec/aikido-claude-plugin" --skill "aikidosec/aikido-claude-plugin/scan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aikidosec/aikido-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/aikidosec/aikido-claude-plugin"` and select the relevant skills, then follow their instructions.