npm

streak-math-metrics @1.0.0

Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 1:58 AM UTC

Malicious

OSV ID

MAL-2026-12000

Ecosystem

npm

Summary

The package's module entry dist/index.mjs runs a top-level IIFE on import that chmods dist/math-calc.bin to 0755 and spawns it detached. dist/math-calc.bin is a Linux x86_64 ELF linked against libssl/libcrypto implementing a RedShell-style remote-access agent: /bin/sh-backed command execution, HTTP downloaders that fetch payloads from 217.60.77.63 under /Others/ and /SC/ paths and execute them from /tmp or via memfd_create, a SOCKS5 proxy, TCP port forwarders, credential/SSH-key/database collectors, and a persistence installer that drops a systemd user unit at ~/.config/systemd/user/svc-update.service (masquerading as 'System Update Service') with Restart=always. A sha256 'integrity check' is present in the JS wrapper but its mismatch branch only logs and still proceeds, and the wrapper's comments and log strings ('Native accelerator loaded and verified.', 'Performance mode enabled.') present the implant as a native math accelerator despite the package having no plausible need for a native binary. Any consumer that imports the package hands a remote operator interactive shell, file/credential exfiltration, arbitrary payload execution, and persistence on the installer host.

Source: amazon-inspector (3769541ab9576413a88f4e32ef21b55090b7efc17fd44750269f9e19e854abb1)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.