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

ecto-cargo-wk1tm59anpm

ecto-cargo-wk1tm59a is a confirmed malicious npm package (MAL-2026-10893) that steals credentials and exfiltrates sensitive data (malicious version 99.0.0). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in ecto-cargo-wk1tm59a (npm)

MAL-2026-10893
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall ecto-cargo-wk1tm59a

What this malware does

Package [email protected] exhibits several contextual red flags worth human review: a randomized-suffix name pattern (-wk1tm59a) typical of disposable/throwaway publishes, an inflated 99.0.0 version typical of dependency-confusion / proof-of-concept publishes, and only 3 files in the tarball. Automated content inspection of the package's code did not produce a usable trace, but the content was non-trivial enough that an automated description could not be produced. No specific attacker domain, exfiltration endpoint, or install-time fetch-and-execute behavior has been concretely identified from the available evidence, so a public block verdict is not justified, but the combination of disposable-name shape, 99.0.0 version inflation, and untraced contents warrants human inspection before this package is trusted.

Malicious versions

1 flagged
99.0.0

Indicators of compromise (SHA-256)

4d658031a727ec8ae264cb396f9e130d1c4cb8c28f803b2275bb45a09fb01507
ee496f01ecebc77637213e597ba523c8cccda7efcd65e7ad2e700d804553dd29
e53b8340ac7ffea00b9252f6026d200b5552e4c5a35aa338a09b00fc2812c70f

Detection & response playbook

Credential / info stealer
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for ecto-cargo-wk1tm59a (version 99.0.0). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging ecto-cargo-wk1tm59a across your stack and pipelines.

  2. If you installed it — respond

    ecto-cargo-wk1tm59a is built to steal secrets, so assume every credential the build or runtime could read is compromised. Remove it from your project and lockfile, then rotate ALL exposed secrets — npm/registry tokens, cloud keys, CI/CD secrets, SSH keys, and any .env values — from a known-clean machine. Audit logs for unauthorized use of those credentials.

  3. Did it already run?

    If ecto-cargo-wk1tm59a was ever installed, its post-install/runtime payload may have already executed. O3's L7 egress monitoring and runtime eBPF sensors detect the credential exfiltration or command-and-control callback after install and block the malicious outbound channel, so you catch and contain the actual compromise — not just the presence of the package.

  4. How O3 protects you

    O3 blocks ecto-cargo-wk1tm59a before install through its supply-chain scanner, and if it has already run, detects and severs the exfiltration or C2 callback at runtime through L7 egress monitoring and eBPF.

Frequently asked questions

No. ecto-cargo-wk1tm59a on npm has been identified as a malicious package (version 99.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

RLMA-2026-05530IN-MAL-2026-012955RLUA-2026-06181

References

Credits

  • Amazon Inspector · finder
  • ReversingLabs · finder

Detect & block this

O3 blocks ecto-cargo-wk1tm59a-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

Explore

ecto-cargo-wk1tm59a (npm) malicious package — MAL-2026-10893 | O3 Security