Security review skill. Scans code for injection, auth bypass, secret leakage, unsafe deserialization, weak crypto.
$npx -y skills add arman-jalili/rigorix-oss --skill security-validatorInstalls into the current project.
Run `npx skills use "https://github.com/arman-jalili/rigorix-oss" --skill "arman-jalili/rigorix-oss/security-validator"` 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/arman-jalili/rigorix-oss" that are relevant to the current task. Run `npx skills add "https://github.com/arman-jalili/rigorix-oss"` and select the relevant skills, then follow their instructions.