All plugins

DSH / BUNDLE / BUNDLES

@bill9109/dsh-webbridge

v0.0.2bill9109 / dsh-webbridgefb6fa96fed

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

@bill9109/dsh-webbridge

Kimi WebBridge host plugin for DeepSeek Harness: model tools that drive the user's REAL browser (navigate, snapshot, click, fill, evaluate, screenshot, network inspection, tab management) through the local kimi-webbridge daemon

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add bill9109/dsh-webbridge --ref fb6fa96fed4b78f68ab0464c360dc4036105d0d8

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

LIMITATIONS

Known limitations

- **`event.isTrusted`** — sites that strictly check trusted input (some banking portals, captchas) ignore synthetic `click`/`fill`; the daemon's `cdp` escape hatch is not exposed as a tool yet - **Cross-origin iframes** — snapshot/click/fill/evaluate operate on the top frame only - **Screenshots** — the daemon writes to a temp path and returns the path; the model must use a Read tool to view the image - **Daemon lifecycle** — tab groups are maintained by the daemon; restarting the daemon clears them