Security Review

Adversarial security review of a change (branch diff, PR, or working tree) before merge. Use when the user asks to "review this for security", "security review", "check for vulnerabilities", "is this safe to merge", or before merging anything that touches a trust boundary — auth/authz, input parsing, secrets/keychains, file writes, shelling out, untrusted-input-into-shell/YAML, CI workflows that run on privileged runners, or generated LLM instructions. Also the standing gate this repo runs on every lacquer PR.

patrickserrano 47b91aa 2.8 KB Updated

File contents

patrickserrano/lacquer/tree/main/core/skills/security-review commit 47b91aa566

Frequently asked questions

npx skillmds@latest add patrickserrano/security-review