Qorami.AI
Home › Accuracy

How accurate is Qorami?

A guardrail you can't measure is a guardrail you can't trust. So we publish the numbers — on a labeled benchmark, reproducible, and honest about the limits.

0
dangerous misses — no risky email scored "send"
100%
agreement with operator labels (92/92)
92
labeled emails · 5 languages · 4 risk profiles

Per-class results

ClassPrecisionRecallEmails
Authorize (send)100%100%32
Ask a human100%100%27
Block100%100%33
The number that matters most: 0 dangerous misses. Every email that should be blocked or reviewed is — none is ever silently sent. The set deliberately loads in the hard, dangerous cases (leaked API keys and plaintext passwords across five languages, prompt-injection / agent-hijack attempts, payment-card and SSN leaks) precisely because those are the ones that must never slip through. Qorami fails toward a human, not toward a send.

What this measures (and doesn't)

Reproduce it

The benchmark and scorer ship in the repo. Run:

npm run eval

Every detection change re-runs this set, so accuracy can only move with eyes on it.

See the decision API →