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

sui-graphql-clientnpm

sui-graphql-client is a confirmed malicious npm package (MAL-2026-13475) that steals credentials and exfiltrates sensitive data (malicious versions 0.1.0, 0.2.0). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in sui-graphql-client (npm)

MAL-2026-13475
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall sui-graphql-client

What this malware does

Package [email protected] was scanned across 3 files with no a static rule matches and no traced behaviors indicating exfiltration, install-time remote code execution, silent relay, credential distribution, backdoor, or self-propagation. No lifecycle scripts fetching or executing remote content, no reads of installer secrets (~/.aws, ~/.ssh, ~/.npmrc, browser stores), and no hardcoded attacker-controlled network destinations are present.

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

2 flagged
0.1.00.2.0

Indicators of compromise (SHA-256)

bb2e281e05f22b218833784a14db29e4a358354bd792842234ba5f96d198b872
1165aedcef955ec318bb0a4e8c965b41ca89ab7a2ee70d3861ae5f22cb3e2fdb
5d90201999d67de641bb7f364c4ba516dc676dad17b708535c2cdc4bd572e894

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 sui-graphql-client (2 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging sui-graphql-client across your stack and pipelines.

  2. If you installed it — respond

    sui-graphql-client 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 sui-graphql-client 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 sui-graphql-client 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. sui-graphql-client on npm has been identified as a malicious package (versions 0.1.0, 0.2.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-3xg5-x743-4fjcIN-MAL-2026-016960IN-MAL-2026-016961

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks sui-graphql-client-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

sui-graphql-client (npm) malicious package — MAL-2026-13475 | O3 Security