safe-browser

Warn

Audited by Snyk on Jul 19, 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.85). The runtime agent’s safe_browser tool returns scraped Hacker News front-page/story text and comment text (outsider-authored web content) as JSON stringified text via return { content: [{ type: "text", text: JSON.stringify(result) }] }, which the agent then ingests into its LLM context.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 19, 2026, 05:53 AM
Issues
1
Security Audit — snyk — safe-browser