agentforce-observe
Warn
Audited by Snyk on Jun 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.95). The skill’s runtime LLM context is fed by STDM-derived conversation content (including outsider-authored user messages and agent outputs) via
AgentforceOptimizeService.getConversationDetails()/getMultipleConversationDetails()(and optionallygetLlmStepDetails()), which returns readabletext/prompt/llm_responsefields that the agent then summarizes/classifies—i.e., outsider free text from prior conversations enters the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata