← Back to list

kimi-webbridge-dsh

DeepSeek Harness Other Low risk

Provisions the kimi-webbridge bridge daemon (auto-install with SHA-256 verification, auto-start) and registers a 25-action skill that drives the user's real browser through the local bridge.

自动安装并启动 kimi-webbridge 桥接守护进程(含 SHA-256 校验),注册一套 25 个动作的技能,通过本地桥接驱动用户的真实浏览器。

How to install

DeepSeek Harness dsh plugin add kimi-webbridge-dsh

About

kimi-webbridge-dsh Kimi WebBridge 的 dsh 插件(**基础设施 + 技能注册**)。插件本身不代理浏览器操作,而是负责: 1. **保障桥完好**:守护进程二进制缺失时自动从官方 CDN 下载(跨平台、SHA-256 校验),守护进程未运行时自动拉起; 2. **注册 skill**:启动时把随包内置的 skill.md 注册为运行时 skill(ctx.skills.register,source: bundled),模型通过 skill 工具加载它,按文档用 HTTP 行使全部浏览器能力(25 个动作); 3. **注册一个瘦工具 kimi_webbridge**:只有 status 一个动作(守护进程 + 扩展健康检查),作为其他 skill(如 x-cli 系列)的桥健康锚点。 架构 | 层 | 角色 | |---|---| | 插件(本包) | 守护进程二进制供应 + 自动启动;apply() 时注册运行时 skill | | skill(运行时注册,随包内置 skill.md) | 模型经 skill 工具加载,按文档驱动守护进程:navigate / find_tab / snapshot / read_page / find / click / mouse_click / hover / drag / fill / key_typ…

Recommendation signals

49 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
49 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
0
mo. downloads
Last push
2026-09-04
Created
2026-08-24

Links

GitHub ↗ npm ↗ Report issue ↗

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
dsh-plugin

Related plugins

DeepSeek Harness
Score70

dsh-read-url

2672243194/dsh-read-url

Read any page as clean main content: charset auto-detect (GBK/GB2312/UTF-8/Big5), noise stripping, compact text/Markdown, offset continuation, optional SPA rendering, batch reads and site crawling.

☆ 16 ↓ 2.3K Other
DeepSeek Harness Featured
Score68

BrowserSkill

Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill

BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.

☆ 1.8K ↓ – Other
DeepSeek HarnessClaude CodeCodex
Score67

modsearch

liustack/modsearch

Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).

☆ 412 ↓ 28.7K Other
DeepSeek Harness Featured
Score67

dsh-browser-control

caob23/dsh-browser-control

Controls your real Chrome from DSH over a local WebSocket bridge: tab management, navigation, DOM snapshots, page JS evaluation, clicks, typing, screenshots, waits and dialog handling behind a Settings toggle.

☆ 10 ↓ 1.1K Other