·pii-masking-patterns
{}

pii-masking-patterns

yonatangross/orchestkit

PII 檢測和屏蔽以實現 LLM 可觀察性。在記錄提示/回應、使用 Langfuse 進行追蹤或保護生產 LLM 管道中的敏感資料時使用。

6安裝·0熱度·@yonatangross

安裝

$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 檢測和屏蔽以實現 LLM 可觀察性。在記錄提示/回應、使用 Langfuse 進行追蹤或保護生產 LLM 管道中的敏感資料時使用。 來源:yonatangross/orchestkit。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/yonatangross/orchestkit --skill pii-masking-patterns
分類
{}資料分析
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 pii-masking-patterns?

PII 檢測和屏蔽以實現 LLM 可觀察性。在記錄提示/回應、使用 Langfuse 進行追蹤或保護生產 LLM 管道中的敏感資料時使用。 來源:yonatangross/orchestkit。

如何安裝 pii-masking-patterns?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yonatangross/orchestkit --skill pii-masking-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/yonatangross/orchestkit