Logo
npm

@lekzo/baileys@0.0.1

Vulnerability report · Last retrieved from osv.dev September 18, 2026 at 5:38 AM UTC

Malicious

OSV ID

MAL-2026-16276

Ecosystem

npm

Summary

package.json declares the libsignal dependency as github:canove/libsignal-node with no tag, branch, or commit SHA. On npm install, npm fetches whatever the default branch HEAD of that repository currently points to and runs any lifecycle scripts inside the fetched tree, with no version resolution against the npm registry and no integrity check. The bytes that execute on the installer's machine are entirely controlled by whoever holds write access to that GitHub repo at install time and can change silently between installs.

Source: amazon-inspector (2cd9141ef0d6d97338c5f976c8071a6f5c37010683b27d4463b2221d76b82304)

Protect your entire dependency tree

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