YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

noirdoc redacts PII before Claude Code

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

noirdoc redacts PII before Claude Code
OPEN LINK ↗
// 45d agoOPENSOURCE RELEASE

noirdoc redacts PII before Claude Code

noirdoc is an open-source Claude Code plugin that pseudonymizes sensitive fields locally before they reach the model, then lets you reveal originals in your own terminal. It also ships the same engine as a CLI for any LLM workflow and as a hosted proxy for OpenAI, Anthropic, and Azure.

// ANALYSIS

This is the kind of privacy layer that turns AI coding from a demo-friendly toy into something legal and security teams can actually tolerate.

  • The main value is not “better prompting,” it’s reducing the blast radius of customer data before it ever leaves the machine
  • Local detection plus reversible placeholders is the right tradeoff for developer workflows that need context without exposing raw PII
  • Shipping the same engine as plugin, CLI, and proxy is smart distribution: one redaction core, three deployment models
  • The hosted proxy angle matters for teams that cannot rely on every engineer to use the plugin correctly
  • It sits in a growing category of AI guardrails that block sensitive data at the edge instead of trying to clean up after the fact
// TAGS
noirdocopen-sourceclidevtoolllmsafety

DISCOVERED

45d ago

2026-04-29

PUBLISHED

45d ago

2026-04-29

RELEVANCE

8/ 10

AUTHOR

[REDACTED]