AI Agent Hub
Back to plugins
🧩

dsh-break-glass-settlement-proof

admin-security Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install dongsheng123132/dsh-break-glass-settlement-proof

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

Run dsh plugin install dongsheng123132/dsh-break-glass-settlement-proof in DeepSeek Harness to install this plugin; full source is available at https://github.com/dongsheng123132/dsh-break-glass-settlement-proof

About this plugin

Emergency break-glass access is the most sensitive entry point in privileged operations. The hardest question after the fact is narrow but critical: did the session close within its declared lifetime, did it execute only allowlisted actions and resource receipts, and did every declared grant receive a revocation receipt before a fresh closure observation? dsh-break-glass-settlement-proof does not grant, activate, or revoke any access, nor does it query live identity infrastructure. It takes a supplied settlement record and, entirely offline and deterministically, verifies internal consistency and produces a redacted, content-addressed, post-write-verifiable evidence report.

The verification spans six dimensions: the full chronology from request through closure and its maximum allowed duration; contiguous, ordered action receipts within the active interval; explicit action and resource allowlists; a common session and principal binding across actions, grants, and closure; a non-zero revocation receipt with valid grant/revoke timestamps for every declared grant; and the supplied residual grant count, observer diversity, and evidence freshness. Built-in protections include secret and raw-data rejection, workspace confinement, symlink defense, and content-addressed read-back so the report itself never becomes a new leakage surface.

It is designed for security operations and compliance teams that must demonstrate to internal governance or external auditors that a break-glass engagement was executed under least privilege and fully closed. The plugin generates a stand-alone, independently verifiable offline evidence package without relying on any runtime identity service or live query.

Use Cases

  • Generate offline deterministic evidence for internal audit review after a break-glass session ends
  • Demonstrate to external compliance auditors that an emergency session closed within its declared lifetime
  • Perform consistency checks on a supplied settlement record without relying on any live identity service

Best For

  • Security operations teams that must periodically produce break-glass compliance evidence
  • Compliance auditors who need to independently verify closure integrity of privileged sessions
  • Platform administrators verifying settlement records without touching live identity infrastructure