# dsh-mask

> 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

## Metadata

- Author: [@PerryLink](https://github.com/PerryLink)
- Repo: <https://github.com/PerryLink/dsh-mask>
- GitHub: [PerryLink/dsh-mask](https://github.com/PerryLink/dsh-mask)
- Stars: 0
- Language: JavaScript
- License: [NOASSERTION](https://spdx.org/licenses/NOASSERTION.html)
- Homepage: <https://www.npmjs.com/package/dsh-mask>
- Topics: `anonymization`, `cordis`, `deepseek`, `deepseek-harness`, `dsh`, `dsh-plugin`, `mask`, `pii`, `privacy`, `security`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-19T06:40:29.000Z
- Added: 2026-08-17T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:PerryLink/dsh-mask
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [dsh-mask](https://deepseek-plugin.org/plugins/PerryLink/dsh-mask)
