@0xlr/dep-confusion-poc @0.0.1
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC
OSV ID
MAL-2026-11431
Ecosystem
npm
Summary
Self-described dependency-confusion proof-of-concept targeting the @gojek/argus internal scope name. The package's postinstall hook only runs echo 'POC: Dependency confusion confirmed!' and index.js only emits console.log('@gojek/argus - installed via dependency confusion'); . There is no network I/O, no filesystem access, no credential reads, and no obfuscation. The risk is conceptual: if a Gojek build system is misconfigured, it could resolve this public package instead of an intended internal one, but no harmful payload executes on installers today. The author or a future version could replace the benign echo with an active payload, so the squat itself remains a namespace concern.
Source: amazon-inspector (15016319bdfd6f98a13cf4dcca7adad8ad4a97678bfaa77e2cb9b7068be0a435)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.