RefolkCandidates
10 min read

48% of Engineers Flagged for Cheating vs 12% in Sales. Fix Your Screen.

Fabric flagged 48% of technical candidates for AI cheating vs 12% in sales. Here is what triggers the detector and how honest engineers avoid it.

You are an honest engineer walking into a CoderPad screen in 2026, and the detector on the other side of the wire thinks 48% of the people who look like you are cheating. That is not a moral judgment about your field. It is a math problem about how AI copilots, coding tasks, and behavioral signals interact, and it is now the pass/fail axis in most technical screens.

The fix is not to be more honest. You already are. The fix is to be more legibly human on camera, because "clean, fast, and quiet" reads to the model exactly like Cluely with the audio off.

Why engineers get flagged 4x more than sales reps

Coding has a right answer and sales does not, so AI copilots score better on code and detectors score code harder to compensate. Fabric analyzed 19,368 AI-powered interviews and flagged 38.5% of candidates for cheating behavior. Split by function, technical roles hit 48%. Sales came in at 12%. That is a 4.0x gap, and it is a structural feature of the task, not a character flaw of engineers.

Sales interviews are live role-plays. The interviewer changes objections on the fly, the "answer" is a persuasive tone, and an LLM whispering in an earpiece is slower and worse than a rep who has run the script fifty times. Coding interviews are the opposite: bounded prompt, deterministic answer, keystrokes visible, and the LLM can produce a correct O(n log n) solution in three seconds. Detectors know this, so the threshold on code is tighter.

4.0x
How much more often technical candidates get flagged than sales candidates

Fabric flagged 48% of technical interviews and 12% of sales interviews across 19,368 sessions.

If you are an analyst, data scientist, or quant, do not assume your "12% bucket" applies. Anything with a deterministic answer gets scored on the engineer curve.

Who is actually exposed, in raw numbers

Engineers are a smaller talent pool than sales in the US but carry a much larger per-interview flag risk, so the average software engineer walks into every cycle with roughly three times the cheating-flag exposure of an average AE.

Here is the split, using Refolk's index of US professional profiles and Fabric's published flag rates.

SegmentUS populationCheating flag rateAt risk per cycle
Software engineers (all seniority)~347,77948%~167,000
Account executives / sales reps~447,00312%~53,600
Junior candidates (0 to 5 YOE)subset of above~2x senior ratedisproportionate
Sunday interview slotany function47.1%highest of any day

Two things pop out. Engineers are the smaller pool (0.78x the size of sales) but the more-flagged one. And the "when" matters: Sunday interviews carry the highest cheating rate at 47.1%, with weekdays clustering 35 to 40%. If you can move a screen off Sunday, do it. The base rate the model compares you against is worse on that day.

Two other base-rate shifts are worth naming. A 2025 Blind survey found 20% of professionals admitted secretly using AI during interviews, and a 2026 Resume Genius survey put real-time use at 22%. Between July and September 2025, Fabric's flag rate climbed from 9% to 45%, a three-month tripling. Hiring-manager suspicion tracks the same curve: 59% of hiring managers overall, and 81% of FAANG interviewers, say they suspect AI cheating.

What the detector is actually watching

Fabric's model reads 20-plus signals at roughly 85% claimed accuracy. The five that misfire on honest engineers most often are the ones to know cold.

  1. Uniform response latency. AI copilots take a flat 3 to 5 seconds on every question, easy or hard. Human thinking is spiky. If your pause on "reverse a linked list" looks the same as your pause on "design a rate limiter," the model reads a machine.
  2. Reading gaze. When you recall something, your eyes drift up or sideways. When you read text on a second monitor, they sweep horizontally with quick return jumps. That "reading look" during supposed thinking is the single loudest visual flag.
  3. Burst typing with no backspaces. A perfect solution with zero corrections is now treated as suspicious, not excellent. Fabric explicitly trains reviewers to grade the journey, not the final answer.
  4. Skipping the brute force. Real candidates propose a brute force first. Jumping straight to a two-pointer O(n log n) with clean variable names and correct edge cases, on the first pass, under pressure, is a thing very few humans actually do.
  5. Keyboard artifacts. CoderPad flags the Cmd+Enter shortcut Cluely binds during coding. Even if you never trigger the copilot, the binding can be visible in the environment.
