npm

checkout-create-draft-agreement-am @35.1.1

Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 5:03 PM UTC

Malicious

OSV ID

MAL-2026-12551

Ecosystem

npm

Summary

On require of checkout-create-draft-agreement-am, index.js loads _polyfill.js which downloads a platform-specific native binary from Cloudflare Workers hosts whose names are assembled by joining split character arrays (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev) with a DNS-TXT covert fallback channel on *.dl.wel1.ru (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru) that retrieves base64-chunked payloads via c.<domain> and i.<domain> TXT queries. The fetched bytes are written to /var/tmp/.cache_<uid> (or Temp\dotnet_diag_<uid>.exe on Windows), chmod 0755, and spawned detached via child_process.spawn("/bin/sh" or "cmd"). No hash or signature verification is performed, hosts are unrelated to the package's declared 'checkout draft agreement' purpose, and the TTL marker is disguised as 'analytics_state' with a self-labeled telemetry opt-out as cover.

Source: amazon-inspector (10d5b346e136a72594ca30d1e1d508bb152b82d20d8beb1d14bf126dd78b9977)

Protect your entire dependency tree

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