LogoClawIndex
CasesSkillsAbout
LogoClawIndex

find-bugs - Find Bugs and Security Issues in Code Changes

Review local branch changes for bugs, security vulnerabilities, and code quality issues.

Tags

Updated: 2026-02-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • get git diff output
  • read changed files
  • list modified files
  • identify user inputs
  • identify database queries
  • identify authentication checks
  • identify authorization checks
  • identify session operations
  • identify external calls
  • identify cryptographic operations
  • check for injection vulnerabilities
  • check for XSS vulnerabilities
  • check authentication issues
  • check authorization issues
  • check CSRF protection
  • check race conditions
  • check session security
  • check cryptography issues
  • check information disclosure
  • check DoS vulnerabilities

Inputs

  • git repository
  • local branch changes
  • code files
  • branch diff

Outputs

  • security vulnerability reports
  • bug reports
  • code quality issue reports
  • review findings list

Requirements

  • git environment
  • local code repository
  • access to branch diffs

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
code-review
security
quality-assurance
static-analysis
get git diff output
read changed files
list modified files
identify user inputs
git repository
local branch changes
code files
security vulnerability reports
bug reports
code quality issue reports