dsh-principal-binding-proof
Run the following command in DeepSeek Harness:
dsh plugin install dongsheng123132/dsh-principal-binding-proof
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install dongsheng123132/dsh-principal-binding-proof; the source code is available at https://github.com/dongsheng123132/dsh-principal-binding-proof
About this plugin
In multi-tenant DSH deployments, a subtle risk lurks: some link in the execution chain quietly swaps its authority identity or tenant attribution while auditors remain unaware. dsh-principal-binding-proof addresses exactly this gap. It provides offline, content-addressed binding evidence across the full chain from principal through session, agent, tool call, runtime, to artifact, answering one precise question: does every redacted execution surface claim the same authority, tenant, and revision?
It validates explicitly recorded hashes, key epochs, issuer allowlists, validity windows, revocation status, chain adjacency, and unique acyclic ordering. It detects authority swaps, cross-tenant confusion, stale identities, broken or mis-typed bindings, unauthorized issuers, and terminal artifact mismatches. Importantly, it performs no authentication, authorization, or signature verification; it reads no credentials or business payloads and executes no commands. It does exactly one thing: verifies binding-chain integrity.
It is well suited to security and compliance teams that must audit identity-binding integrity across DSH execution chains, particularly in multi-tenant environments where every link must prove consistent authority claims. The plugin exposes dsh_principal_binding_inspect and dsh_principal_binding_verify as local checking tools. Workspace verification accepts only relative, non-symlink paths and emits a deterministic content-addressed report under an explicit artifactDir, followed by SHA-256 read-back verification.
Use Cases
- Auditing whether every node in a DSH execution chain claims the same authority, tenant, and revision
- Detecting cross-tenant confusion, authority swaps, and broken bindings in multi-tenant deployments
- Generating offline, content-addressed binding-integrity reports with SHA-256 read-back verification
Best For
- Security and compliance teams auditing identity-binding integrity
- Platform engineers managing multi-tenant DSH deployments
- System architects defining identity-binding audit policies
Related Plugins
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.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.