command-center
Warn
Audited by Snyk on Jun 23, 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.75). At runtime,
lib/server.jsreads OpenClaw session transcript JSONL files from the user’s workspace (e.g.,agents/main/sessions/*.jsonl) and extracts messagecontenttext into API responses like/api/stateand/api/sessions(viasrc/sessions.js→getSessionDetail()/getSessions()), which can include outsider-authored free text (e.g., Slack/Telegram user messages) that is then ingested into the agent’s LLM context when the agent consumes those API responses.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata