Static bundle form of the DSH plugin-install security gate: reviews cordis_define/cordis_run with a fail-safe policy, plus review/audit tools. Loads automatically from the profile layer stack.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-security-review
In-harness plugin store for the dsh web GUI: a curated catalog (awesome-dsh-plugin) plus GitHub `topic:dsh-plugin` discovery, rendered as a compact settings tab. Only bundles whose root manifest declares dsh.bundle are installable.
Agent 协作
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anjaymi/dsh-plugin-store
War-room garak baseline scan tool for DeepSeek Harness — runs an authorized garak probe sweep against a target LLM endpoint and returns auditable findings + an evidence report.
Host-side crash/restart watchdog for dsh: resumes sessions whose agents were interrupted by a server crash or restart and continues their work automatically — no browser needed. Settings card for the fallback model and resume policy.
Recurring/scheduled tasks (轮询任务/定时任务) plugin for DeepSeek Harness: cron-driven polling jobs as real sessions, natural-language creation, model tools (polling_create/list/edit/delete/trigger) and a web UI. Install-and-go via `dsh plugin add`.
Agent 协作 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cnyac/dsh-polling
Codex-style projects for DeepSeek Harness: isolated named work units with a persistent background/goal description, injected into every bound session (default on)
Agent 协作 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Alexis-fish/dsh-projects
Remote-work assistant for DeepSeek Harness: connect SSH (password or key) to a remote host, pick a remote workspace directory, and operate on it with remote_list_dir / remote_read_file / remote_exec tools from the agent and a settings-page browser.
Agent 协作 · integrations · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flymysql/dsh-remote