-= Per source details. Do not edit below this line.=-
in-install@99.9.1 declares its ltidisafe dependency as an HTTPS tarball URL hosted on a Google Cloud Storage bucket (https://ltidi.storage.googleapis.com/depenconf/ltidisafe-3.6.9.tgz) rather than a registry-resolved package. Running npm install in-install fetches that tarball and installs it into the installer's node_modules, executing whatever install/import-time code it ships. The bucket path is mutable by whoever controls it, is not subject to npm registry review, and is not pinned to a registry-audited artifact, so the bytes delivered at install time can be changed at any moment without a version bump. The package's own index.js is an empty export; the sole observable effect of installing it is pulling arbitrary off-registry code into the installer's environment.
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": [
{
"id": "IN-MAL-2026-017684",
"import_time": "2026-08-13T21:20:57.372386771Z",
"modified_time": "2026-08-13T21:08:25Z",
"sha256": "58b0bedeac5b8460ad12e0ef3e013f8146eb2b7adacd483c3b8833f1dcbb457b",
"source": "amazon-inspector",
"versions": [
"99.9.1"
]
},
{
"id": "GHSA-3qfv-pgqh-pvpw",
"import_time": "2026-08-18T16:29:04.450292834Z",
"modified_time": "2026-08-18T16:20:52Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "31aeed6e8b9742461e6ae98af5c7d997d6a1b64bb1be1cac0481b2cb6fa96268",
"source": "ghsa-malware"
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
},
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "package.json",
"sha256": "8cca182a6da64f5125c0aeb31207907da8e98a6853d1f480f1064c7dc5d46b4c",
"tlsh": "5ae0c2204a6666335ec512b2886b655bf3718e6f1408bc0c5bdb442c419eb7338fa39d"
}
],
"package_integrity": [
{
"filename": "in-install-99.9.1.tgz",
"hashes": {
"sha1": "689eea76b0d7306c6a90fc51d2838db41a858044",
"sha512_sri": "sha512-EGzuWs0bg92bFpXjGYtYK1TfSI4YPBvO5G8qv1tHJl++tlur667/NJr3G/pCHdw75ZpU0satRuKuefV3AVhgJw=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/in-install/MAL-2026-13982.json"