Hard negative
A benign sample deliberately shaped like an attack — a security engineer legitimately asking about base64 decoding, a role-play prompt with no harmful goal, an urgent-sounding request with an ordinary purpose, a developer pasting a real credential-rotation runbook. Hard negatives are what make a benign corpus adversarial rather than decorative: a control can score 0% false positives on ordinary prompts and still be unusable, and only hard negatives reveal it.
See also false positive · precision
Related terms
-
False positive
Testing & measurement
Benign activity flagged as malicious. In an agent security control this is the failure mode that actually kills deployments: a tool that blocks legitimate…
-
Precision
Testing & measurement
Of everything the control flagged, the share that was genuinely malicious — true positives divided by all positives.
Testing & measurement
The words that decide whether a published detection number is evidence or decoration. Most vendor numbers in this space are quoted without any of them; see how we test for how these are applied in practice.