Browser Daemon

Warn

Audited by Snyk on Feb 15, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). Yes — the daemon explicitly navigates to arbitrary URLs (browser-daemon.js uses page.goto(data.url)) and returns page-derived data (title, console logs via page.on('console'), and exec results via page.evaluate), so the agent will read and interpret untrusted, third-party web content.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 10:36 PM