-= Per source details. Do not edit below this line.=-
package.json declares a dependency whose key (jsb-adapter) equals this package's own name and whose value is the bare HTTPS URL https://repo.securityctrl.com/jsb-adapter instead of a registry version range. On npm install, npm fetches whatever tarball that host currently returns, unpinned and with no integrity check, and runs any lifecycle scripts inside it — so the code executed on the installer is whoever controls repo.securityctrl.com at install time, not the published tarball. The shipped index.js is an inert stub, so the manifest line is the entire published payload. Aggravating shape: the dependency key matches the package's own name and the version 45.0.0 is implausibly high, consistent with dependency-confusion targeting an internal package of the same name.
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-019080",
"import_time": "2026-08-28T23:14:36.85337479Z",
"modified_time": "2026-08-28T23:13:14Z",
"sha256": "368bba2e9d134a0d1ce565627644361ebe98bbf7bc2fd04812ff7137c300eaac",
"source": "amazon-inspector",
"versions": [
"45.0.0"
]
},
{
"id": "GHSA-69pf-x798-g22x",
"import_time": "2026-08-29T18:26:29.948070582Z",
"modified_time": "2026-08-29T18:13:38Z",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
],
"sha256": "d1f7aba38b9a7daa3d21cb1d57d50efdb1ffc6f22b82721a8008a668451e263a",
"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": "ad72e91e222b8675ae4744d66f1235b2c8546f024bb127aed35fbef0c735cce7",
"tlsh": "4de0c228491116b386d7195a1c3ac5dbf3928f5f2408bd09d2cb142c814f6b3b9fa35e"
}
],
"package_integrity": [
{
"filename": "jsb-adapter-45.0.0.tgz",
"hashes": {
"sha1": "9cee6ee2023e47d9d0c0a5ac071ca2f0be2d9d16",
"sha512_sri": "sha512-nNRz+aLF3maB9TDK5XNjt9bqSCe6mGFCOiqGkucMVnVV7ZIxdXszIJ+OLTahG0cAhg09CKtpuBy+M9lbKNgmnA=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/jsb-adapter/MAL-2026-15512.json"