mykka.ai

Product

How Pretzel Protects Your Team

Three surfaces, one mission: make sure sensitive data never reaches an AI it shouldn't.

Browser Extension

Intercepts prompts before they're sent

Pretzel sits silently in your browser and scans every prompt the moment you type it. When a keyword, pattern, or high-entropy string (like an API key) is detected, Pretzel shows an inline warning — or blocks the send button entirely.

It works on ChatGPT, Claude, Gemini, Perplexity, and any other AI site you configure. No proxy required. No network changes. Just a Chrome extension and a policy.

Browser Extension screenshot

Pretzel Console

Manage policies for your whole company

The Pretzel Console is where your security team configures what gets blocked. Create subjects (like "Customer PII" or "Source Code"), attach rules (keywords, regex, entropy detection), and scope them to the whole org, a division, or a specific team.

One click publishes your new policy to every employee's browser. No MDM required for updates.

Pretzel Console screenshot

AI Policy Assistant

Manage security in plain English

The hardest part of DLP is knowing what to block. The Pretzel AI assistant makes it conversational.

"Block any prompt from the Finance team that contains a credit card number." Done. The assistant creates a regex rule, scopes it to the Finance team, and proposes it for your approval — all in seconds.

It can also audit your existing policy, flag gaps for HIPAA or SOC2, and generate an executive summary of last week's events.

AI Policy Assistant screenshot

How It Works

Common Questions

How does Pretzel detect sensitive data in AI prompts?

Pretzel uses four detection methods running locally in the browser. Pattern matching catches known formats: Social Security numbers, credit card numbers, IBAN codes, email addresses, and phone numbers. Entropy detection identifies API keys, tokens, and passwords by their statistical randomness — catching credentials even if they are not in your keyword list. Keyword and dictionary rules block custom terms your organization defines: client names, internal project codenames, and regulated terms. Score-based rules combine multiple signals to flag prompts that are borderline individually but sensitive in combination. All detection runs before the prompt is submitted — no prompt text is sent to mykka.ai servers.

Does Pretzel send prompt content to mykka.ai servers?

No. Detection runs entirely within the browser extension. When an employee types or pastes content into ChatGPT, Claude, or Gemini, Pretzel evaluates the prompt locally against the organization's policy before the send button is activated. The full prompt text never reaches mykka.ai infrastructure. What is transmitted to the backend: policy update checks (every two minutes, pulling the compiled policy snapshot), and anonymized scan event metadata for audit and analytics — specifically which rule triggered and what action was taken. The content of blocked or allowed prompts is not transmitted.

What AI tools does Pretzel work with?

Pretzel works on ChatGPT (chat.openai.com), Claude (claude.ai), and Gemini (gemini.google.com) out of the box. The extension can also be configured to work on additional AI sites using a custom CSS selector for the prompt input field and send button — this makes it compatible with internal AI tools and any other browser-based AI chat interface. Each additional site is configured through the Pretzel Console and requires a domain allowance in the browser extension manifest. Enterprise customers can request additional site support.