Logo
npm

@aiwfm/communitywfm.scripts.api@28.1.28

Vulnerability report · Last retrieved from osv.dev September 15, 2026 at 4:24 AM UTC

Malicious

OSV ID

MAL-2026-16146

Ecosystem

npm

Summary

The package's preinstall script (build.js) assembles a remote hostname from split string fragments that resolve to dawn-salad-18c7.mikhail-nab.workers.dev, base64-encodes the full process.env, and POSTs it to that endpoint on npm install. The exfiltration is gated by sandbox-evasion filters that suppress the request when common analysis-environment signals are present (Chinese mirror registries such as taobao/npmmirror/cnpmjs/tencent, mitmproxy CA via NODE_EXTRA_CA_CERTS, /analysis paths, /root HOME combined with /app PWD, or fewer than ten environment variables). On developer and CI machines process.env routinely contains npm auth tokens, cloud credentials, and other secrets, so this constitutes bulk credential and environment exfiltration to an attacker-controlled Cloudflare Workers endpoint.

Source: amazon-inspector (405cd17e3c682b1341db44361500ea68d80e1758f15387d9971d0af95f0c8a48)

Protect your entire dependency tree

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