differential-review
Security-focused code review for PRs and commits, prioritizing high-risk areas like auth and crypto with git analysis.
Install
npx skills add https://github.com/trailofbits/skills --skill differential-reviewStats
| Total installs | 1,584 |
| Weekly installs | 1.6K |
| GitHub stars | 4.0K |
| First seen | Jan 19, 2026 |
| Source | @trailofbits/skills |
Summary
- Analyzes PRs, commits, and diffs across three codebase sizes (SMALL/MEDIUM/LARGE) with risk-first prioritization on auth, crypto, value transfer, and external calls
- Includes six-phase workflow: triage, code analysis, test coverage assessment, blast radius calculation, adversarial modeling, and comprehensive markdown report generation
- Detects security regressions through git history analysis, identifies removed security code via blame, and flags high-risk patterns like validation removal or access control changes
- Integrates with audit-context-building for baseline context and issue-writer for formal audit report transformation
- Provides explicit coverage limits and confidence levels; escalates on red flags like high blast radius changes or removed security commits
Tags
Related skills
| Skill | Installs | vs differential-review |
|---|---|---|
| security-scan | 1,535 | -49 |
| convex-security-check | 1,509 | -75 |
| django-expert | 2,091 | +507 |
| council | 1,523 | -61 |
| openclaw-backup | 1,890 | +306 |
FAQ
- How many installs does differential-review have?
- differential-review has 1,584 total installs and 1.6K installs this week.
- Where is differential-review hosted?
- differential-review is published by @trailofbits/skills at https://github.com/trailofbits/skills.
- How many GitHub stars does differential-review have?
- differential-review has 4.0K GitHub stars.
- When was differential-review first indexed?
- OrangeBot.AI first indexed differential-review on Jan 19, 2026.
- How do I install differential-review?
- Run: npx skills add https://github.com/trailofbits/skills --skill differential-review