Alternatives
Products that do what Protecto SaaS does
Add PII Detection & Masking to Your AI Stack in 2 Hours
- 1

AI that answers Security Questionnaires & RFP like you would
Sep 2025
- 2LP
OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…
Dec 2025 · github.com
- 3

- 4

- 5

- 6

Check how ChatGPT, Gemini and Claude talk about your brand
Jul 2026 · aivisibility.pro
- 7
Zero-Knowledge PII detection & anonymization in 48 languages
Mar 2026 · anonymize.solutions
- 8

- 9PD
PII Detective is a web application designed to identify, classify, and protect Personally Identifiable Information (PII) in data platforms such as BigQuery and Snowflake. It leverages LLMs to identify PII column names, and with human-in-the-loop validation, uses Dynamic Data Masking Policies to easily enforce Access Control Limits (ACLs) while minimizing user friction. For comparison, GCP has a "Sensitive Data Protection" service which promises similar functionality, but it can become extremely costly since it runs hundreds of regex queries on the entire contents of the table. For…
2024 · github.com
- 10

- 11PS
What PII-Shield does: It's a K8s sidecar (or CLI tool) that pipes application logs, detects secrets using Shannon entropy (catching unknown keys like "sk-live-..." without predefined patterns), and redacts them deterministically using HMAC. Why deterministic? So that "pass123" always hashes to the same "[HIDDEN:a1b2c]", allowing QA/Devs to correlate errors without seeing the raw data. Key features: 1. JSON Integrity: It parses JSON, sanitizes values, and rebuilds it. It guarantees valid JSON output for your SIEM (ELK/Datadog). 2. Entropy Detection: Uses context-aware entropy…
Feb 2026 · github.com
- 12

- 13

LeakLake🔒Monitors AI chats, detects leaks, and alerts you⚠️
Dec 2025
- 14

- 15

- 16

Context-aware PII sanitization for autonomous AI agents
May 2026 · huggingface.co
- 17
- 18

- 19

- 20AP
Hi HN, I'm Andrios, founder of hoop.dev (YC W21), we build runtime controls for agents. We just released Alcatraz. We built it because our product is written in Go and we do real time Data Masking, but we were using MS Presidio (Python) for PII detection and it made connections slow. There was a good discussion here a few months ago when OpenAI released their Privacy Filter: (https://news.ycombinator.com/item?id=47870901). A lot of questions were built into our design. Structured identifiers (credit cards, SSNs, etc) are deterministic and you can verify them with checksum.…
Aug 2026
- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →