review-walkthrough
An agent skill by trailofbits, from trailofbits/skills. Tags: analysis, documentation, review, ui-ux, web.
What it does
Generates an interactive HTML walkthrough for reviewing code changes. Use only when explicitly called.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add trailofbits/skills --skill review-walkthrough
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/trailofbits/skills
cp -r skills/plugins/review-walkthrough/skills/review-walkthrough ~/.claude/skills/review-walkthrough
Safety box score
Grade B, low risk: 11 of 100 risk points, rated 2026-09-21. The grade rates what the skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. How the score works.
Source
- Repository
- trailofbits/skills (all skills from this repository)
- Path
- plugins/review-walkthrough/skills/review-walkthrough/SKILL.md
- Branch
- main
- Collection
- review-walkthrough
- Updated
- 2026-09-19
Related skills
- stitch::extract-design-md — md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework.
- meeting-minutes-taker — Transforms raw meeting transcripts into high-fidelity, structured meeting minutes (notes / summaries). md team directory).
- transcript-fixer — Corrects speech-to-text transcription errors with dictionary rules and Claude's built-in AI (no external API key required).
- audit-prep-assistant — Prepares codebases for security review using Trail of Bits' checklist.
- burpsuite-project-parser — burp) from the command line.
- crypto-protocol-diagram — spthy) models and generates Mermaid sequenceDiagrams with cryptographic annotations.