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_browsertool returns scraped Hacker News front-page/story text and comment text (outsider-authored web content) as JSON stringified text viareturn { content: [{ type: "text", text: JSON.stringify(result) }] }, which the agent then ingests into its LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata