dspy-primitives
Warn
Audited by Snyk on Apr 26, 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 SKILL.md and examples.md explicitly show ingesting arbitrary HTTP/HTTPS URLs (e.g., dspy.Image(url="https://...") and dspy.Audio.from_url("https://...")) and accepting user-provided dspy.Code and dspy.History, so the agent will fetch and interpret untrusted public web content/user-generated inputs as part of its workflow which can materially influence outputs and subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata