easypanel-api-client@1.0.0
Vulnerability report · Last retrieved from osv.dev September 9, 2026 at 6:10 AM UTC
OSV ID
MAL-2026-16073
Ecosystem
npm
Summary
The package ships an empty library body (index.js exports {}) and a preinstall lifecycle script that runs automatically on npm install. The preinstall script collects installer-side identifiers — hostname, username, current working directory, and the names of CI-related environment variables — base64url-encodes them, and transmits them via both a DNS lookup and an HTTP request to a subdomain of oob.lyomeri.com (e.g. easypanel-api-client.<encoded-chunk>.oob.lyomeri.com, with the HTTP variant POSTing to /npm/<encoded>). The package has no functional code beyond this beacon, matching the dependency-confusion / namespace-squat research-beacon shape targeting internal package names.
Source: amazon-inspector (cef6da51fcc215c514680417cfd3bacb5725b91a5b4a058fd6d2b161106209b0)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.