jupyter-notebook-writing

Warn

Audited by Snyk on Mar 9, 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's reference document references/bootcamp-format.md contains an explicit example that uses LangChain's WebBaseLoader to fetch public web pages (e.g., https://lilianweng.github.io/...) and load those untrusted third‑party documents into a Milvus vector store which the agent then queries (similarity_search) to generate responses, meaning fetched web content is read and can materially influence agent actions.

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 9, 2026, 07:07 PM