LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

differential-review - Differential Security Review

Performs security-focused differential review of code changes to detect security regressions and generate reports.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Adapt analysis strategy by codebase size
  • Analyze git history for security regressions
  • Check test coverage for changed code
  • Calculate blast radius for changes
  • Perform adversarial threat modeling
  • Generate comprehensive markdown review reports

Inputs

  • Code diffs, commits, or pull requests
  • Git history and blame data
  • Target codebase files

Outputs

  • Markdown security review report file
  • User notification with summary

Requirements

  • Read, Write, Grep, Glob, Bash tool access
  • Git version control system

Source

  • Spec: SKILL.md
security-review
code-review
differential-review
git
vulnerability-analysis
Adapt analysis strategy by codebase size
Analyze git history for security regressions
Check test coverage for changed code
Calculate blast radius for changes
Code diffs, commits, or pull requests
Git history and blame data
Target codebase files
Markdown security review report file
User notification with summary