Engage.Crash banner
hypnguyen1209 hypnguyen1209

Engage.Crash

Development community

Description

--- description: Crash → root cause → reachability → empirical exploitability verdict (native bugs) --- # /engage.crash Takes a crash (or a fuzzing corpus) for a **native** target and produces a validated root cause plus a machine-checkable exploitability verdict — the crash→exploitability pipeline (raptor-adoption PR-3). It sequences the rr/coverage/feasibility skills under the engagement's scope and action gates. Runs in the binary-analysis devcontainer (`.devcontainer/`); the rr/gcov/compil

Installation

Installs to ~/.claude/skills/hypnguyen1209-offensive-claude-engage.crash/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hypnguyen1209-offensive-claude-engage.crash && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/commands/engage.crash.md -o ~/.claude/skills/hypnguyen1209-offensive-claude-engage.crash/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository