ct traj top-sus
Show top actions by suspicion score across trajectories.
Usage
ct traj top-sus [OPTIONS] TRAJ_LIKE
Arguments
| Argument | Type | Required |
|---|---|---|
TRAJ_LIKE | text | Yes |
Options
| Option | Description |
|---|---|
-n, --limit INTEGER RANGE | Number of top actions to display. [default: 10; 1<=x<=100] |
--min-score FLOAT | Only show actions with score >= this value. |
-e, --env TEXT | Filter by environment name. |
--full | Show full monitor reasoning instead of summary. |
--json | Output as JSON for scripting. |
--help | Show this message and exit. |