-= Per source details. Do not edit below this line.=-
The package's postinstall.js lifecycle script runs on npm install and collects installer-side secrets: it enumerates a hardcoded list of credential-shaped environment variables (NPMTOKEN, NODEAUTHTOKEN, GITHUBTOKEN, AWS_*, MNEMONIC, SEEDPHRASE, ETHEREUMPRIVATEKEY, and other API keys), reads ~/.ssh, ~/.npmrc, and ~/.gitconfig, probes Chrome/Firefox profiles and cryptocurrency wallet directories (.metamask,.exodus,.electrum,.ethereum,.solana), and runs npm whoami and git config. The collected bundle is POSTed to two hardcoded attacker-controlled destinations: api.telegram.org via a hardcoded bot token and chatid, and a Serveo reverse-tunnel host at 40f955f39128bd79-178-249-214-24.serveousercontent.com/collect. Execution is deferred with setTimeout(1500 + Math.random()*2000) and errors are swallowed; variable names are obfuscated (_jag, _jui, _tk, _ch) and the script is labeled 'postinstall environment verification' as cover. module.exports = require('./index.js') provides passthrough so consumers see near-api-like behavior. The package name typosquats NEAR Protocol's official near-api package.
{
"malicious-packages-origins": [
{
"versions": [
"3.0.1"
],
"import_time": "2026-08-05T09:28:05.564432768Z",
"sha256": "b5e6b0c979c111a298e5a63a60690d41751672624107b847cf342c49b3b8843f",
"modified_time": "2026-08-05T08:43:33Z",
"id": "IN-MAL-2026-014391",
"source": "amazon-inspector"
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"package_integrity": [
{
"hashes": {
"sha512_sri": "sha512-3r5qOw7Pf/tSbBj6oH3+dM8hF/yRTO4Os+EXy3iA6Tb5lLV7PfIywAxHxsO1J4spPAmYz42+QWpDgal6aVQvag==",
"sha1": "f456896e33124201d714f1148de543093ae569ae"
},
"filename": "near-api-3.0.1.tgz"
}
],
"evidence_files": [
{
"path": "postinstall.js",
"sha256": "1d869b1070fdd032692bdca11891d6f76de286bace53b42535fe1a0e759aa822",
"tlsh": "add1569612e7036978a6b9ef4b8f00241636e1073c18faf43ecd47624f4d52c9ab57b8"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@zzzgenesis00/near-api/MAL-2026-12122.json"