LWA-2026-5202 confirmed malware

strmagic-kit@1.0.0

Malicious code in strmagic-kit (npm)

T1059.007 · JavaScriptT1204.002 · Malicious FileT1027 · Obfuscated Files or InformationT1564.003 · Hidden Window

Analysis

The npm package strmagic-kit@1.0.0 is a supply-chain malware package. Its postinstall hook (bin/setup.js) silently spawns a 9.8MB Windows PE executable (assets/setup-helper.exe) as a background process with hidden window and detached lifecycle, so it continues running after the installation completes. The executable is a PyInstaller bundle containing Python libraries for network communication, file extraction, and subprocess management — a fully self-contained payload. The dist/index.js entry point is a trivial decoy string-manipulation library that bears no relation to the bundled executable. Only affects Windows systems; the executable runs invisibly on npm install.

analyzed by
Leitwacht
first seen
Jun 14, 2026, 08:33 AM
analyzed
Jun 14, 2026, 08:34 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.