ct run analyze-attack

Analyze attack trajectory(ies) to identify incriminating actions.

Usage

ct run analyze-attack [OPTIONS] TRAJ_LIKE

Arguments

ArgumentTypeRequired
TRAJ_LIKEtextYes

Options

OptionDescription
-m, --model TEXTModel to use (default: claude-opus-4-5).
-n, --name TEXTCustom name for the run directory.
-c, --max-concurrent INTEGERMax concurrent analyses.
-L, --limit INTEGERLimit number of trajectories.
-o, --output TEXTOutput path for updated trajectory JSONs (file or directory).
--helpShow this message and exit.