kernel-browser-harness
Warn
Audited by Snyk on Jun 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill takes the runtime CDP WebSocket URL returned by
kernel browsers create(the JWT-signed wss://... value from thecdp_ws_urlfield) and injects it into BU_CDP_WS so browser-harness connects to that external wss:// endpoint and executes commands in the remote browser, i.e., it relies on a runtime external URL that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata