-= Per source details. Do not edit below this line.=-
package.json line 11 declares a dependency whose key equals the package's own name (prm-bundles) and whose value is a bare HTTPS URL (https://repo.securityctrl.com/prm-bundles) rather than a registry version range. On npm install, npm fetches whatever tarball that URL returns and installs it, executing any lifecycle scripts contained in it, with no version pin and no integrity check. Because the shipped source in this package is an inert placeholder, the manifest is the entire payload delivery mechanism, and the code that ultimately runs on the installer is whatever the operator of repo.securityctrl.com serves at install time. The implausibly high version (45.0.0) combined with the self-referential name is consistent with a dependency-confusion redirection targeting an internal package name.
{
"malicious-packages-origins": [
{
"import_time": "2026-08-28T23:38:05.914556298Z",
"versions": [
"45.0.0"
],
"source": "amazon-inspector",
"modified_time": "2026-08-28T23:16:57Z",
"id": "IN-MAL-2026-019105",
"sha256": "e252184c7a4f29eafe72c86873c662342486b68fe5c1ce3a5405845aa8695a33"
}
]
}[
{
"name": "Embedded Malicious Code",
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature."
}
]
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/prm-bundles/MAL-2026-15543.json"
{
"package_integrity": [
{
"filename": "prm-bundles-45.0.0.tgz",
"hashes": {
"sha512_sri": "sha512-CQDkfRh+zBV9CBdft1U28DaWuliqY1sTpi5RZYoUzmePu6hDSXgeCPhZdhqg8N+5sN+kQYJdaY4OHpgUgeDOiA==",
"sha1": "690d633b6bec0e97b952f5d18499f8d021b53254"
}
}
],
"evidence_files": [
{
"tlsh": "d1e0c2248e5112334acf62660839845777114f5f0804bc0992cb6518814e9b3a8ff35c",
"sha256": "3175c5b545abf2a1225834112014310291095b17e72f028021a7302cb2395651",
"path": "package.json"
}
]
}