dsh-docker
Run the following command in DeepSeek Harness:
dsh plugin install STARDUSTLC666/dsh-docker
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin by running the command `dsh plugin install STARDUSTLC666/dsh-docker`, with the full source code available at https://github.com/STARDUSTLC666/dsh-docker.
About this plugin
In containerized operations, directly handling Docker commands can pose security risks like command injection. The dsh-docker plugin addresses this by securely invoking the Docker CLI via subprocess calls, providing reliable container management for DSH agents with no shell injection vulnerabilities. It offers six core tools for listing containers and images, viewing logs, inspecting details, executing commands inside containers, and managing container lifecycle (e.g., start, stop). Notably, docker_exec features approval gates by default and strict container name validation, combined with timeout and log capping, to enhance security. This plugin is ideal for operations engineers, developers, or AI agents needing to safely manage Docker resources in automation scenarios, especially in security-sensitive environments.
Use Cases
- Automating container lifecycle management
- Securely executing commands inside containers
- Monitoring container logs and status
Best For
- Operations engineers
- DevOps developers
- AI agent developers
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.