Core Features

Stealth Mode

Stealth Mode is Amigo's most critical feature. The overlay and all Amigo UI elements are rendered in a way that makes them completely invisible to screen-sharing, screen-recording, and remote desktop software — while remaining fully visible to you on your local display.

Stealth Mode is always on. There is nothing to enable or configure — Amigo's window is excluded from capture at the OS level from the moment it launches. Before every session, Amigo's system readiness check automatically verifies that stealth mode and always-on-top are active, so you'll be alerted if anything needs attention.

How It Works

Amigo creates a native operating-system window with a specific flag that instructs the OS to exclude it from any screen capture pipeline:

  • macOS — The overlay uses NSWindowSharingNone (Core Graphics window sharing level), which tells macOS to omit the window from any CGDisplayStream or ReplayKit capture.
  • Windows — The overlay applies the WDA_EXCLUDEFROMCAPTURE flag via the SetWindowDisplayAffinity API, removing it from all DirectX and GDI capture hooks.

Because exclusion happens at the OS display driver level, it cannot be overridden by the video-call application. Zoom, Google Meet, Teams, and every other conferencing tool relies on the same OS capture APIs and therefore sees a blank region where the Amigo overlay sits.


Verified Platforms

Stealth Mode has been tested and verified against the following screen-sharing technologies:

SoftwaremacOSWindowsNotes
Zoom (screen share)Tested on Zoom 5.x and 6.x
Google MeetChrome, Edge, and Firefox tabs
Microsoft TeamsClassic and new Teams clients
Webex
LoomRecording and camera-only modes
OBS StudioWindow capture and display capture sources
QuickTime (macOS)Screen recording via QuickTime
Xbox Game Bar (Windows)Win + G capture

Audio Privacy

Stealth Mode covers the visual overlay. For audio, Amigo captures the system audio output internally — it does not inject any sound into your microphone stream, so the interviewer cannot hear any audio from Amigo.

Amigo also captures your candidate microphone on a separate native thread. This stream is transcribed through the same secure pipeline as the interviewer's audio, allowing Amigo to identify your voice and filter it out — so your own answers never trigger new suggestions. Candidate transcripts are discarded immediately after classification and are never stored, recorded, or used to generate AI responses.

Amigo reads the audio from both sides of the call (your microphone input and the call audio output) for transcription. Neither stream is transmitted to the interviewer. All transcription runs securely on the native backend — audio is never processed in the browser and is not retained after the session ends.

Common Questions

Does Stealth Mode work inside a virtual machine?

No. If you are running Amigo inside a VM (e.g. Parallels, VMware, VirtualBox), the host OS can capture the entire VM display including the Amigo overlay. Always run Amigo on the physical host machine, not inside a VM.

Can the interviewer see Amigo if they point a phone at my screen?

Stealth Mode only prevents capture through software. A physical camera pointed at your monitor will record everything visible on the screen. Position your monitor so it is not in the frame of any external camera during your interview.

What about remote-access software like TeamViewer or AnyDesk?

Remote desktop tools that operate at the display driver level (before the OS capture API) may be able to see the overlay. We recommend not running Amigo while another person has active remote control of your machine.