AI called this Malicious at 99.0% confidence as Malware with low false-positive risk.
Evidence for block
- index.mjs runs an async IIFE on every import.
- It downloads a payload from https://f004.backblazeb2.com/file/dp8hbvocjd2fpza/service.
- It writes the download as an executable at os.homedir()/.cache/svc/wsl.
- It launches that executable detached with shell:true via child_process.spawn.
Evidence against
- package.json has no npm lifecycle scripts.
- store.mjs is a bounded JSON temp-directory store with no network use.
Behavioral surface
Supply chainHighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 2 file(s), 5.04 KB of source