mixedbread-search-agent-harness

Warn

Audited by Socket on Sep 8, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/keyword_search.py

No direct evidence of intentional malware (no backdoor/persistence/eval/subprocess patterns) is present in this fragment. However, the code’s design can expose local corpus content: it reads user-provided .md/.txt files, packages paragraph text and source metadata into evidence/chunks, likely uses that evidence in a remote OpenAI-compatible API call (via run_episode), and also prints the resulting evidence JSON to stdout. Risk is therefore primarily privacy/data-exfiltration and depends heavily on the unseen search_loop.run_episode implementation and what data it transmits.

Confidence: 62%Severity: 56%
Audit Metadata
Analyzed At
Sep 8, 2026, 09:31 AM
Package URL
pkg:socket/skills-sh/mixedbread-ai%2Fskills%2Fmixedbread-search-agent-harness%2F@5057a4330bd593ae5caf2e4e88e2d01ea875608ef41d0085d62f8ae9fbaa14d8
Security Audit — socket — mixedbread-search-agent-harness