npm/@onereach/step-voice is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 (the "Shai-Hulud: Here We Go Again" wave) — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed version(s) were trojanized and republished by the worm after it reached an npm publish token belonging to a maintainer in this namespace; the payload enumerates every package a stolen token controls and republishes each with the same hook, so many packages under this scope were poisoned in the same short window. Every poisoned release adds a preinstall hook ("preinstall": "node setup.mjs") that runs on a bare npm install, before any project code. setup.mjs downloads a standalone Bun runtime and runs a byte-identical, heavily obfuscated ~728 KB second-stage credential stealer (shipped as MathSymbol.js / mathinit.js). It harvests GitHub, npm, AWS, GCP, Azure, HashiCorp Vault and Kubernetes credentials plus generic secrets and private keys (TruffleHog-style sweep), reads CI/CD secrets and identifies build runners, then republishes further packages the stolen token can reach. Rather than a fixed command-and-control host, it exfiltrates stolen findings to attacker-created GitHub repositories (descriptions reading "Shai-Hulud: Here We Go Again") and over DNS. Treat any environment that installed an affected version (with install scripts enabled) as compromised: rotate and revoke all reachable credentials (npm and GitHub tokens, cloud keys, Vault/Kubernetes secrets, and CI org/repo secrets). Part of the August 2026 npm worm that poisoned 400+ packages across many organizations.
-= Per source details. Do not edit below this line.=-
@onereach/step-voice 7.0.32 ships a preinstall hook (node setup.mjs) that, on npm install, downloads the Bun runtime from oven-sh's GitHub release for v1.3.13, then uses that Bun binary to execute a sibling file math_init.js (727 KB) via execFileSync(bunPath, [math_init.js]). setup.mjs itself is obfuscated with _0x... hex-suffixed identifiers and dictionary-indirection to hide its network and process calls. math_init.js is a Bun-compiled bundle (// @bun @bun-cjs header) with a shuffled numeric constant array and an index-rotation decoder — an opaque payload that is not human-inspectable as Node source and whose filename is unrelated to the package's declared purpose (Onereach.ai voice-conversation steps). Integrity signals compound the concern: package.json declares files: ["/dst"] (only the dst/ directory should be published) yet the tarball root contains both setup.mjs and math_init.js; the declared main: index.js does not exist in the tarball. The delivery shape — install-time fetch of an alternate runtime used to execute an adjacent obfuscated compiled blob unrelated to the package's purpose — is the alternate-runtime-dropper pattern.
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": [
{
"modified_time": "2026-08-04T16:26:58Z",
"source": "ghsa-malware",
"sha256": "08e4dae9b5627ad354ac1cc3c6e0e92ec321bb2f8b730fbe8df5e65ce22767df",
"import_time": "2026-08-05T00:10:18.197559291Z",
"id": "GHSA-qc9m-43v9-6f42",
"versions": [
"7.0.34",
"7.0.33",
"7.0.32"
]
},
{
"import_time": "2026-08-05T08:22:08.040831963Z",
"modified_time": "2026-08-05T07:18:54Z",
"sha256": "52df6e500569e997f3e4b3e3e590d7abd4566c43ea67b70258e13261bc8f4e87",
"source": "amazon-inspector",
"id": "IN-MAL-2026-013814",
"versions": [
"7.0.34"
]
},
{
"modified_time": "2026-08-05T07:50:52Z",
"source": "amazon-inspector",
"sha256": "0e9aa53b0e836ed0fc826094a55a1016b42644dc1dfc05a4191d2e236f2a2a7c",
"import_time": "2026-08-05T08:22:23.875645706Z",
"id": "IN-MAL-2026-014028",
"versions": [
"7.0.33"
]
},
{
"import_time": "2026-08-05T08:22:29.499850752Z",
"modified_time": "2026-08-05T08:02:46Z",
"sha256": "44111716a3e4a02f9ac39d153dbcd05d911c0c39a835ac2b6592686df232ec5a",
"source": "amazon-inspector",
"id": "IN-MAL-2026-014111",
"versions": [
"7.0.32"
]
}
],
"iocs": {
"files": [
{
"paths": [
"setup.mjs"
],
"source": "PACKAGE_ARCHIVE",
"note": "Stage 1 loader added to the package tarball and run via the preinstall script 'node setup.mjs'. Downloads a standalone Bun runtime and executes the second stage under it."
},
{
"source": "PACKAGE_ARCHIVE",
"paths": [
"Math_Symbol.js",
"math_init.js"
],
"note": "Stage 2 payload: byte-identical, heavily obfuscated ~728 KB Bun-bundle credential stealer, shipped in the tarball as Math_Symbol.js and executed at runtime as math_init.js."
}
]
}
}[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
},
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
},
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
},
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]
{
"package_integrity": [
{
"filename": "step-voice-7.0.34.tgz",
"hashes": {
"sha512_sri": "sha512-QmQZhrIq00bXJXCvrG1HiPdqRdiw09/cgs6bDZckeTWo/CdmKanzNUIQQEDu9xChKvM91A1cg7qsk6pTWbCY7g==",
"sha1": "5973a4e9706531e371305e9963a5c688f03eb33b"
}
}
],
"evidence_files": [
{
"tlsh": "9a32640912f63210736765e6f54fa0e8f237094b2498dd47795cb188ef49c2ce9e25be",
"sha256": "fd3ca4007b225fdf8de7af4345a19179d5efa8c4bb9205f88cda806e5684b1eb",
"path": "setup.mjs"
},
{
"tlsh": "59f493746ec2786982736b5f2199e372e2652e11c27e73fb57e0e432a54c22c30eb51d",
"sha256": "9fc2570b7cef51c1b8df116d144d11ff4096357be7d2c4c6367cfc2509cf1bcc",
"path": "math_init.js"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@onereach/step-voice/MAL-2026-11655.json"