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

sextant-cli-linux-arm64npm

sextant-cli-linux-arm64 is a confirmed malicious npm package (MAL-2026-12043) that steals credentials and exfiltrates sensitive data (malicious versions 0.0.1-rc5, 0.0.1-rc7, 0.0.1-rc8…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in sextant-cli-linux-arm64 (npm)

MAL-2026-12043
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall sextant-cli-linux-arm64

What this malware does

The package is a platform-specific leaf (linux/arm64) whose only shipped artifact is a 12 MB stripped Go binary at bin/sxt. The package.json omits repository, author, main, bin, files, and scripts fields, and its license field points at github.com/ddos798/claude_control — a self-labeled 'claude_control' project. Strings in bin/sxt reveal a full WebRTC stack (pion/webrtc/v4, pion/turn/v5, pion/ice/v4, coder/websocket, go-qrcode) plus a hardcoded signaling/relay endpoint https://relay.sextant.top/install, giving the binary the shape of a remote-control agent that pairs the installer's host to an author-controlled peer over WebRTC data channels. Adjacent strings 'sk-ant-', 'CLAUDE_CONFIG_DIR', 'https://api.anthropic.com/v1/models', 'https://claude.ai/install.sh', and '@google/gemini-cli' show the binary is positioned to read Anthropic API keys and Claude Code / Gemini CLI configuration from the installer and hand them to the remote peer through the established channel. An additional string http://ip-api.com/json/ provides public-IP geolocation of the host for the remote operator. The combination of an opaque metadata-only npm manifest, a bundled native binary embedding a full peer-to-peer control stack, a hardcoded author relay, and embedded references to developer AI-credential material is a backdoor with credential-theft capability against the installer.

Malicious versions

30 flagged
0.0.1-rc50.0.1-rc70.0.1-rc80.0.1-rc100.0.1-rc110.0.1-rc120.0.1-rc130.0.1-rc140.0.1-rc150.0.1-rc160.0.1-rc170.0.1-rc180.0.1-rc190.0.1-rc200.0.1-rc210.0.1-rc220.0.1-rc230.0.1-rc240.0.1-rc250.0.1-rc260.0.1-rc280.0.1-rc290.0.1-rc300.0.1-rc310.0.1-rc320.0.1-rc330.0.1-rc350.0.1-rc360.0.1-rc380.0.1-rc39

Indicators of compromise (SHA-256)

418037e9b31b644112b260f94ff33361fb14089cfa986a2e1b3b790f5e1efa9c
5154aac3c250efe54db62ca5d643d257041199d7abb72fe061db7d4e472d02b1
cb7ff319c462df37238c84a4d224ed57bb0020dba780f8b41b44705e479744b1
4625bc910b50e9ab5ce1584e968f36b48ac0a3cee072c0bfb3bee9602e33a8ab
40aae1ad3e070677d2994912ce2b716755f44d1624ec5783dcdfed76ddc99a01
6bceee78c4f7d7d00f951f62ce70f492ca326062c5322db0cc1d4fa764425d99
794a709a94cfcad6d856d1a0f61c22b0bf87a82bfed35fc316317b5bc241706a
80741f7308bb0a773ba5d253d5758418b281c6f52bd76f3539d543af90965182
9091ae60e8aa113b83f3f75134a174dcab691574dd0377f1c4243b4707fc1b54
f769878c746b1fe9596d5de053cdc5d1e0a5b66cd4207095a3e82a6d0d01caee
02b65da196043b5f6fa34edb6cc2493d481f58f07af53c82ded5579bc119beae
24e50a2ebf918c72248b1466d84553c98be7f02f5b5eeb1542492a62d1dc43cf
65bdb3b695578f85c0960efee3ed4905d494c84a3ee531621ee1ffacc626a5e0
a68cb00b38e32b20b6b3dd1e8924bda83aed0b0ab7fb818cc7def59fe46e1b03
b913310a2ee8bccdb21b116744f384fb0c7eee3cab368bd850b6934715704708
fc34f69b5a68c549feccfb32cc2dbfbf2d4c787a4876241027b4299305fd2c53
0b912d4062490cae96d4eb8d1b6fe79fbcc753d63d1ce687c2b365c968042bd9
1d37d85890962b7e7964808b7f350f10580bd199a84ac7bf70a94190f7bdba39
4d76f3e22b3e21346682943b7ae07255765af6464f47b398958ed010de1887cb
663e9bff9653a348f5b6bd01b9a914442335cb8f29d886257508d02e2809faa3
8c822da26354b84c353e24370847616465100024645ecea2428dcd9c9508bd9c
be89ba2dff50dd7f82f3f253c093f206b938047963f3b3d632c3481cd0af2ee8
f691736954a0be654ddb160f464ea1532b0ce07b6153c663303324a5f1062244
2a1160b86f511d06fffa7aefc8eada7a25d76c10d2d403a0ce5535f94e9133ca
6e06cc13a704d66a247c91063fdcb5d7f0f4024371ac8e3ca2e69f5767ab024c
7db22c238993ce482f2695a826b8de1b1184f9737599621f29155fd290ef745c
85ca631bc3fb1aa563a2e2e6a73e06346e7f056bafef77c072006e2f3ef6a204
d2d8dc2926c4bab62527ab1d2875d0b421eb0e21fcd5d44246db63fbcbd50460
c0e36e15aea773cf6e9477eeb3d71a04cbdfd34f2b1bc1bec0696eca18de9565
a206f5ec3c93cf6f391e9e5c8667338a3f3af15567cd6e01e819f9c01686c042

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

  2. If you installed it — respond

    sextant-cli-linux-arm64 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 sextant-cli-linux-arm64 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 sextant-cli-linux-arm64 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. sextant-cli-linux-arm64 on npm has been identified as a malicious package (versions 0.0.1-rc5, 0.0.1-rc7, 0.0.1-rc8, 0.0.1-rc10, 0.0.1-rc11, 0.0.1-rc12, 0.0.1-rc13, 0.0.1-rc14, and 22 more flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-011485IN-MAL-2026-011486IN-MAL-2026-011481IN-MAL-2026-011474IN-MAL-2026-014346IN-MAL-2026-014343IN-MAL-2026-014368IN-MAL-2026-014348IN-MAL-2026-014370IN-MAL-2026-014380IN-MAL-2026-014359IN-MAL-2026-014384IN-MAL-2026-014337IN-MAL-2026-014376IN-MAL-2026-014328IN-MAL-2026-014352IN-MAL-2026-014354IN-MAL-2026-014340IN-MAL-2026-014325IN-MAL-2026-014353IN-MAL-2026-014383IN-MAL-2026-014338IN-MAL-2026-014358IN-MAL-2026-014365IN-MAL-2026-014382IN-MAL-2026-014326IN-MAL-2026-014371IN-MAL-2026-015822IN-MAL-2026-017058IN-MAL-2026-017055

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks sextant-cli-linux-arm64-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

sextant-cli-linux-arm64 (npm) malicious package — MAL-2026-12043 | O3 Security