PII masking for DeepSeek Harness — anonymizes names, phones, emails, ids, and keys before requests and restores them at the display layer, keeping plaintext out of session logs.
- Version
- v0.2.1
- License
- Other
- Added
- 2026-08-29
GitHub info
- License
- Other
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:51 AM
- Maintainer
- PerryLink
- Added
- 2026-08-29
Install
dsh plugin --profile web add github:PerryLink/dsh-maskTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/PerryLink/dsh-mask)Related plugins
Security & Permissionsdsh-defend
★ 5Detects prompt-injection, jailbreak, and secret-leak patterns on the agent/pre-step, tools/pre-execute, and tools/post-execute seams with allow/ask/block tiers, sanitized defend/detection audit events, a defend_report tool, and a destructive-delete command guard.
dsh-auto-review
★ 120Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.
dsh-permission-rules
★ 71Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.