Standalone clawd daemon — Claude Code (and future Codex) session server over WebSocket
Running the CLI starts default telemetry to a third-party Aliyun endpoint. It can upload developer-command metadata and arbitrary child-process stdout/stderr.
Package source references child process execution.
dist/dispatch/mcp-server.cjsView on unpkg · L21112Source executes local commands and sends command output to an external endpoint.
dist/cli.cjsView on unpkg · L430Source passes code obtained from a remote response into a dynamic execution sink.
dist/cli.cjsView on unpkg · L430A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.cjsView on unpkg · L430A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.cjsView on unpkg · L60158Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/cli.cjsView on unpkg · L430A manifest entrypoint or package-local install chain reaches persistence behavior.
dist/cli.cjsView on unpkg · L430Source writes installer persistence such as shell profile or service configuration.
dist/cli.cjsView on unpkg · L430Package source references weak cryptographic algorithms.
dist/peer-ops/mcp-server.cjsView on unpkg · L1227Package ships non-JavaScript build or shell helper files.
dist/deploy-kit/scripts/verify.shView on unpkgPackage source references child process execution.
dist/dispatch/mcp-server.cjsView on unpkg · L21112Source executes local commands and sends command output to an external endpoint.
dist/cli.cjsView on unpkg · L430Source passes code obtained from a remote response into a dynamic execution sink.
dist/cli.cjsView on unpkg · L430A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.cjsView on unpkg · L430A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.cjsView on unpkg · L60158Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/cli.cjsView on unpkg · L430A manifest entrypoint or package-local install chain reaches persistence behavior.
dist/cli.cjsView on unpkg · L430Source writes installer persistence such as shell profile or service configuration.
dist/cli.cjsView on unpkg · L430Package source references weak cryptographic algorithms.
dist/peer-ops/mcp-server.cjsView on unpkg · L1227Package ships non-JavaScript build or shell helper files.
dist/deploy-kit/scripts/verify.shView on unpkg