Commit Security Scan This is a bundled local Bug Hunter companion skill. It is portable and self-contained: use artifacts, never paths. Purpose Review changed code for security issues only. This skill is optimized for: - PR review - staged diff review - branch diff review - commit / commit-range security scanning Inputs Resolve the scan scope from the user request: - PR review → use - staged review → use - branch diff → use - commit range → use Workflow 1. Ensure threat-model context exists. - Preferred artifacts: - - - If missing, run the bundled skill first. 2. Resolve the changed-file scop…