Home / Blog / Detecting AI assistance
Detection

How to Detect AI Assistance in Remote Interviews

A new category of tools generates fluent, real-time answers for candidates during live interviews. Most are designed to stay out of sight of the video call and screen share. Detecting them reliably means looking past any single tell and correlating several weak signals into one strong conclusion.

By 2025, surveys showed roughly one in five candidates admitting to covert AI use during interviews. The tooling is mainstream and well funded, so a detection approach built around blocking one named app ages out within weeks. A durable approach watches behaviour and environment, not brand names.

Why a single check is never enough

Any one signal can be explained away. A second monitor might be legitimate. A burst of typing might be a fast coder. A new background process might be a notetaker. Individually, each is noise. The fraud becomes obvious when several of them line up at the same moments — for example, a focus change to an off-screen window immediately followed by a long, perfectly formed answer pasted into the editor.

process & window signals focus & clipboard events input-timing patterns network & device context correlation integrityscore 0–100
Weak individual signals are correlated into a single, explainable integrity score.

The signals that matter

  • Process & window presence — assistant-style helpers and their windows, including ones kept off the shared screen.
  • Focus changes — repeated switches to a window that never appears in the screen share.
  • Clipboard behaviour — large pastes whose timing tracks the interviewer's questions (size and source, never the content).
  • Input timing — answers that arrive as a single fluent block rather than the start-stop rhythm of real typing.
  • Network & device context — connections and virtual devices that appear only for the session.

Detect without surveilling

Good detection is also privacy-preserving. You do not need to read what a candidate types or record their screen to know that a fluent answer was pasted from an off-screen window seconds after a question. Capturing timing and metadata rather than content keeps the approach both effective and defensible — and keeps honest candidates undisturbed. We cover this in consent-first interview monitoring.

Key takeaways

  • Detect behaviour and environment, not specific app names that change weekly.
  • Correlate several weak signals; never rely on one tell.
  • Use timing and metadata, not content — it is both accurate and privacy-safe.
  • Keep a human in the loop: every signal should be explainable.

See detection running on a live interview

InterviewWatch correlates twelve integrity signals in real time and produces a signed report for every interview.

Try the live demoContact us