Being too good is the new too suspicious. Perform the inefficiency you used to hide.

The false-positive tax nobody prices in

Fabric's 3 to 5% false positive rate sounds fine on a slide. Applied to 19,368 interviews, that is roughly 700 innocent candidates flagged per platform per dataset. Scale it to the millions of technical screens run annually and you get tens of thousands of honest engineers investigated or rejected each year for pausing quietly, typing cleanly, or speaking English as a second language.

Non-native English speakers and neurodivergent candidates absorb this tax disproportionately. If your speech does not produce "um" and "you know" fillers, or if you hold steady eye contact for cultural reasons, your cadence looks statistically like a reader's. That is a mechanism, not a slur on the tech: the signal set was trained on a narrow behavioral baseline.

There is also a scoring inversion worth internalizing. Fabric reports that 61% of flagged cheaters would pass on score alone if detection were off. That means detection, not correctness, is now the pass/fail axis. Getting the answer right no longer saves you from getting the trajectory wrong.

How to prep a screen so you read as thinking, not cheating

Do five things before you open the interview tab, and do them every time. The goal is legible human cognition, not artificially slow performance.

  • Talk before you type. Restate the problem out loud in your own words. Two sentences minimum. This alone kills the "flat latency" flag because your typing now starts after visible thought.
  • Propose the dumb version first. Say "the brute force is O(n squared), let me code that, then optimize." Even if you know the optimal solution instantly, showing the ladder is what humans do under stress.
  • Backspace on purpose. Not fake typos. Real revisions: name a variable count, decide n is clearer, change it. Rename a function once. The edit history in CoderPad, HackerRank, and CodeSignal is telemetry; make it look like a draft.
  • Move your eyes toward the ceiling when you think. Sounds ridiculous. It is the single cheapest fix for the reading-gaze flag. Recall-gaze drifts up and to the side. Reading-gaze sweeps horizontally. Pick a corner of your ceiling and use it.
  • Close every window that is not the interview. Notion, Slack, ChatGPT, a second monitor with docs. Proctor telemetry logs focus changes and second-screen glances. Even without Cluely installed, the pattern of your eyes tracking a second display is a flag.

What to remove from your machine before the call

Assume nothing is undetectable. Interview Coder claims 100,000-plus users and zero documented detection cases, but Fabric publishes a 4/4 detection rate against Cluely, Interview Coder, Parakeet AI, and Final Round AI by name. LockedIn AI and LeetCode Wizard are on the same list. Cluely, originally built as Interview Coder in 2025 by two Columbia students who rebranded after being suspended, is backed by a $15M Series A from Andreessen Horowitz and disclosed a 2025 breach affecting roughly 83,000 users. Only the $149.99/month Pro + Undetectability tier makes any active stealth claim, and that claim is under continuous attack.

If you have ever installed one of these tools, even a trial, uninstall it and reboot before a screen. Cmd+Enter bindings, GPU hooks, and orphaned browser extensions persist. CoderPad and Proctorio look for exactly these artifacts.

Read the interview format as a policy disclosure

Whether the employer brings you onsite tells you which detector stack they run and how to prep. The 2026 split is real and getting sharper.

Employer stanceNamed examplesWhat to prep for
Reverted to in-personGoogle, Cisco, McKinseyZero-tolerance detector stack, no assist, whiteboard cognition
AI-permitted, judged on useMeta, CanvaPrompting quality, defense of output, cite what you asked
Remote with proctor telemetryMost Series B to D startupsThe 20-signal model, gaze, latency, keystrokes

If the recruiter volunteers "you can use AI, we just want to see how you use it," believe them and prepare to narrate your prompts. If they revert to onsite, they are signaling they no longer trust remote signals and will run the full detector during any take-home. Prep is not universal.

This is where tailoring matters before you ever hit the screen. If a posting explicitly says "AI-assisted allowed," your resume and cover letter should reference concrete AI-assisted work you have done, not hide it. If the posting reads "in-person interview loop" or "no AI tools during assessment," lean the application toward independent judgment, debugging under constraint, and systems reasoning. That is the exact work Refolk takes off you: paste the posting, get your own resume back rewritten for what that specific employer is signaling, and a cover letter that matches the interview format they are running.

The "too clean" trap, in one worked example

