langgraph-multiagent

Warn

Audited by Snyk on Mar 19, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill defines a runtime tool fetch_documentation that calls urllib.request.urlopen on allowlisted external docs (e.g., https://langchain-ai.github.io/langgraph/ and https://docs.langchain.com/oss/python/) and the agent's system_prompt explicitly requires calling that tool before answering, so fetched remote content can directly control prompts/instructions at runtime.

Issues (1)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 19, 2026, 04:55 AM
Issues
1
Security Audit — snyk — langgraph-multiagent