openclaw-session-viewer
Warn
Audited by Snyk on Jul 3, 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 skill reads a user-supplied session transcript file (e.g.,
<session.jsonl>), parses its JSONL intodocument.events, and embeds the resulting free-text fields into the generated HTML/DOM (and in--rawmode embeds the original JSONL), so any outsider-authored transcript content becomes readable text in the runtime context (though not via an LLM call, it is still injected into the agent’s context as HTML text).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata