AI Developer Tool / Prompt privacy / PII redaction

prompt-scrub

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

Clear28/30
Useful29/30
Specific17/20
Complete16/20
prompt-scrub screenshot

Why it was accepted

The page clearly describes a real AI-adjacent developer tool with a specific job: scrubbing sensitive content before sending prompts to an LLM and restoring responses afterward. The snapshot includes the core workflow, detector list, CLI commands, install instructions, extensibility hooks, and explicit limitations, which is enough for a useful directory listing.

Weakness

The snapshot does not show package versioning, release history, tests, or maintenance activity beyond this launch post, so a visitor cannot judge project maturity or update cadence from the page alone.

Review status

just now #17 ↓ -2

Last evaluated just now. Current rank #17. Down 2 spots in the rankings.

Score history

90

Related listings

ORBIT screenshot
#59 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

claude-code-eyes screenshot

AI Developer Tool / Vision / Hardware Verification

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.