Audit a pull request diff for common security concerns (input validation, sanitization, authentication and authorization, secrets management, unsafe dependencies, and related risks) and fold findings into the same review.json produced by the base PR review. Use as a supplement to review-pr whenever a code PR is being reviewed.
$npx -y skills add warpdotdev/oz-for-oss --skill security-review-prInstalls into the current project.
Run `npx skills use "https://github.com/warpdotdev/oz-for-oss" --skill "warpdotdev/oz-for-oss/security-review-pr"` 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/warpdotdev/oz-for-oss" that are relevant to the current task. Run `npx skills add "https://github.com/warpdotdev/oz-for-oss"` and select the relevant skills, then follow their instructions.