wokitoki
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 runtime path
cli/server.ts→handleRequestparses the browser-submitted JSON fromPOST /submit, andcli/index.tsthen persists/prints that shapedResult(including user free-texttextandquotes) into the agent’s LLM context via the caller reading stdout; this free text is authored by the human user of the UI, i.e., an outsider relative to the operating user’s chosen prompt content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata