clickhouse-js-node-rowbinary
Warn
Audited by Snyk on Aug 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In
reader.md, the required runtime workflow consumes a ClickHouseRowBinaryHTTP response stream (streamRowBatches(chunks, readRow)/ chunked byte stream) into JS decoding functions, so outsider-authored free text can reach the LLM only insofar as the bytes contain string fields that are converted (e.g.,buf.toString("utf8", ...)).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata