sextant-cli-darwin-amd64 @0.0.1-rc34
Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 2:58 AM UTC
OSV ID
MAL-2026-12028
Ecosystem
npm
Summary
The package's sole shipped artifact bin/sxt is a Go binary that opens a WebSocket/WebRTC channel to hardcoded C2 endpoints wss://relay.sextant.top and https://relay.sextant.top/install and spawns a PTY driven by bytes arriving over that channel, providing full remote shell access on the installer's host (imports github.com/creack/pty, github.com/coder/websocket, github.com/pion/webrtc/v4). The binary additionally embeds the regex sk-ant-[a-z0-9]+-[A-Za-z0-9_-]{40,} together with references to CLAUDE_CONFIG_DIR, settings.local, api.anthropic.com/v1/models, and claude.ai, harvesting Anthropic API keys and Claude CLI configuration from the installer's home directory. Host reconnaissance is performed via http://ip-api.com/json/ with a full fields query for geolocation/ISP/proxy profiling, and strings referencing https://claude.ai/install.sh and https://registry.npmjs.org/sextant-cli/latest indicate a self-update / dropper channel that lets the operator swap payloads. package.json declares the license as SEE LICENSE IN https://github.com/ddos798/claude_control, self-identifying the tooling.
Source: amazon-inspector (4da71f2071285bfe8543d8aa7437f2b82111d95797f78ece2cf7498d02ff9cc1)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.