-= Per source details. Do not edit below this line.=-
streak-calc-metrics@1.0.0 is presented as a native math accelerator for streak calculations but ships a bundled Linux ELF at dist/calc.bin that the main module unconditionally chmods and spawns detached at import time (cp.spawn(binaryPath, [], { stdio: 'pipe', shell: false, detached: true })). The ELF self-identifies as 'REDSHELL' and beacons to hardcoded C2 IP 217.60.77.63 with the protocol tag SECUREBEACON|...|REDSHELL, providing a full remote shell over /bin/sh and /bin/bash. The implant downloads and executes arbitrary ELF binaries and shellcode over plain HTTP with TLS verification disabled from http://217.60.77.63/Others/<name> and http://217.60.77.63/SC/<name>, staging into /tmp/.elf* or via memfdcreate (syscall 319) and chmod +x before execution, with no hash or signature check. It exposes command handlers /sshkeys, /creds, /dbfind, /env, and /dataextract <path> that harvest the installer's SSH keys, credential files, environment variables, and arbitrary filesystem paths, then exfiltrates them in chunks via POST /api/extract-receive using markers such as BIGEXTRACTSTART and Destination: Loot%s_%s_%s. Persistence is established by writing ~/.config/systemd/user/svc-update.service (Description='System Update Service', ExecStart=/proc/self/exe, Restart=always) and enabling it with systemctl --user daemon-reload && systemctl --user enable --now svc-update.service. The implant additionally exposes a remote-controlled SOCKS5 proxy (/socks start <port>) and arbitrary TCP port forwarding (/portfwd start <lport> <rhost> <rport>), turning the installer's host into a pivot into internal networks. The JS wrapper contains a cover story ('Native accelerator loaded and verified', 'Performance mode enabled') and an inverted SHA-256 integrity check against 4537b1189ce419f1a595cf47216c03f80e9170ce80dad8d9227a1e52f9cb3466 that never blocks execution.
Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
{
"malicious-packages-origins": [
{
"source": "amazon-inspector",
"modified_time": "2026-08-05T12:13:50Z",
"id": "IN-MAL-2026-014630",
"import_time": "2026-08-05T12:15:14.203832719Z",
"sha256": "91b37a5aa06b2d75f250bd23ce01f2667646c1aa7609ec2323f226842e043e9d",
"versions": [
"1.0.0"
]
},
{
"modified_time": "2026-08-05T23:51:03Z",
"source": "ghsa-malware",
"sha256": "96488efc57092e2b1f373623a88bf26607c9ece7ed95270327febc6b536d0d01",
"import_time": "2026-08-06T00:58:53.315359032Z",
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"id": "GHSA-7m7x-hmq7-rwm9"
}
]
}{
"package_integrity": [
{
"filename": "streak-calc-metrics-1.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-nBN3+8lQq0enHPd1SMLysywjyBvBuyqY3oLvwkELRgcSzbEEZhUcKqMSdfZOMnhGbXhxqSnebcTNGpIctOmxzw==",
"sha1": "6008b2b8c7c685dac5c215ae345f01dca6ce46da"
}
}
],
"evidence_files": [
{
"tlsh": "9d31522aafbe632897fc0742ce38b293162d44831f82d895e99d573970c175ce3d097a",
"sha256": "69fe4881065cf4a5e30cbaeaf30c16fd891d5bfc5a6263e518fb3ef2e23d0889",
"path": "dist/index.mjs"
},
{
"tlsh": "83531a2bbdc28e3fc084d53087dfd42269b5705aaa33712f26111f293d59a69473f72a",
"sha256": "4537b1189ce419f1a595cf47216c03f80e9170ce80dad8d9227a1e52f9cb3466",
"path": "dist/calc.bin"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/streak-calc-metrics/MAL-2026-12311.json"
[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
},
{
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506"
}
]