This analysis was performed using vet and SafeDep Cloud Malicious Package Analysis. Integrate with GitHub using vet-action GitHub Action.
Note: This report is updated by a verification record
Malware detected: Attempts to exfiltrate /etc/passwd via preinstall script. Suspicious project and package characteristics.
The package is marked as malware by OSV: MAL-2025-4705
with source: ossf-package-analysis
The package communicates with a domain associated with malicious activity.
-= Per source details. Do not edit below this line.=-
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.
The OpenSSF Package Analysis project identified 'launch-darkly-provider' @ 1.0.10 (npm) as malicious.
It is considered malicious because:
The package communicates with a domain associated with malicious activity.
The package executes one or more commands associated with malicious behavior.
Note: This report is updated by a verification record
The package launch-darkly-provider
version 1.0.10
is highly likely to be a malware. The preinstall.js
script contains code that attempts to exfiltrate the /etc/passwd
file to a remote server (yceqel7s681cheu71g7x24162x8uwkk9.oastify.com
). This is a clear indication of malicious intent. Additionally, the package.json
file defines a preinstall
script that executes node preinstall.js
, which is a common technique used by malicious packages to execute arbitrary code during installation. The project itself has low stars and forks, and only one published version, further increasing suspicion.