All plugins

dsh-mask

Verified

by PerryLink · Security & Policy

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

Verified plugin

Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.

What we found in the repo

  • depends on @deepseek-ai/cordis
  • depends on @deepseek-ai/dsh-session
  • npm package dsh-mask

Installing

Install the package, then register it in your cordis.yml:

npm install dsh-mask
# cordis.yml
plugins:
  dsh-mask:

Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.

Before you install

A listing here is not a security audit. The tier above records whether this repo is wired as a real dsh plugin — not whether it is safe to run. A plugin executes with your agent's permissions: your files, your shell, your network. How to vet a dsh plugin before installing

Found malware or an impersonation in this repo? Report this listing

Repository details

Stars
0
Forks
0
Open issues
0
Language
JavaScript
License
NOASSERTION
npm package
dsh-mask @ 0.1.1
Created
2026-08-17
Last push
2026-08-18

Topics

anonymizationcordisdeepseekdeepseek-harnessdshdsh-pluginmaskpiiprivacysecurity

More in Security & Policy