nextaim
01Plugin Claude Code
Plugin marketplace listing 1 plugin: noirdoc.
Plugin Claude Code
Plugin marketplace listing 1 plugin: noirdoc.
Plugin Claude Code
Privacy-preserving document workflow for Claude Code. Redact PII on the way in, reveal placeholders on the way out. German-first, local by default. Powered by the noirdoc CLI.
Command
Add a path or glob to the noirdoc guard allowlist, disabling protection for it.
Command
Redact a local file via noirdoc, placing the clean copy in .noirdoc/cache/.
Command
Set up noirdoc for this workspace (install check, namespace, protected paths, config file).
Command
Show current noirdoc workspace configuration, namespace, protected paths, cache size, and CLI version.
Hook
Runs before the agent uses a tool for Read, Edit, Write, Bash, Grep, Glob, NotebookRead, NotebookEdit and WebFetch tool calls, executing guard.py via python3. From noirdoc-ai/mask-claude-plugin.
Skill Claude CodeCodex
Use when the user asks you to read, summarize, translate, analyze, or edit local documents that may contain personal data (contracts, invoices, HR documents, legal or medical text, emails, German DSGVO-relevant files), when paths like ./incoming/, ./clients/, or ./contracts/ are referenced, when a PreToolUse block…