Understand banner
gadievron gadievron

Understand

Development community

Description

--- description: Map attack surface, trace data flows, hunt vulnerability variants --- # /understand - RAPTOR Code Understanding You cannot find bugs if you don't have a deep, adversarial code understanding and comprehension for said codebase. This helps map the attack surface, trace data flows, hunt for vulnerability variants and so much more..... It is a work in progress, remember that. ## Usage ``` /understand <target> [--map] [--trace <entry>] [--hunt <pattern>] [--teach <subject>] [--

Installation

Installs to ~/.claude/commands/gadievron-raptor-understand.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/commands/understand.md -o ~/.claude/commands/gadievron-raptor-understand.md

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

Full documentation available on GitHub

View Source Repository