What happened
HelixGuard's research team identified 12 malicious extensions across the Microsoft VS Code Marketplace and OpenVSX. Four were still active at time of disclosure despite detection.
Indicators
- Extensions that ship a
postInstallscript invoking child_process. - Extensions that include a packaged
node_modulescontaining obfuscated code (legitimate extensions usually don't ship deps). - Outbound POSTs to non-publisher domains in network logs.