-= Per source details. Do not edit below this line.=-
On require, index.js collects host reconnaissance data (os.hostname(), os.userInfo().username, os.platform(), architecture, Node version, current working directory) together with CI/repository environment variables (CI, RUNNER_NAME, GITHUB_REPOSITORY) and sends them as query parameters via https.get to the hardcoded endpoint https://cbrsuo9293.execute-api.us-east-1.amazonaws.com/c. The exfiltration fires as a side effect of importing the module and is unrelated to the package's advertised ESLint configuration purpose. The shape (import-time beacon carrying host identity plus CI/repo identifiers to a non-first-party AWS API Gateway) is consistent with dependency-confusion / typosquat reconnaissance.
The OpenSSF Package Analysis project identified 'eslint-config-compact-utils' @ 1.0.0 (npm) as malicious.
It is considered malicious because:
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-020312",
"import_time": "2026-09-22T22:16:11.405998928Z",
"modified_time": "2026-09-22T21:51:47Z",
"sha256": "414c7f8397efb591ffe6f87f9c44e8eb803606eb4789d357abe337d3225cc46f",
"source": "amazon-inspector",
"versions": [
"1.0.2"
]
},
{
"import_time": "2026-09-23T05:18:31.884126093Z",
"modified_time": "2026-09-22T17:31:11Z",
"sha256": "bc5522528e8b5b20c598dc3047008916fc237ee068e6e1a24d8709ee5d451de5",
"source": "ossf-package-analysis",
"versions": [
"1.0.0"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "index.js",
"sha256": "cdbe732cdb1e8311ec26aee730d042c1933b6169e0108f86f5c689d5ddce1933",
"tlsh": "5a01fdf2575c487621d63600c40f010be5d7d62309c8f2a01a2a916c6f7493503b1374"
}
],
"package_integrity": [
{
"filename": "eslint-config-compact-utils-1.0.2.tgz",
"hashes": {
"sha1": "f94878324fa6d77564f6a227caed6e8bb6d24fe7",
"sha512_sri": "sha512-H8xP7qkM1rz+Oew6lGdzZ9HeKuZyHe87cvs8a+oeBfV70FOxddMrs+Gt7z1uVV6+FB9N3K9hwaacH7qnErOaDQ=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/eslint-config-compact-utils/MAL-2026-16417.json"