registry  /  new-solt-1  /  0.0.9

new-solt-1@0.0.9

OSV Malicious Advisory

scanned 2h ago · by OpenSSF/OSV

OpenSSF/OSV advisory MAL-2026-6286 confirms this npm version as malicious. index.js imports child_process and invokes execSync with bash and zsh shells (around lines 315 and 331). The shell-execution pattern alone is not conclusive of malicious intent — it can appear in legitimate developer tooling, build helpers, or CLI utilities — but the package name has no clear declared purpose and the shell-execution surface warrants human inspection of the actual command strings, their inputs, and...

Advisory
MAL-2026-6286
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in new-solt-1 (npm)
Details
index.js imports child_process and invokes execSync with bash and zsh shells (around lines 315 and 331). The shell-execution pattern alone is not conclusive of malicious intent — it can appear in legitimate developer tooling, build helpers, or CLI utilities — but the package name has no clear declared purpose and the shell-execution surface warrants human inspection of the actual command strings, their inputs, and the trigger context (lifecycle hook vs. explicit CLI invocation) before recommending the package to installers. ## Source: ghsa-malware (548ecaba7e63993f2d3c88cfb13098ae8b6c69161e2e748bd8b931dcbaec8c7b) 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 new-solt-1@0.0.9 as malicious (MAL-2026-6286): Malicious code in new-solt-1 (npm)

Source & flagged code

0 flagged
No flagged code excerpts are attached to this scan.

Findings

1 High
HighOsv Malicious Advisory