crodjer/biip
Strip out PII before Sending Data
This tool helps individuals and teams redact sensitive information from text documents, logs, or codebases before sharing them. You feed it any text containing potentially private details like usernames, email addresses, IP addresses, or API keys, and it outputs a scrubbed version with these details replaced by generic placeholders. It's ideal for developers, data analysts, or IT professionals who need to share data securely without exposing confidential information.
Use this if you need to quickly and automatically remove personally identifiable information (PII) or other secrets from text you're about to share with an AI assistant, colleagues, or external services.
Not ideal if you need to permanently and irreversibly destroy the original data, or if you require very specific, highly customized redaction patterns not covered by common PII types.
Stars
7
Forks
—
Language
Rust
License
GPL-3.0
Category
Last pushed
Nov 29, 2025
Monthly downloads
814
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/crodjer/biip"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
protectai/llm-guard
The Security Toolkit for LLM Interactions
MaxMLang/pytector
Easy to use LLM Prompt Injection Detection / Detector Python Package with support for local...
utkusen/promptmap
a security scanner for custom LLM applications
agencyenterprise/PromptInject
PromptInject is a framework that assembles prompts in a modular fashion to provide a...
Resk-Security/Resk-LLM
Resk is a robust Python library designed to enhance security and manage context when...