插件详情 · PerryLink/dsh-mask
dsh-mask PerryLink
PII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled storage domain, never log plaintext, and expose /mask and the mask_test tool
★ 5
GitHub stars
0
forks
2026-08-17
创建于
2026-09-04
最近 push
—
npm 周下载
收录 / 发布
awesome-dsh-plugin · — imsai 未收录
npm dsh-mask@0.2.3(8 个版本 · 最近发布 2026-09-04)
徽章接入:https://dsh-insights.com/badge/PerryLink/dsh-mask.svg · 接入指南 ↗
LLM 解读
模型前将姓名电话等PII替换为占位符,显示层还原,映射仅存内存,日志不出现明文。
PIImaskingmiddlewareanonymizerestorein-memorysecurity
README 宣称:PII masking middleware;restore table only in memory and a controlled storage domain;never log plaintext