dsh-vulnerability-remediation-proof
Run the following command in DeepSeek Harness:
dsh plugin install dongsheng123132/dsh-vulnerability-remediation-proof
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install dongsheng123132/dsh-vulnerability-remediation-proof; source code is available at https://github.com/dongsheng123132/dsh-vulnerability-remediation-proof
About this plugin
Vulnerability-remediation teams often must demonstrate to auditors that a given campaign covered every declared asset, deployed a fixed artifact, completed a post-deployment rescan, hit its deadline, and reached fresh zero-residual closure. Assembling that evidence by hand from scattered logs and scan exports is slow and frequently leaks hostnames, internal addresses, or even full scan bodies into the final report.
This plugin takes a deliberately constrained path: it performs no discovery, scanning, installation, mitigation, or live-system query. It only recomputes a redacted settlement verdict from the explicit receipts you supply. Inputs and reports carry hashes and bounded public metadata—never hostnames, addresses, scan bodies, or secrets. The reports also explicitly retain authenticatesReceipts: false, provesAssetSetExhaustive: false, and provesAbsenceOfOtherVulnerabilities: false, so the proof boundary is stated up front rather than left to assumption.
It is built for security-compliance teams, SOC operators, or any organization that must produce remediation-closure evidence under the NIST SP 800-40 Rev. 4 and NIST SP 1800-31 frameworks. Feed in the receipts you already have; get back a deterministic, re-computable, and leak-free proof you can attach directly to an audit packet without ever re-scanning a live system.
Use Cases
- Generate a redacted settlement verdict from existing receipts for audit submission
- Verify asset coverage and deadline compliance before a NIST 800-40 review
- Retain deterministic, sensitive-data-free proofs across multiple remediation campaigns
Best For
- Security compliance and audit teams
- SOC and threat-management operators
- Organizations required to produce remediation-closure evidence
Related Plugins
A network security red-team benchmark plugin for DeepSeek-V4.1/Flash featuring dual-layer kernel injection and zero-tool architecture for controlled model safety assessment.
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.