DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-container

A DeepSeek Harness web-profile plugin that provides Docker container sandboxes, model tools, and a native session UI.

UI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
3GitHub Stars0ForksUpdated2026-08-20

Install

$ npx -p @deepseek-ai/dsh dsh plugin --profile web add https://github.com/GHJIVHIDD/dsh-plugin-container

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-plugin-container installs into DeepSeek Harness as a Docker Engine–backed container sandbox. It adds a “Containers” conversation tab, 39 docker_* tools, and HTTP routes for container management, snapshots, file transfer, port forwarding, jobs, auditing, sharing, quotas, and network policies.

Key Capabilities

  • Registers 39 docker_* model tools for Docker lifecycle, execution, images, logs, inspection, networking, volumes, and builds.
  • Adds a native web UI in the conversation view with container, snapshot, logs, shell, job, and port-forwarding views.
  • Creates Docker image snapshots and restores containers using saved run specifications.
  • Transfers files and directories with workspace-root path constraints.
  • Provides localhost-bound port forwarding through alpine/socat proxy containers.
  • Runs and monitors background jobs inside containers.
  • Records tool and UI operations in an auditable operation log.
  • Supports session-based sharing modes, container limits, idle cleanup policies, and network isolation policies.

Useful For

  • Giving DSH agents session-scoped Docker environments for command execution and development tasks.
  • Managing Docker containers through a DSH conversation UI.
  • Saving and restoring container states with snapshots.
  • Moving workspace files into and out of managed containers.
  • Exposing container services locally through managed port-forwarding tunnels.
  • Running longer-lived container jobs with status and output retrieval.

Who It Fits

  • DeepSeek Harness web-profile users with Docker Engine access.
  • Developers who need Docker-based sandbox workflows on Linux, Windows, or macOS.
  • Teams needing session-scoped container sharing and resource governance in DSH.

Documented Limitations

  • Requires the Docker CLI to be on PATH and able to connect to a Docker Engine.
  • Targets the DeepSeek Harness web profile and requires the listed DSH client runtime and conversation UI packages.
  • Port forwarding depends on the alpine/socat image and may pull it on first use.
  • Host-side file operations for upload, download, and build are constrained to the configured DSH workspace root.
  • The documented local port-forward bindings are limited to localhost, 127.0.0.1, or ::1.

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, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Package Manifest Available

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

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
GHJIVHIDD/dsh-plugin-container
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f735e2b · 2026-09-14

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
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-20
Last release
2026-08-17
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