Audit Diff — Security skill for Claude Code
Diff two Rugproof audit reports (before vs after) to track regressions — what's new, what's fixed, and whether the grade moved.
How to install Audit Diff
Installs to ~/.claude/skills/omermaksutii-rugproof-audit-diff/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-audit-diff && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/audit-diff.md -o ~/.claude/skills/omermaksutii-rugproof-audit-diff/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audit Diff does
description: Diff two Rugproof audit reports (before vs after) to track regressions — what's new, what's fixed, and whether the grade moved. argument-hint: " " allowed-tools: Read, Bash
/audit-diff — regression diff between two audits
Did your fix actually resolve the finding? Did it introduce a new one? Run two audits and diff the JSON reports. Unlike `/diff-audit` (which compares your code against a canonical reference), this compares two **Rugproo
Alternatives in Security
- Cve MCP Server — Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS sco 1.2k ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
- Cross-Pollinate Hex MCP Servers — Diff-driven audit: find real transferable changes across hex-line-mcp, hex-ssh-mcp, hex-graph-mcp 238 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Think Audit Reasoning
Check whether a conclusion is sound before trusting it, by sorting evidence from inference, reconstructing the
Audit Deadcode
Comprehensive dead code audit — finds all unused files, functions, classes, and variables by walking the call
Pause After Planning
Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so yo
Deep Sleep
DEEP consolidation — full memory audit, scouts, belief evidence, template sync, summary backfill. Run before/a
Review Implementation
Independent implementation audit of uncommitted code by Codex CLI against a plan doc, then apply agreed fixes
Release Audit
Use right before cutting a release — it spawns ONE fresh sibling session via CCC that audits only the JUDGMENT
Related Agents
Fixme Browser Verify
Browser verification after code changes. Loads dev server, checks bug is fixed, verifies no visual regressions
Weekly Reviewer
Use for the weekly venture review — progress against the phase gate, what moved, what stalled, and an honest c
Audit Finding Verifier
Verifies a single reported audit finding against the actual codebase. Determines whether it is confirmed, a fa