langsmith

Warn

Audited by Snyk on Mar 13, 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 docs and workflow explicitly show fetching user-provided prompts and public datasets from the LangSmith/Prompt Hub (examples: SKILL.md "Prompt Hub" push/pull, references/python-sdk.md's client.clone_public_dataset("https://smith.langchain.com/public/..."), and references/typescript-sdk.md's pull/pulled.invoke), so it ingests open/public, potentially user-generated content that is then used to format prompts and drive evaluations/LLM calls and therefore could supply instructions that materially influence agent behavior.

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

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 06:55 AM
Issues
2