noirdoc

noirdoc

PII guard for Claude Code to keep client data out of context

0upvotes
Launched April 29, 2026

About noirdoc

noirdoc is an open-source plugin designed to enhance data privacy when working with large language models (LLMs) like Claude. It acts as a PII guard, automatically redacting sensitive information such as names, emails, and IBANs before the data is processed by the LLM. This ensures that client data remains confidential and out of context, while still allowing users to reveal original information locally when needed. Available as a CLI for any LLM and as a hosted proxy for platforms like OpenAI, Anthropic, and Azure, noirdoc offers flexible deployment options tailored to developers and privacy-conscious teams. Its unique approach of local redaction and de-redaction strikes a balance between data security and usability, making it particularly appealing for industries handling sensitive customer data.

Screenshots

noirdoc screenshot 1
noirdoc screenshot 2
noirdoc screenshot 3
noirdoc screenshot 4
noirdoc screenshot 5

Pros

  • Open-source, allowing for customization and transparency
  • Flexible deployment options: CLI and hosted proxy
  • Effective PII redaction that maintains data privacy
  • Supports multiple LLM platforms (OpenAI, Anthropic, Azure)
  • Easy to integrate into existing workflows

Cons

  • Requires technical expertise to set up and customize
  • May need ongoing maintenance for updates and improvements
  • Limited user interface, primarily command-line based

Use Cases

1Redacting sensitive customer data before using LLMs in customer support
2Ensuring compliance with data privacy regulations during data processing
3Preprocessing data in AI research projects involving personal information
4Securely sharing data with third-party AI services
5Automating PII redaction in enterprise workflows
6Developing privacy-preserving AI applications

Pricing

Being open-source, noirdoc is free to use and modify. Additional costs may arise from hosting or infrastructure depending on deployment choices, but the core tool itself does not have a subscription fee.

Quick Info

Upvotes0
Comments1
Launched4/29/2026

Topics

Open SourcePrivacyDeveloper ToolsGitHub

Alternatives

OpenAI's Data Privacy Tools
Microsoft Azure's Data Redaction services
PrivaAI
DataSafer
Piio

Embed Badge

Add this badge to your website to show that noirdoc is featured on Visalytica.

<a href="https://www.visalytica.com/tool/noirdoc" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#7c3aed;color:#fff;border-radius:8px;font-family:-apple-system,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s" onmouseover="this.style.background='#6d28d9'" onmouseout="this.style.background='#7c3aed'"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10"/><path d="M18 20V4"/><path d="M6 20v-4"/></svg>Featured on Visalytica</a>