ch3vr0n5/dsh-docker-services--packages-plugin ↗★ 0
dsh-docker-services
Guarded service and deployment controls for DeepSeek Harness Docker controllers
AI 분석
核心用途是作为无特权的 DSH 端插件,通过本地安全代理套接字与 Docker 控制器通信。适合需要安全、受控地管理 Docker 容器服务的部署场景。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ch3vr0n5/dsh-docker-services#f963a8a4a3fdd62677c65938453a0cfc146a6d51&path:packages/plugindsh-docker-services plugin
This is the unprivileged DeepSeek Harness half of the project. It talks only to an authenticating local proxy socket and exposes allowlisted operations; it never selects identity/role, opens Docker sockets, executes commands, or stores secrets.