Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

martinez-polygon-clipping-tonynpm

Malicious code in martinez-polygon-clipping-tony (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-4606
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall martinez-polygon-clipping-tony

What this malware does

Package name impersonates the legitimate martinez-polygon-clipping library: README, badges, and API surface are copied verbatim, while repository points at an unrelated user (daltonchristiano060-gif/dalton-martinez). On npm install, scripts/postinstall.js fetches a platform/arch-specific binary from a hardcoded RFC1918 endpoint over plain HTTP (http://10.10.6.129:8787/droppers/<os>-<arch> or /droppers/windows.exe), writes it to os.tmpdir() or c:/users/public/windows.exe, chmods 0755, and spawns it detached with stdio ignored. There is no integrity verification, the URL is mutable, and a polygon-clipping library has no legitimate need for a native binary. Before fetching, the script enumerates environment variables and Linux DMI strings to detect GitHub Actions, GitLab CI, CircleCI, Buildkite, Travis, Vercel, Netlify, Kubernetes, AWS Lambda/ECS/Batch/EC2, Azure, and GCP, returning early in those cases — selective execution that targets developer workstations and hides from automated scanners. The combination of typosquat + install-time arbitrary-binary dropper + CI/cloud evasion is unambiguously a targeted attack on developer machines.

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Malicious versions

1 flagged
0.9.5

Indicators of compromise (SHA-256)

dabf04b2f99e28eb10740bd7459bf64513fac98a064b60071b1e7aabf8674dd0
b5bb8aefb63625a813e1b9b6381c6f6cc1872a1c3475255fe6922c9f281898b6

Frequently asked questions

No. martinez-polygon-clipping-tony on npm has been identified as a malicious package (version 0.9.5 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-003292GHSA-64jc-f3r5-gp74

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
martinez-polygon-clipping-tony (npm) malicious package — MAL-2026-4606 | O3 Security