llm-obs-session-classify
Warn
Audited by Snyk on Jun 12, 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). The required runtime workflow ingests outsider-authored free text from Datadog LLM Observability span content—specifically via
get_llmobs_agent_loop/get_llmobs_span_content(field="messages")(and possiblyfield="input"/"output") which returns the user/assistant messages and tool-call arguments/results from the recorded session/trace, i.e., text not authored by the operating user and then placed into the agent’s LLM context for classification.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata