electrobun-window-management
Warn
Audited by Snyk on Mar 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's BrowserView and TabManager examples explicitly call view.loadURL and createTab with external sites (e.g., view.loadURL("https://example.com") and createTab(..., "https://github.com")) which embed and display arbitrary public web content in the app, exposing the agent to untrusted third-party pages that could carry indirect prompt-injection vectors.
Audit Metadata