find-bugs
Sécurité & Conformité"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."
Documentation
Find Bugs
Review changes on this branch for bugs, security vulnerabilities, and code quality issues.
When to Use This Skill
Use this skill when:
Phase 1: Complete Input Gathering
git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEADPhase 2: Attack Surface Mapping
For each changed file, identify and list:
Phase 3: Security Checklist (check EVERY item for EVERY file)
Phase 4: Verification
For each potential issue:
Phase 5: Pre-Conclusion Audit
Before finalizing, you MUST:
Output Format
Prioritize: security vulnerabilities > bugs > code quality
Skip: stylistic/formatting issues
For each issue:
If you find nothing significant, say so - don't invent issues.
Do not make changes - just report findings. I'll decide what to address.
Compétences similaires
Explorez d'autres agents de la catégorie Sécurité & Conformité
memory-forensics
Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.
security-compliance-compliance-check
"You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide implementation guidance."
WordPress Penetration Testing
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.