OSV Malicious Advisory
scanned 14h ago · by OpenSSF/OSVOpenSSF/OSV advisory MAL-2026-10730 confirms this npm version as malicious. codeam-cli spawns a node-pty pseudo-terminal wrapping the local Claude Code / Codex agent process and connects outbound over WebSocket to a hardcoded relay at https://api.codeagent-mobile.com. Messages received from the remote relay are written into the local PTY via pty.write as if typed at the keyboard, meaning any party controlling the paired mobile/web session on that relay can inject arbitrary keystrokes into...
Decision evidence
public snapshotSource & flagged code
14 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgThis package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/index.jsView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/index.jsView on unpkg · L6081Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/index.jsView on unpkg · L6080Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/index.jsView on unpkg · L403Source exposes local file and command tools to a remote model endpoint.
dist/index.jsView on unpkg · L758Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/index.jsView on unpkg · L7543Package source invokes a package manager install command at runtime.
dist/index.jsView on unpkg · L11648Package source references dynamic require/import behavior.
dist/index.jsView on unpkg · L8Source writes installer persistence such as shell profile or service configuration.
dist/index.jsView on unpkg · L403Package ships native binary artifacts.
dist/vendor/node-pty/prebuilds/win32-arm64/pty.nodeView on unpkg