doc-intel-llm-tier-pl
Warn
Audited by Socket on Aug 17, 2026
1 alert found:
AnomalyAnomalyscripts/ekstrakcja_llm.py
LOWAnomalyLOW
scripts/ekstrakcja_llm.py
No explicit malware/backdoor behavior is evident in this module. However, it is explicitly designed to transmit user-provided document content to an LLM backend (via contextgem’s DocumentLLM) and to print extracted content and reference snippets/jusitifications to stdout without redaction. If non-local/cloud backends are used (enabled by --allow-cloud) or if --api-base points to an unintended endpoint, this can create a significant data-exfiltration/privacy risk. Malicious intent within this module appears unlikely, but security ultimately depends on the behavior of the external contextgem dependency and the configured backend endpoints.
Confidence: 62%Severity: 56%
Audit Metadata