npm

toll_free @1.0.2

Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 2:31 AM UTC

Malicious

OSV ID

MAL-2026-11159

Ecosystem

npm

Summary

package.json declares both preinstall and postinstall lifecycle hooks that run curl against a hardcoded webhook.site endpoint, sending the installer's username ($(whoami)), hostname ($(hostname)), current working directory ($PWD), and timestamp as query parameters. This fires automatically on npm install , before any code the installer intended to run. webhook.site is a third-party HTTP inspection service used to collect arbitrary request data; the specific endpoint ID is controlled by whoever created it. There is no legitimate functionality shipped with the package that would explain this beacon.

Source: amazon-inspector (517b4b730525b8edcc11052acd0ad205b63c60f9009f97531df84eea39eaca97)

Protect your entire dependency tree

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