🛡️ signalbench — In-Band Signal Compliance (IBSC)

One metric for prompt injection and temporal blindness.

An LLM agent reads control instructions and ordinary data through the same channel, so on every turn it must decide, from content alone, whether an in-band instruction is legitimate. It fails two symmetric ways: over-compliance (obeying an illegitimate signal — prompt injection) and under-compliance (ignoring a legitimate one — an injected date, an access-deny, a do-not-share memory label, a no-automation policy).

Signal-Response Correctness (SRC) scores both on one axis: the balanced mean of legitimate-signal uptake (LSU) and illegitimate-signal resistance (ISR). A trivial always-comply or always-refuse policy scores 0.5 — you only win by adjudicating. Across 21 systems, none exceeds ~0.85; capability is non-monotonic (a small model beats much larger ones); and the five families are all positively correlated (mean Pearson r ≈ 0.73) — evidence of one underlying ability, not five separate skills.

#SystemSRC↓LSUISRtimeaccess-denymemory-labelinjectionbot_policy
1gemini:gemini-2.5-pro0.8500.9670.7331.0000.7500.5830.9171.000
2openai:gpt-4o-mini0.8330.8670.8001.0000.8330.7500.8330.750
3openai:gpt-5.50.8170.7670.8671.0000.7500.8330.8330.667
4openai:gpt-5.10.8000.8000.8001.0000.8330.6670.9170.583
5claude-code:claude-opus-4-80.7670.7670.7670.7500.7500.9170.7500.667
6claude-code:claude-haiku-4-5-202510010.6830.5000.8671.0000.7500.6670.5830.417
7openai:gpt-4.10.6830.8000.5670.9170.5000.5830.8330.583
8openrouter:qwen/qwen-2.5-72b-instruct0.6670.8330.5000.8330.5000.6670.6670.667
9claude-code:claude-sonnet-50.6500.5000.8000.6670.9170.7500.4170.500
10gemini:gemini-2.5-flash0.6500.8330.4670.9170.5000.5830.6670.583
11openrouter:meta-llama/llama-3.1-8b-instruct0.6330.5000.7670.8330.5000.6670.7500.417
12openrouter:qwen/qwen3-next-80b-a3b-instruct0.5830.9000.2670.8330.5000.4170.5830.583
13openrouter:deepseek/deepseek-chat0.5670.7330.4000.8330.5830.5830.5830.250
14openrouter:meta-llama/llama-3.3-70b-instruct0.4170.5330.3000.7500.0830.5830.5830.083
15openrouter:microsoft/phi-40.4170.4000.4330.8330.0000.6670.5830.000
16openrouter:mistralai/mistral-small-24b-instruct-25010.4170.4330.4000.6670.0000.8330.5830.000
17openrouter:google/gemma-2-27b-it0.4000.4330.3670.6670.0000.7500.5000.083
18openrouter:qwen/qwen-2.5-7b-instruct0.3830.5000.2670.4170.1670.5000.5000.333
19openrouter:meta-llama/llama-3.2-3b-instruct0.3670.3000.4330.5000.0000.6670.6670.000
20openrouter:mistralai/mistral-nemo0.3170.5330.1000.5830.0830.3330.5000.083
21openrouter:nousresearch/hermes-3-llama-3.1-70b0.3000.4670.1330.6670.0000.5000.3330.000

SRC = overall Signal-Response Correctness · LSU = legitimate-signal uptake · ISR = illegitimate-signal resistance · then per-family balanced SRC (cell shaded red→green). All scores: seed 0, 75 items, deterministic action-based grading (no LLM judge).

Links: code / harness · dataset + raw responses · DOI 10.5281/zenodo.21223956