Find Bugs
원문: find-bugs
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
무엇을 하나요
Find Bugs Review changes on this branch for bugs, security vulnerabilities, and code quality issues. Phase 1: Complete Input Gathering 1. Get the FULL diff: git diff master...HEAD 2. If output is truncated, read each changed file individually until you have seen every changed line 3. List all files modified in this branch before proceeding Phase 2: Attack Surface Mapping For each changed file, identify and list: All user inputs (request params, headers, body, URL components) All database queries All authentication/authorization checks All session/state operations All external calls All cryptographic operations Phase 3: Security Checklist (check EVERY item for EVERY file) [ ] Injection : SQL,…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.