Audit a product or tech spec pull request diff for high-level security concerns (threat surface, authentication and authorization model, trust boundaries, sensitive data handling, secrets and key management, dependency posture, and abuse or misuse cases) and fold findings into the same review.json produced by the base spec review. Use as a supplement to review-spec whenever a spec PR is being reviewed.
$npx -y skills add warpdotdev/oz-for-oss --skill security-review-specInstalls into the current project.
Run `npx skills use "https://github.com/warpdotdev/oz-for-oss" --skill "warpdotdev/oz-for-oss/security-review-spec"` 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.