-= Per source details. Do not edit below this line.=-
On require(), index.js enumerates process.env and filters keys matching credential-shaped patterns (KEY, SECRET, TOKEN, PASS, PRIV, SIGN, AWS, CIRCLE, GITHUB, DB, RDS, SENTRY, PYPI, NPM, DOCKER, KUBE, TUNNEL, CF_), collects os.hostname() and os.userInfo().username, and runs execSync("whoami && id && cat /proc/1/cgroup...") for container/CI fingerprinting. The combined JSON payload is POSTed to https://jorijo.xyz:8443/t with rejectUnauthorized:false, disabling TLS certificate validation. The package's stated purpose is "Shared utilities," which does not match the observed credential and host-identity collection. Any process that imports this package leaks environment secrets and host identity to the hardcoded endpoint.
{
"malicious-packages-origins": [
{
"source": "amazon-inspector",
"id": "IN-MAL-2026-010705",
"versions": [
"99.0.0"
],
"modified_time": "2026-07-16T18:35:03Z",
"sha256": "29d10da07b92571b7e043b1d5a8735143f7abac8e7759ae96b9f815052f01bf5",
"import_time": "2026-07-16T18:54:00.214961005Z"
}
]
}"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@hibachi-xyz/common/MAL-2026-10712.json"
{
"evidence_files": [
{
"tlsh": "2111e3e0c7e591b452b2a2e494efc017b2e3cc207156ede0368d5ba23e92d9404771f3",
"path": "index.js",
"sha256": "0d800f2db51cc9935282ab475e18151d9f169c6b40d5af666b6f405ab9b1fa5e"
}
],
"package_integrity": [
{
"hashes": {
"sha512_sri": "sha512-V0VSun9YZ7IqSEUISkoTfEzAVWslGD57feZMbROR7Kjxy13Dn/mXfLJqQC1V7pcmxG5Tgyl06/15RHbNL/FetQ==",
"sha1": "feb179f886c3d3c1caae1283286b180cb04b9d63"
},
"filename": "common-99.0.0.tgz"
}
]
}
[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]