---
title: "Differential Security Review"
description: "**Arguments:** $ARGUMENTS"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/diff-review
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:54.380Z
license: CC-BY-4.0
attribution: "Differential Security Review — Claudary (https://claudary.paisolsolutions.com/skills/diff-review)"
---

# Differential Security Review
**Arguments:** $ARGUMENTS

## Overview

---
name: trailofbits:diff-review
description: Performs security-focused differential review of code changes
argument-hint: "<pr-url|commit-sha|diff-path> [--baseline <ref>]"
allowed-tools:
  - Read
  - Write
  - Grep
  - Glob
  - Bash
---

# Differential Security Review

**Arguments:** $ARGUMENTS

Parse arguments:
1. **Target** (required): PR URL, commit SHA, or diff path
2. **Baseline** (optional): `--baseline <ref>` for comparison reference

Invoke the `differential-review` skill with these arguments for the full workflow.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/diff-review) · https://claudary.paisolsolutions.com
