langchain-architecture
Warn
Audited by Snyk on Feb 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.90). The SKILL.md Quick Start explicitly loads a web-search tool (load_tools(["serpapi", ..."])) and the doc references "Self-Ask with Search" and integrating external data sources/APIs, indicating the agent will fetch and read public web/search results (untrusted third-party content) that can influence actions.
Audit Metadata