Behavioral verification · v0.1.0 BETA

Prove how you work,
not just what
you make.|

Wrkmark observes your work patterns and builds a verified behavioral profile. Typing rhythm. Focus depth. Revision patterns. The signals that can't be faked.

Open source · Privacy-first · All data on your device

67%
of hiring managers can't verify real skills
41%
abandoned resume-first hiring entirely
0
bytes of your content ever leave your device
Source: Robert Half, 2026

What gets observed

Every signal Wrkmark captures. Nothing more is technically possible — the anonymizer rejects anything outside these 8 types.

These are the ONLY signal types the observer accepts. Read the source: anonymizer.ts →

How it works

Installed in 2 minutes. No configuration required.

Wrkmark watches

Opens quietly in your menu bar. Detects which work app is in the foreground. Sessions start and stop automatically — no manual tracking, no check-ins.

Patterns emerge

Typing rhythm, session length, focus depth, AI tool usage. Not what you typed — the timing between keystrokes. The behavioral fingerprint of how you actually work.

Share your profile

A verified profile at wrkmark.com/p/your-name. Share with anyone. Shows verified hours and behavioral indicators — never your code or content.

Privacy by architecture

Constraints enforced in code. Not policy.

We observe

  • Time in work apps
  • Typing rhythm (intervals — not keys)
  • Session start and end
  • Pause and resume patterns
  • File switch count (not filenames)
  • Build run count (not commands)
  • AI-native tool usage (app name only)

We never see

  • What you type
  • File contents or names
  • URLs you visit
  • Passwords or clipboard
  • Screen content
  • Audio or video
  • Anything outside 8 signal types
// anonymizer.ts rejects any signal not in this set:
const APPROVED_TYPES = ['session_start', 'session_end',
'typing_rhythm_bucket', 'pause_event', 'undo_event',
'file_switch', 'ai_tool_opened', 'build_run']
OPEN SOURCE · MIT LICENSE

Read it before you trust it.

The observation engine — every signal type, every privacy check, every audit entry — is open source. 69 tests passing. Verified by anyone.

69 tests passing · MIT license · v0.1.2
View wrkmark-observer on GitHub →

Download Wrkmark

v0.1.0 beta · Free · Open source

macOS

Apple Silicon · arm64
Download .dmg
Right-click → Open on first launch

Windows

Windows · x64
Download .exe
Click 'More info' → 'Run anyway'

Linux

Linux · x64 AppImage
Download .AppImage
chmod +x then run directly
Installation guide

macOS

  1. Download the .dmg file from the link above.
  2. Double-click the downloaded file to mount the disk image.
  3. Drag the Wrkmark app icon into your Applications folder.
  4. Right-click the app in your Applications folder and select Open to start the application.

Windows

  1. Download the .exe setup installer.
  2. Double-click the installer file to launch the wizard.
  3. If Microsoft Defender SmartScreen warns you, click More info and select Run anyway.
  4. Follow the steps to complete installation.

Linux

  1. Download the .AppImage file.
  2. Open your terminal to make the file executable: chmod +x Wrkmark-0.1.0.AppImage.
  3. Run the AppImage file directly in your shell or file manager.

Not ready to install?

Join the waitlist. We'll let you know when the next version ships. No spam, ever.

No spam. Unsubscribe anytime.