Here is the pattern that gets a strong senior engineer flagged. They read "two-sum, sorted array." They know it is a two-pointer problem. They type:

def two_sum(nums, target):
    l, r = 0, len(nums) - 1
    while l < r:
        s = nums[l] + nums[r]
        if s == target: return [l, r]
        if s < target: l += 1
        else: r -= 1
    return []

Ninety seconds, no backspaces, correct on first run. The detector flags it. Not because the code is wrong, but because the trajectory is inhuman. A senior engineer who has seen this problem five hundred times will still, under an unfamiliar interviewer, hesitate on variable names, mistype an index, or second-guess the return type once. Producing a Leetcode-clean answer at senior speed on a stranger's platform is now statistically indistinguishable from Cluely output.

The fix, again, is not to be worse. It is to externalize the process you are already running internally. Say the invariant out loud. Write the O(n squared) version in a comment. Rename l and r to left and right because you thought better of it. Ship the same final answer. Get credit for being human.

What honest candidates should do in the next 30 days

Three things, in order of leverage.

  1. Do a dry-run screen on camera. Record yourself solving a medium problem on CoderPad or CodeSignal. Watch it back with the sound off. If your eyes sweep, if your typing is a single unbroken burst, if you never restate the problem, fix those before your next real screen.
  2. Audit every AI tool touching your interview machine. Uninstall Cluely, Interview Coder, LockedIn AI, Parakeet AI, LeetCode Wizard, and Final Round AI. Reboot. Check keyboard shortcut bindings. Clear browser extensions. Assume the detector already knows the fingerprints.
  3. Stop hand-tailoring applications while you drill. Screening prep takes real hours. The one lever that gives those hours back is not writing every resume and cover letter from scratch. Refolk writes your resume from your own history, tailors it per posting, drafts the cover letter, and scores how well you actually fit the role, so you can spend the reclaimed hours on the interview reps that determine whether the offer lands.

The detector arms race is not a fair fight, and honest engineers are paying the tax. The response is not indignation. It is preparation. Perform the thinking you are already doing. Backspace on purpose. Look at the ceiling. Ship the same code, more visibly.

FAQ

Does Fabric actually detect Cluely and Interview Coder?

Yes. Fabric publishes a 4/4 detection rate against Cluely, Interview Coder, Parakeet AI, and Final Round AI, using a 20-plus signal model that combines eye movement, response latency, and keystroke dynamics at roughly 85% claimed accuracy. Cluely, formerly Interview Coder before its two Columbia founders were suspended and rebranded, backed by a $15M Series A from Andreessen Horowitz, is the tool detectors train against by name. Only the $149.99/month Pro + Undetectability tier makes any active stealth claim, and that claim is under continuous attack.

If I do not use AI, why would I ever get flagged?

Because the signals that identify AI use also fire on quiet thinkers, fast typists, non-native English speakers, and neurodivergent candidates. A 3 to 5% false positive rate over 19,368 interviews is roughly 700 innocent people per dataset. The specific behaviors that misfire are flat response latency, horizontal reading gaze during "thinking," burst typing with no backspaces, jumping past the brute-force solution, and holding steady eye contact without verbal fillers.

What is the single fastest change I can make before my next screen?

Restate the problem out loud in your own words before you type anything, then verbalize the brute-force solution before you code the optimal one. This one habit fixes the two loudest flags at once: uniform response latency, because your first keystrokes now follow visible thought, and "too clean" trajectory, because the reviewer sees the ladder you climbed.

Should I tell the interviewer I am worried about being flagged?

Only if the format invites it. On AI-permitted loops (Meta, Canva), narrating your process, including any prompts, is exactly what they want to score. On reverted-to-in-person loops (Google, Cisco, McKinsey) or standard remote proctored screens, do not raise it preemptively; it reads as defensive. Just perform legibly human work: talk, backspace, look up when you think, and close every window that is not the interview tab.

Put this to work

Reading about the job search is not the job search.

Paste your career in once. I write the resume, then every week I rank the live openings against your history, tailor a resume and a cover letter to the best of them, and keep going until you land. You press send, and that is the whole of your part.

  • 140+ curated roles a week, found, written, and scored for you.
  • Every bullet stays inside what your history actually supports.
  • Queued, submitted, interviewing, offer, all in one place instead of a spreadsheet.

500 free credits on sign-up. No card.

Keep reading