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

stitch-ui-toolboxnpm

stitch-ui-toolbox is a confirmed malicious npm package (MAL-2024-3055) that executes malicious code on install (malicious versions 0.9.9, 1.0.0, 1.9.9…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in stitch-ui-toolbox (npm)

MAL-2024-3055
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall stitch-ui-toolbox

What this malware does

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.

The OpenSSF Package Analysis project identified 'stitch-ui-toolbox' @ 20.0.0 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

  • The package executes one or more commands associated with malicious behavior.

Malicious versions

8 flagged
0.9.91.0.01.9.99.9.920.0.020.1.020.1.199.9.9

Indicators of compromise (SHA-256)

2c675cc0896f40de8130f745d8d2c808793e5e15fc4f97753c3a27531cfe9e28
8b066f4bf8b652375a156c53e369c3a3c181fde39cd856e797ad5d2c492c0b79
10cb4544e5ccc9bc82ff8a0b5186a4b1e8475fa69f3ae396aab195042485b9ec
f8c164c3cf7998ef763616f524ca40c36a007e570d7c43c1ee9bff41689d29cd
5aa041b1c4979a6bf44ea20f599007ebd81b00830db8eb8b4ab069d7d60e7b42
788c18083d6158dc09b7c671e66bfd6cff1d23e4f588f3361cc6e781eaa62bc9

Detection & response playbook

Malicious package
  1. Find it

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

  2. If you installed it — respond

    Remove stitch-ui-toolbox from your project and lockfile, then assume any secrets accessible to the build or runtime were exposed: rotate API keys, tokens, and credentials, and audit for unexpected outbound activity or persistence.

  3. Did it already run?

    If stitch-ui-toolbox 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 stitch-ui-toolbox 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. stitch-ui-toolbox on npm has been identified as a malicious package (versions 0.9.9, 1.0.0, 1.9.9, 9.9.9, 20.0.0, 20.1.0, 20.1.1, 99.9.9 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

RLMA-2024-01792RLUA-2024-07363GHSA-wmcg-7j24-mfm6RLUA-2026-01591

References

Credits

  • OpenSSF: Package Analysis · finder
  • ReversingLabs · finder

Detect & block this

O3 blocks stitch-ui-toolbox-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the malicious outbound activity and severs the channel.

Explore

stitch-ui-toolbox (npm) malicious package — MAL-2024-3055 | O3 Security