Malicious code in abina-amugi-anuhbuai (npm)
The npm package abina-amugi-anuhbuai contains malicious code designed to automatically generate and republish derivative packages with randomized names to the npm registry. The attack is part of a broader tea.xyz token reward campaign that flooded npm with similar malicious packages.
- Disclosed
- Last updated
- Blast radius
- npm registry; potential impact on any developer who installed this package or its auto-generated derivatives
- Ecosystems
- Attack vectors
- Affected entities
- abina-amugi-anuhbuainpm package containing malicious autopublish scripts
The npm package abina-amugi-anuhbuai was identified as containing malicious code by Amazon Inspector and credited to OpenSSF's malicious-packages repository. The package includes autopublish scripts (auto.js, autopublish.js, autopublish2.js, autopublish3.js) that automatically generate and publish derivative packages with randomized names, primarily using Indonesian-themed naming conventions.
The malicious payload modifies package.json to remove private flags and alter version numbers, enabling continuous republication of variants to pollute the npm registry. This activity is part of a larger coordinated campaign associated with the tea.xyz token reward protocol, designed to artificially inflate developer reputation scores and gaming the token reward system.
Any developer who installed this package or its auto-generated derivatives could have had their npm account or local environment compromised, with the malicious scripts potentially executing during installation or package initialization.
Remediation involves removing the package, auditing npm accounts for unauthorized activity, and checking for any derivative packages that may have been published under compromised credentials.
Indicators of compromise
- Packages
- abina-amugi-anuhbuai
Remediation
- Remove abina-amugi-anuhbuai and any derivative packages from your project dependencies
- Audit npm account activity for unauthorized package publications
- Review npm access tokens and rotate credentials if compromise is suspected
- Check installed node_modules for unexpected or unfamiliar packages
- Monitor npm registry for any derivative packages published under your account
- Report the package to npm security team if not already done
Sources
- GitHub Advisory GHSA-34w4-9h2h-qr33 · GitHub Advisory Database
Cite this entry
"Malicious code in abina-amugi-anuhbuai (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 14, 2026; last updated August 14, 2026. https://supplychainattack.org/incident/malicious-code-in-abina-amugi-anuhbuai-npm-5jm0xt
Suggest a correction
Found an error or have a newer source? Corrections to factual errors take priority over new entries.
Related incidents
- containedcritical
Malicious code in pfp-forms-sme-loan (npm)
The npm package pfp-forms-sme-loan contains malicious code that executes a hidden loader on import, downloading and running platform-specific native payloads from attacker-controlled Cloudflare Workers hosts or reconstructing them via DNS TXT records under well1.site. Any system that imported this package should be considered compromised.
npmCompromised packageMalicious commit - resolvedcritical
Malicious code in twilio-hackerone-poc-afe6937c (npm)
The npm package twilio-hackerone-poc-afe6937c contained malicious preinstall/postinstall scripts that exfiltrate host metadata and environment variables to an external webhook, spawn a persistent daemon process, and attempt cross-tenant code injection in shared environments.
npmCompromised packageMalicious commit - containedcritical
Malicious code in @wololasod/tiny-id (npm)
The npm package @wololasod/tiny-id contained obfuscated malicious code that downloads and executes platform-specific remote executables on Windows and Linux systems. The dropper was embedded in both the main entry point (dist/index.cjs) and the TypeScript types file (dist/index.d.ts), disguised as a tiny ID generator.
npmCompromised packageMalicious commit - resolvedcritical
Malicious code in @velliajs/discord (npm)
@velliajs/discord, a malicious npm package masquerading as a discord.js clone, contained two hostile mechanisms: an unpinned private git dependency with embedded GitHub PAT enabling arbitrary code injection on install, and a hidden runtime kill-switch that gates bot functionality based on a remote allow-list. Two live GitHub Personal Access Tokens were hardcoded in the package.
npmCompromised packageMalicious commit