AI Agent Hub
Back to plugins
dsh-telemetry-redactor preview

dsh-telemetry-redactor

admin-security Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install 030611/dsh-telemetry-redactor

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command dsh plugin install 030611/dsh-telemetry-redactor, with the full source address at https://github.com/030611/dsh-telemetry-redactor.

About this plugin

When using DeepSeek Harness, telemetry data often captures sensitive credentials like authorization tokens, passwords, and API keys, which can pose a security risk if sent to backends without protection. dsh-telemetry-redactor addresses this by automatically redacting such information before it leaves the local environment, ensuring privacy is maintained. Its core capability lies in recognizing and replacing a wide range of credential patterns, including Bearer tokens, JWTs, and custom secrets, while preserving the integrity of canonical session logs. It works recursively on nested data and is easy to configure with a simple replacement option. This plugin is ideal for developers or organizations using DeepSeek Harness for telemetry monitoring, especially in security-sensitive deployments like finance, healthcare, or enterprise environments where data protection and compliance are critical.

Screenshots

Use Cases

  • Automatically hiding sensitive credentials before sending telemetry data to cloud backends.
  • Ensuring simulated data does not leak real secrets during development testing.
  • Meeting data privacy regulations in enterprise deployments.

Best For

  • Developers using DeepSeek Harness for monitoring.
  • Security engineers responsible for data safety and compliance.
  • DevOps professionals who need to protect telemetry information.