Overview
@bill9109/dsh-webbridge
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 this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add bill9109/dsh-webbridge --ref fb6fa96fed4b78f68ab0464c360dc4036105d0d8Capabilities
What it contributes
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
