CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Home>Explore>Differential Review Skill

Differential Review Skill

87/100
Skill
by Trail of Bits@trailofbits
CC-BY-SA-4.0

Security-focused review of code changes using git history analysis to find regressions.

Source

Review Scores

Security33/35Maintain.29/35Usability25/30
Security33/35
Maintain.29/35
Usability25/30
Evidence:
high
Reviewed Feb 20, 2026
Review soon

Reviewed Version

1.0.0

Latest Version

1.0.0

Freshness

Review is 120 days old; refresh it soon.

Scores reflect the version reviewed and may change with updates.

Security Audit - Pending

Security audit has not been performed yet for this version.

Live Playground

Open Full Page

Live Sandbox

Run this skill in an isolated environment

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
Analyzing source files...

Sign in to try this skill in a live sandbox.

Overview

When to Use

When NOT to Use

Setup

ls /workspace

Troubleshooting

Scenes

Tags

Used in Recipes

  • AI-Powered Review Pipeline(Focuses review on changed lines to reduce noise and speed up review)

More by Trail of Bits

  • Agentic Actions Auditor
    Skill
    90/100
  • C/C++ Security Review
    Skill
    90/100
  • Static Analysis Skill
    Skill
    90/100
  • Constant Time Analysis
    Skill
    90/100
Skill

Install

ls /workspace

CldKit CLI

cldkit install differential-review
cldkit info differential-review

Install CLI: npm i -g @cldkit/cli

Version

1.0.0

Stars

3,400

License

CC-BY-SA-4.0

Compatibility

claude-code

Links

GitHub Source@trailofbits
security
code
diff
git
regression
security-review