Overview of PasteGuard use cases
mainPasteGuard is a privacy layer designed to mask PII (Personally Identifiable Information) and secrets before they are sent to AI model providers (like ChatGPT, Claude, or Gemini). It allows users to provide real context to AI while ensuring providers only see non-sensitive placeholders.
It is designed for three primary use cases:
- Browser Chat: Protecting web-based interfaces like ChatGPT, Claude, and Gemini via an experimental browser extension.
- Apps & APIs: Integrating with existing applications, SDKs, and internal AI products via API/SDK integration.
- Coding Agents: Protecting data sent to coding tools such as Codex, Claude Code, Cursor, and Windsurf.
This is particularly useful for regulated teams (finance, legal, healthcare, etc.) who need the performance of cloud-based LLMs but cannot send raw client, customer, or production data to external providers.