·pii-masking-patterns
{}

pii-masking-patterns

yonatangross/orchestkit

PII detection and masking for LLM observability. Use when logging prompts/responses, tracing with Langfuse, or protecting sensitive data in production LLM pipelines.

6Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill pii-masking-patterns

SKILL.md

Protect sensitive data in LLM observability pipelines with automated PII detection and redaction.

| Detection engine | Presidio (enterprise), regex (simple), LLM Guard (LLM pipelines) | | Masking strategy | Replace with type tokens [REDACTEDEMAIL] for debuggability | | Performance | Use async/batch processing for high-throughput | | Langfuse integration | Use mask= callback at client initialization |

| Reversibility | Use LLM Guard Vault for deanonymization when needed |

PII detection and masking for LLM observability. Use when logging prompts/responses, tracing with Langfuse, or protecting sensitive data in production LLM pipelines. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill pii-masking-patterns
Category
{}Data Analysis
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is pii-masking-patterns?

PII detection and masking for LLM observability. Use when logging prompts/responses, tracing with Langfuse, or protecting sensitive data in production LLM pipelines. Source: yonatangross/orchestkit.

How do I install pii-masking-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill pii-masking-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit