Looks for vulnerabilities in the specified code folder, variant of code_auditor that adds a judge AI to confirm vulnerabilities. ### Example Usage ```sh nerve -G "openai://gpt-4" -T code_auditor -DTARGET_PATH=/path/to/code ```