Command

/security-review

Security review of pending changes on the current branch.

安裝

manual
/security-review

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

OWASP-style scan over the diff: hardcoded secrets, SQL injection, auth bypasses, weak crypto. Built-in command.

常見使用情境

  • Pre-PR security gate
  • Audit a high-risk PR
  • Quick triage after dependency bump

標籤

securityreviewbuilt-in