nav-deep-research
Warn
Audited by Socket on Sep 13, 2026
1 alert found:
AnomalyAnomalyfunctions/source_store.py
LOWAnomalyLOW
functions/source_store.py
The fragment appears to implement a legitimate web research and source-note storage tool. It does not show clear malware behavior. The main security concerns are caller-controlled URL fetching without SSRF protections, unvalidated filesystem path components, and the high-precedence local import of untrusted.py. These risks depend on whether command-line arguments, the agent directory, or the local module directory can be influenced by an attacker.
Confidence: 96%Severity: 57%
Audit Metadata