OpenSSF/OSV advisory MAL-2026-6338 confirms this npm version as malicious. index.js imports child_process and invokes execSync with bash and zsh shell strings (around lines 315 and 331). The pattern of spawning interactive shells from a package named 'log-taker' is unusual and warrants human review, but the available evidence does not include the literal command strings, network destinations, credential reads, or lifecycle-hook bindings needed to confirm an installer-side attack...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in log-taker (npm)
Details
index.js imports child_process and invokes execSync with bash and zsh shell strings (around lines 315 and 331). The pattern of spawning interactive shells from a package named 'log-taker' is unusual and warrants human review, but the available evidence does not include the literal command strings, network destinations, credential reads, or lifecycle-hook bindings needed to confirm an installer-side attack. There is no traced exfiltration endpoint, no read of installer-secret paths, and no confirmed install-time auto-execution path. Disposition is review pending verification of where these shell calls fire (lifecycle hook vs. user-invoked CLI) and what commands they execute.
## Source: ghsa-malware (da82bef02d4ac93d8e8ba83f8e45e2044f4137588d99a272f064fb5d1ca3bfe0) 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.
Decision reason
OpenSSF Malicious Packages via OSV confirms log-taker@0.0.7 as malicious (MAL-2026-6338): Malicious code in log-taker (npm)