Run Brakeman and bundler-audit security scans on changed files and fix high/medium confidence warnings. Use when any .rb or .html.erb file is created or modified. Also use when the user mentions "security", "brakeman", "bundle-audit", "audit", "vulnerability", "XSS", "SQL injection", "CVE", "advisory", "mass assignment", "CSRF", or asks about secure coding practices. Proactively invoke this skill after code changes, even if the user doesn't ask.
$npx -y skills add mattsears/rails-cto --skill rails-cto-securityInstalls into the current project.
Run `npx skills use "https://github.com/mattsears/rails-cto" --skill "mattsears/rails-cto/rails-cto-security"` 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/mattsears/rails-cto" that are relevant to the current task. Run `npx skills add "https://github.com/mattsears/rails-cto"` and select the relevant skills, then follow their instructions.