-= Per source details. Do not edit below this line.=-
Package name typosquats the legitimate 'idlive' family and ships no library functionality. package.json declares a preinstall lifecycle hook ("preinstall": "node index.js") that auto-executes on npm install. index.js collects host reconnaissance — hostname, platform, arch, username, uid/gid, shell, homedir, cwd, and the output of whoami/id spawned via child_process — and POSTs the collected data as JSON to the hardcoded attacker-controlled endpoint https://koc9471aou79yxauab6in903uu0locc1.oastify.com/detox56. The oastify.com host is Burp Suite Collaborator, an out-of-band interaction service commonly used as an exfiltration sink. There is no legitimate purpose for this behavior; the package exists solely to beacon installer-side identifiers to the attacker's OAST subdomain at install time.
{
"malicious-packages-origins": [
{
"source": "amazon-inspector",
"id": "IN-MAL-2026-010720",
"versions": [
"14.2.1"
],
"modified_time": "2026-07-16T18:37:30Z",
"sha256": "d428a1956dd86e85bfb6fb83cba2dea11bfc19250c1262d13a88c3bdd8ca07e0",
"import_time": "2026-07-16T18:54:01.071741342Z"
}
]
}"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/idlive-document-capture-web/MAL-2026-10733.json"
{
"evidence_files": [
{
"tlsh": "a35151c515f65a251ba7b8494a0f9402a327e0033509ee55bfcc8340af8837c9bf0bf6",
"sha256": "d6ebaa303e5479964931caf9b3e29f766dce2f3baca1859846252a780bec2d41",
"path": "index.js"
},
{
"tlsh": "aad0c7344911592328c60342283ae482a2a09e2f05043808a7cf183c80dea3798fb31e",
"path": "package.json",
"sha256": "695c0a60bf32cd6de1e40dc60c78a10ac64946574c74ff5c2942f65dbf9fe53a"
}
],
"package_integrity": [
{
"hashes": {
"sha512_sri": "sha512-liAyCnZrjH16gKTKB98++eBeMIy/awdo/JSVNrSTDC9ctra9Wt7R3LSgHfbooNxC7KOCdE1ps5vXVPGbJZmCfA==",
"sha1": "ae8eddb39885b0c02fe504b7a2261f08bbec1c84"
},
"filename": "idlive-document-capture-web-14.2.1.tgz"
}
]
}
[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]