Run a Kedro security scan on the full codebase or just a pull request. This skill always runs Semgrep first and then evaluates the findings against the Kedro security model. Use when the user says things like "run security scan on the full codebase" or "run security scan on this PR". Produce one final report only, in chat by default or posted to GitHub when explicitly asked.
$npx -y skills add kedro-org/kedro --skill kedro-security-reviewInstalls into the current project.
Run `npx skills use "https://github.com/kedro-org/kedro" --skill "kedro-org/kedro/kedro-security-review"` 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/kedro-org/kedro" that are relevant to the current task. Run `npx skills add "https://github.com/kedro-org/kedro"` and select the relevant skills, then follow their instructions.