Home / Blog / ChatGPT in job interviews
Detection

ChatGPT in Job Interviews: What Employers Need to Know

ChatGPT and its competitors have changed the economics of interview fraud. What once required a well-placed contact willing to whisper answers now requires a second device, a free account, and thirty seconds. Employers who do not have a clear policy and detection strategy are flying blind.

This article does not argue that all AI use is cheating, that debate is worth having separately. It focuses on the narrower problem: candidates using AI tools covertly during live interviews in ways that misrepresent their ability to do the job, creating risk for both the employer and for other candidates competing honestly.

How candidates use ChatGPT during interviews

The most common pattern is simple: a phone or tablet sits off-camera, running a ChatGPT conversation alongside the video call. The candidate reads the interviewer's question, types or voice-transcribes it, and reads back the response. On coding questions this produces answers that arrive as a single fluent block after a short pause, a pattern that differs measurably from real-time thinking.

More sophisticated setups run a native desktop application that captures screen content and audio, generates responses, and displays them in a window configured to be invisible to screen-capture APIs. These are not hobbyist tools, several have active subscriber counts in the tens of thousands.

Why traditional countermeasures fail

Asking candidates to close other applications does nothing against a phone. Watching for "signs of reading" is too slow and too subjective to be consistent across interviewers. Blocking AI domains at the network level fails because the candidate controls their own internet connection. Detecting the specific application rather than the behaviour is a cat-and-mouse game that tool developers win by releasing a new version.

A durable detection approach watches signals that do not change when the tool rebrands: focus events, window presence, clipboard behaviour, and input timing. None of these require knowing which AI product the candidate is using. We cover the full signal set in How to Detect AI Assistance in Remote Interviews.

Setting a clear policy before the interview

Detection and policy are two separate problems. Detection without a stated policy creates legal and reputational risk, you cannot disqualify a candidate for something they were not told was prohibited. A well-structured pre-interview disclosure does three things: it states which tools are and are not permitted, explains what monitoring will run, and obtains explicit consent. Candidates who object can withdraw before any monitoring data is collected.

  1. Pre-interview disclosure sent with calendar invite
  2. Candidate consent collected before session begins
  3. Integrity agent runs, metadata only, no content capture
  4. Signals correlated into a score at session end
  5. Signed report shared with hiring team for review
  6. Any disqualification decision made by a human reviewer
A consent-first monitoring flow keeps the process defensible and the candidate informed.

Distinguishing AI assistance from legitimate AI fluency

Not all AI use during an interview is deceptive. Some roles explicitly test a candidate's ability to use AI tools effectively. The key distinction is disclosure: a candidate who says "I'd normally use Copilot here, may I?" is demonstrating honest judgment. A candidate who runs a covert assistant while presenting its output as their own thinking is misrepresenting their ability.

Your policy should draw this line clearly. In most cases: disclosed tool use is permitted or evaluated on its merits; undisclosed tool use in a session where monitoring is running is a disqualifying integrity signal.

Signals that make ChatGPT use reviewable

The strongest evidence usually comes from clusters, not from a single dramatic event. A candidate may pause before answering for perfectly legitimate reasons. A candidate may paste code because they wrote a helper function earlier in the session. But when the active window changes away from the meeting or IDE toward a known AI app, and a large structured answer arrives all at once as a paste from that app, the pattern deserves review.

For spoken interviews, the signal mix is different. Recruiters should pay attention to unusually polished answers that arrive after repeated silent gaps, especially when follow-up questions produce weaker or less contextual answers. That is not proof by itself. It is a prompt to ask a deeper follow-up: "Walk me through the tradeoff you just made" or "Which part would you change if the constraint changed?" Candidates who own the answer can adapt it. Candidates reading generated output often cannot.

A fair response workflow

The best response is calm, documented, and consistent. Do not accuse a candidate live because a signal appears on a dashboard. Finish the interview, preserve the report, and route the session to the same review process you would use for any elevated integrity event. The reviewer should compare the technical evidence, interviewer notes, role policy, and candidate disclosure before making a recommendation.

A strong workflow also separates severity from outcome. Low-risk signals may justify a note. Medium-risk clusters may justify a second interview with clearer rules. High-risk clusters, especially undisclosed AI assistance in a closed-book round, may justify rejection. The point is not to punish tool familiarity. The point is to protect the validity of the hiring signal.

Policy language that reduces ambiguity

Teams should avoid vague language like "do not cheat." Use operational language instead: whether AI assistants are allowed, whether external notes are allowed, whether candidates can use documentation, and whether live answer-generation tools are prohibited. Tell candidates that monitoring looks at system-level metadata only, not screen content, audio, video, keystrokes, or clipboard text. The clearer the rule, the easier it is for honest candidates to comply and for reviewers to act consistently.

Key takeaways

  • Phone-based ChatGPT use is the most common vector and the hardest to block at source.
  • Desktop AI assistants with screen-capture evasion are a real and growing category of tool.
  • Detect behaviour and metadata, not specific tool names, tool names change weekly.
  • A written policy and consent step are prerequisites to any fair enforcement action.
  • Disclosed AI use and covert AI use require different responses, your policy should separate them.

Run an interview with integrity monitoring enabled

InterviewWatch detects covert AI assistance in real time, no recording, no content capture, no invasive proctoring.

Try nowContact us