OpenSSF/OSV advisory MAL-2026-13428 confirms this npm version as malicious. The `conductor daemon` command (bin/conductor-daemon.js -> src/daemon.js) opens a WebSocket to https://conductor.conductor-ai.top (or a user-configured backend_url) and registers a message handler that, in `handleTerminalInput`, writes `payload.data` received from the server directly into a node-pty process. The PTY is spawned by `handleCreatePtyTask` running either the user's default shell (/bin/bash, /bin/zsh,...
Package source references child process execution.
bin/conductor-update.jsView on unpkg · L9Package source references dynamic require/import behavior.
bin/conductor.jsView on unpkg · L35Package source references weak cryptographic algorithms.
bin/conductor-fire.jsView on unpkg · L40A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/conductor-config.jsView on unpkg · L50This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/daemon.jsView on unpkgPackage source references child process execution.
bin/conductor-update.jsView on unpkg · L9This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/daemon.jsView on unpkgPackage source references dynamic require/import behavior.
bin/conductor.jsView on unpkg · L35Package source references weak cryptographic algorithms.
bin/conductor-fire.jsView on unpkg · L40A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/conductor-config.jsView on unpkg · L50