
Product
Socket Now Protects the Microsoft Edge Extension Ecosystem
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.
dsh-restart
Advanced tools
重启整个 DeepSeek Harness 进程的插件,用于重新加载插件与配置(profile 的 cordis 组合、settings 等)。host + client 双半,装进 profile 的 bundle 后即可用。

截图来自真实
webprofile 部署,展示当前 DSH 设置页中的重启配置卡片。
restart_harness:让 agent 直接安排一次进程重启(可选 delayMs)。/restart 斜杠命令:在 UI 里手动触发重启。settings.yaml:
legacyRestart — 旧 PowerShell/WMI/taskkill 重启方式(默认关闭,用 Node 原生方式)。continuePrompt — 重启后自动继续时注入给 agent 的提示词。watchdogEnabled — 崩溃/关闭时自动拉起 DSH(默认关闭,需谨慎)。watchdogCooldownMs / watchdogPollMs — 看门狗冷却与轮询间隔。{ pid, startedAt };出于安全考虑,重启 POST 仍仅接受来自环回地址(127.0.0.1 / localhost)的同源请求,经反向代理/远程访问时会被拒绝(403)。// profiles/<profile>/package.json
{
"dependencies": { "dsh-restart": "..." },
"dsh": { "profile": { "bundles": ["...", "dsh-restart"] } }
}
/restart 或 restart_harness),刷新页面后即可看到卡片;之后通过卡片重启时会自动等待并恢复页面。pnpm install
node scripts/link-dsh-workspace.mjs --source <path-to-deepseek-harness>
pnpm run build
host 半由 tsc 输出到 lib/index.js(@deepseek-ai/* 保持外部依赖);client 半由 tsdown 打成单文件 lib/client.js。
FAQs
DSH 重启插件:可配置的重启方式(Node 原生 / 旧 PowerShell 适配)、重启后自动继续的提示词、可选看门狗自动拉起。
The npm package dsh-restart receives a total of 662 weekly downloads. As such, dsh-restart popularity was classified as not popular.
We found that dsh-restart demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.

Research
/Security News
Socket researchers found 18 Chrome extensions and one Edge extension delivering a wallet drainer, credential theft, and other malicious payloads.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.