dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
19GitHub starsRole-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-read-url
2672243194/dsh-read-url
18GitHub starsDeepSeek Harness URL reader: fetch any page and return clean main-content text/Markdown. Auto charset (GBK/GB2312/UTF-8/Big5), token-efficient (6000-char cap, cache, offset), zero deps, no API key. 网页一键读全文 → 干净正文 / 结构化 Markdown
关于 DeepSeek Harness 远程访问与执行插件
Remote Access 与 Remote Execution 插件让 DeepSeek Harness 跨出本地界面或当前进程运行。本分类覆盖 LAN 与安全 Tunnel 访问、手机和远程控制界面、远程主机与终端、Sandbox 任务路由和隔离执行环境。这些插件解决的问题不同,但共同点都是扩展 Harness 的访问位置或 Agent 的执行环境。
远程插件涉及机器与网络边界,安装前应重点检查认证方式、网络暴露范围、Tunnel 行为、Credentials、命令执行权限、Sandbox 隔离、源码活跃度和兼容性证据。远程工作流会扩大 Harness 的安全边界,因此它的实现方式和源码证据与功能本身同样重要。