Attackers can inject indirect prompts in normal-looking repositories to trick Claude Code into spawning a reverse shell.
if ($ConfidenceMarginPercent -lt 0.0) { throw "ConfidenceMarginPercent must be >= 0." } if ($RequirePerTestDomination -ne 0 -and $RequirePerTestDomination -ne 1 ...