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 ClickHouse RowBinary HTTP 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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 15, 2026, 04:22 PM
Issues
1
Security Audit — snyk — clickhouse-js-node-rowbinary