dsh-privmask
Privmask
DeepSeek Harness local de-identification plugin: intercepts requests sent to cloud-based large language models at the llm/stream outbound stage, replacing secrets, PII, and Chinese entities (names, national ID numbers, companies, government agencies, addresses, etc.) with placeholders before transmi
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add dsh-privmask@0.2.41Description
DeepSeek Harness local de-identification plugin: intercepts requests sent to cloud-based large language models at the llm/stream outbound stage, replacing secrets, PII, and Chinese entities (names, national ID numbers, companies, government agencies, addresses, etc.) with placeholders before transmission; user input and tool results are likewise masked before being written to local session logs, while model replies are restored on inbound processing for storage and display with their original values.
Compatibility and provenance
Privmask is published as dsh-privmask and currently resolves to version 0.2.41. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated