DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-agent-mailbox

Durable zero-dependency agent-to-agent messaging mailbox for DeepSeek Harness and MCP clients.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
0GitHub Stars0ForksUpdated2026-09-01

Install

$ dsh plugin --profile web add https://github.com/blairlaird/dsh-agent-mailbox/releases/latest/download/dsh-agent-mailbox.tgz

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-agent-mailbox provides a durable, local-first agent-to-agent (A2A) and cross-session messaging subsystem for DeepSeek Harness. It allows external MCP clients and internal DSH sessions to address each other with threaded conversations, receipts, search, presence detection, attachments, and wake-on-message delivery hooks without any external runtime dependencies.

Key Capabilities

  • Durable append-only messaging log with cross-process locking
  • Cursor-based reads, broadcast addressing, threading, and delivery receipts
  • Full-text search, reactions, edits, withdrawals, and content-addressed attachments
  • Multi-surface access via MCP HTTP/JSON-RPC, SSE streaming, A2A agent card, and DSH slash commands
  • HMAC record signing, secret redaction on ingest, and external wake-on-message notification hooks

Useful For

  • Coordinating multi-agent workflows across multiple DSH sessions and external MCP clients
  • Asynchronous messaging, task handoffs, and notification delivery between agents
  • Maintaining an auditable, tamper-evident log of cross-agent decisions and exchanges

Who It Fits

  • DeepSeek Harness developers running multi-agent topologies
  • Engineers integrating external MCP clients and agents with DSH sessions
  • Users needing local, durable agent-to-agent communication without external servers

Documented Limitations

  • Redaction of secrets is best-effort and does not catch secrets split across multiple lines
  • Does not support end-to-end encryption or non-repudiation between mutually distrustful parties
  • Re-reads and re-parses the log on operations; logs exceeding V8 string length limits (~512MB) will fail
  • No built-in rate limiting; delivery hook execution is suppressed if message contains NUL bytes
  • Windows packaged apps require explicitly configuring a home directory outside AppData to avoid sandbox container isolation

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
blairlaird/dsh-agent-mailbox
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
af535f9 · 2026-09-01

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-01
Last release
2026-09-01
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app