Skip to content
supplychainattack.orgSupply chain attack incident catalog
containedcritical

Malicious code in abina-amoavugoi-anuianahi (npm)

The npm package abina-amoavugoi-anuianahi contains malicious code designed to automatically generate and republish derivative packages with randomized names to inflate developer reputation scores for tea protocol token rewards. The payload modifies package.json, removes private flags, and continuously pollutes the npm registry with variants.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
npm registry; developers who installed this package and its auto-generated derivatives
Ecosystems
Attack vectors
Affected entities
  • abina-amoavugoi-anuianahinpm package containing malicious autopublish scripts

The npm package abina-amoavugoi-anuianahi was identified as containing malicious code as part of a broader tea.xyz token reward campaign that flooded npm with similar packages. The malicious payload includes autopublish scripts (auto.js, autopublish.js, autopublish2.js, autopublish3.js) designed to automatically generate and publish derivative packages with randomized names, many using Indonesian-themed naming conventions.\n\nThe attack mechanism modifies package.json to remove private flags and change version numbers, then continuously republishes variants to pollute the npm registry. The goal is to artificially inflate developer reputation scores for tea protocol token rewards by creating numerous derivative packages.\n\nThis incident was identified by Amazon Inspector and credited to the OpenSSF malicious-packages repository. The package represents part of a coordinated campaign to abuse npm's publishing infrastructure for token reward manipulation.

Indicators of compromise

Packages
  • abina-amoavugoi-anuianahi

Remediation

  • Remove abina-amoavugoi-anuianahi and any derivative packages from npm environments immediately
  • Audit npm package.json files for unexpected version changes or removal of private flags
  • Review npm account activity for unauthorized package publications
  • Monitor for and remove any auto-generated derivative packages with randomized or Indonesian-themed names published from affected accounts
  • Implement npm package verification and integrity checks in CI/CD pipelines
  • Report any derivative packages discovered to npm security team

Sources

  1. GitHub Advisory GHSA-3c94-2q89-p2f7 · GitHub Advisory Database

Cite this entry

"Malicious code in abina-amoavugoi-anuianahi (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-amoavugoi-anuianahi-npm-11iyra

Suggest a correction

Found an error or have a newer source? Corrections to factual errors take priority over new entries.

  1. resolvedcritical

    Malicious code in rust-testing-utils (npm)

    The npm package rust-testing-utils contained malicious code that impersonates the pino logger and executes remotely-fetched code with arbitrary privileges. The package spawns a child process that decodes a hardcoded URL, fetches attacker-controlled content, and executes it via Function constructor with full module-loading capability.

    npmCompromised packageMalicious commit
  2. resolvedcritical

    Malicious code in @syncraft-labs/core (npm)

    The npm package @syncraft-labs/core contained obfuscated malicious code in its ESM build that executes on import, fetching and executing attacker-controlled payloads from Ethereum blockchain via JSON-RPC endpoints. The CommonJS build was clean, indicating targeted injection into the ESM entry point.

    npmCompromised packageMalicious commit
  3. resolvedcritical

    Malicious code in localize-translate (npm)

    The npm package localize-translate contained malicious code in its postinstall lifecycle script that collected host identifiers and beaconed them to an attacker-controlled endpoint (gigww0v7.instances.poc.jchunt.top) without user consent. The reconnaissance callback fired automatically on every installation, collecting hostname, platform, architecture, Node version, package name, and timestamp.

    npmCompromised packageMalicious commit
  4. containedcritical

    Malicious code in mutex-plus (npm)

    The npm package mutex-plus contains hidden malicious code that enables remote code execution when a callback object with a specific jobId hash is passed to runExclusive(). The payload is encrypted at rest in lib/plusMutex.min.js and decrypted using the jobId as a key, then executed as a detached Node.js process.

    npmCompromised packageMalicious commit