langgraph-typescript-quickstart
Warn
Audited by Snyk on Jul 23, 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). SKILL.md requires fetching and implementing the public LangGraph quickstart docs page at runtime (URL under “Fetch that page”), which is outsider-authored free text that could be ingested into the agent context via HTTP/Docs MCP.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly tells the agent to "Fetch that page" and implement the live docs from https://docs.langchain.com/oss/javascript/langgraph/quickstart at runtime, so external content would directly control the agent's instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata