Can malicious code running in isolated Electron’s renderer process send data to attacker’s server?

I’m trying to evaluate if a malicious npm dependency running in Electron’s app renderer process (which has sensitive information) could send data from the webpage out to an attacker’s server (or trick the user in some way to input that dat… Continue reading Can malicious code running in isolated Electron’s renderer process send data to attacker’s server?