hellomedia
Audited by Socket on Jul 25, 2026
1 alert found:
AnomalyNo direct evidence of intentional malware (e.g., backdoor, obfuscated payload execution, reverse shell, or credential theft) appears in this fragment. The dominant security concerns are (1) SSRF-like risk via direct downloading of http/https URLs found in provider response payloads without an allowlist in this code, and (2) local file exfiltration risk by design through uploading/embedding arbitrary --image paths to external providers. Additionally, dependency/supply-chain risk is non-trivial due to reliance on dynamically imported _auth_discovery/_common helpers that could influence network/proxy/auth and downloading behavior. Treat this module as a network-capable data processor with moderate security risk rather than clear malware.