Skills Explorer Add Skills

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