dspy-debugging-observability
Warn
Audited by Snyk on Feb 16, 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 RAG example explicitly configures a ColBERTv2 retriever from a third-party URL (dspy.ColBERTv2(url="http://20.102.90.50:2017/wiki17_abstracts")) and feeds retrieved passages into the model as context, meaning it fetches and ingests untrusted/public content that the agent will read and act on.
Audit Metadata