dsh-privacy-guard
Control panel for a local credential-redaction gateway in DeepSeek Harness: gateway and model health, audit metrics, a dry-run leak tester, an exemption whitelist, encrypted key management, credential-protected model entries and deployment controls.
DeepSeek Harness 本地凭据脱敏网关的控制面板:网关与小模型健康状态、审计指标、泄密探测沙箱、豁免白名单、加密密钥管理、凭据保护模型入口与部署控制。
How to install
dsh plugin add github:amwangfan/dsh-privacy-guard About
DSH 隐私保护 (Privacy Protection) **简体中文** | English DeepSeek Harness (DSH) 隐私保护插件 —— 本地凭据脱敏网关的状态监控、审计看板、豁免白名单、加密密钥管理、凭据保护模型入口与部署控制。 后续计划加入语义敏感信息过滤,因此命名为「隐私保护」而非「脱密」。 配合 amwangfan/privacy-gateway 使用。 --- 🌟 核心功能 1. **🛡️ 状态一览与健康探针**: 实时探测本地脱密网关(:8317)与千问 Qwen2.5-0.5B 本地小模型服务(:8319)的健康状况与在线时长。 2. **📊 实时审计指标看板**: 累计拦截脱密凭据数(API_KEY、私钥、数据库密码、JWT、Token 等)。 出网流式还原数(DFA 还原计数)。 内存 Vault 活跃凭据数。 0.5B 本地小模型残差判定命中数与缓存命中情况。 3. **🧪 在线泄密探测沙箱 (Dry-Run Tester)**: 在 DSH 设置页面内直接内置交互式测试沙箱。 贴入任意包含 Token、私钥或配置文本,纯本地调用网关仿真接口,毫秒级可视化查看出网时的占位符化结果,验证规则生效情况(完全不出网,安全可控)。 4. **🔑 加密密钥配置(可选)**: 面板可选择用「自动生成的密钥文件」或「自定义口令」加密持久化数…
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, cordis-plugin, deepseek, deepseek-harness, dlp, dsh, dsh-plugin, privacy, security
Related plugins
dsh-auto-review
PerryLink/dsh-auto-review
Second-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-passwords
slywalker2006/dsh-passwords
Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log.
dsh-web-startup-auth
GDWhisper/dsh-web-startup-auth
Replaces the dsh web startup to allow binding 0.0.0.0, gated by username/password login: signed session cookies, /api route protection, an auth tab in the settings panel, and a reset CLI that rotates the signing key to invalidate all sessions.
sofagent
KongFangXun/sofagent/tree/main/engine/dsh-plugins/cordis-plugin-sofagent-audit
Commit-time audit harness for AI coding agents: 24 git-diff rules (secrets, out-of-scope edits, prompt injection), HMAC-signed audit trail, snapshot rollback, and an MCP server with 84 tools. Installable via dsh plugin add.