← 返回列表
D

noatmark-dsh-plugin

v0.1.0 · 4 天前发布

NoAtMark text hygiene as a DeepSeek Harness (dsh) plugin — sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.

dsh-plugindeepseekharnesstext hygienesanitizeprompt injection

README

noatmark-dsh-plugin

NoAtMark text hygiene as a DeepSeek Harness (dsh) plugin.

Everything-is-a-plugin: this plugin gives your dsh agent four text-hygiene tools, backed by the same deterministic engines behind noatmark.com.

Tools

| Tool | What it does |
|---|---|
| sanitize_text | Strip invisible/zero-width characters and flag prompt-injection + hidden-text signals. |
| scan_text | Report invisible characters (with code points + positions), injection patterns, and hidden text. |
| clean_format | Clean LLM formatting artifacts (blank lines, stray fences, trailing spaces) — meaning untouched. |
| sanitize_csv | Escape CSV formula injection (OWASP): = + - @ prefixes get a leading quote. |

All proc

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
noatmark-dsh-plugin
Repo
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}