DSH Telemetry Redactor: Credential Redaction for Exported Telemetry Copies
2026-08-31
4 views
DeepSeek Harness plugin
DeepSeek Harness
DSH Telemetry Redactor
Desensitization of telemetry credentials
DSH plugin
safety compliance
`dsh-telemetry-redactor` is a community-maintained MIT-licensed plugin designed to reduce the risk of sensitive data leakage when session telemetry is transmitted externally in DeepSeek Harness (DSH). This plugin is mounted on the official telemetry waterfall, applying recursive redaction only to the outbound copies sent to the backend, while leaving the original canonical session log unchanged and without altering existing telemetry backend configurations. Its redaction scope covers three categories of content: values under high-risk key names (such as token, password), Bearer/Basic authentication information embedded in strings, and common credential patterns (such as s
Read More