outbound-engine
Warn
Audited by Socket on Aug 19, 2026
1 alert found:
AnomalyAnomalyscripts/competitive-monitor.py
LOWAnomalyLOW
scripts/competitive-monitor.py
No clear evidence of intentional malware/backdoor activity in the provided fragment. The dominant risks are supply-chain-impacting operational vulnerabilities: configuration-driven outbound URL fetching (SSRF-like risk if an attacker can influence the competitor config) and potential path traversal/arbitrary file overwrite through unsanitized company_key used in snapshot filenames. If config/CLI inputs are fully trusted and company keys are constrained to safe characters, risk is reduced; otherwise, the module warrants review and hardening (URL allowlisting, company_key sanitization, and safer path construction).
Confidence: 60%Severity: 60%
Audit Metadata