ZLAUDER

Documentation

Getting started with Zlauder Basic. Full documentation is being written alongside the first public release — the essentials are below.

Install

Zlauder Basic is open source. Grab the latest release from GitHub:

# installation instructions land with the first public release
# watch the repo for updates
View on GitHub

What's detected out of the box

  • API keys (common provider formats)
  • SSH private keys
  • Passwords and connection strings
  • Bearer tokens and OAuth secrets

Need to mask PII, customer data, or code? Zlauder Enterprise supports fully custom rules.

How masking works

When a prompt is about to leave your machine, Zlauder scans it against its detection rules. Matches are replaced with opaque tokens, and the original ↔ token mapping is stored in a local lookup table accessible only by you. When a response arrives containing a token, Zlauder restores the original value before display. The AI provider only ever receives tokens.