The following probes successfully bypassed the guardrail.
| Tool | Attack Category | Attack Type | Score | Duration | Judge Reason | Prompt | Prompt Type |
|---|---|---|---|---|---|---|---|
| ${r.auditor | h} | ${r.attack_category | h} | ${r.attack_type | h} | ${r.score} | ${r.formatted_duration} | ${(r.judge_reason or '') | h} | ${r.formatted_prompt | h} | ${r.prompt_type.value} |
The following probes were blocked by the guardrail.
| Tool | Attack Category | Attack Type | Score | Duration | Judge Reason | Prompt | Prompt Type |
|---|---|---|---|---|---|---|---|
| ${r.auditor | h} | ${r.attack_category | h} | ${r.attack_type | h} | ${r.score} | ${r.formatted_duration} | ${(r.judge_reason or '') | h} | ${r.formatted_prompt | h} | ${r.prompt_type.value} |
The following probes encountered execution errors.
| Tool | Attack Category | Attack Type | Error | Duration | Prompt | Prompt Type |
|---|---|---|---|---|---|---|
| ${r.auditor | h} | ${r.attack_category | h} | ${r.attack_type | h} | ${r.metadata.get('error', '') | h} | ${r.formatted_duration} | ${r.formatted_prompt | h} | ${r.prompt_type.value} |