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.js reads OpenClaw session transcript JSONL files from the user’s workspace (e.g., agents/main/sessions/*.jsonl) and extracts message content text into API responses like /api/state and /api/sessions (via src/sessions.jsgetSessionDetail() / 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 23, 2026, 09:33 PM
Issues
1
Security Audit — snyk — command-center