MCP server for screenpipe - search your screen recordings and audio transcriptions
Running the package binary invokes unpinned remote screenpipe code to obtain credentials. It can then use recovered credentials and create scheduled prompts through its MCP interface.
Package source references child process execution.
dist/http-server.jsView on unpkg · L35544Manifest-reachable source overwrites another installed package with package-defined remote behavior.
dist/http-server.jsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/http-server.jsView on unpkg · L159Source passes code obtained from a remote response into a dynamic execution sink.
dist/cli.jsView on unpkg · L159A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.jsView on unpkg · L51024Source executes local commands and sends command output to an external endpoint.
dist/index.jsView on unpkg · L49628A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/index.jsView on unpkg · L49555A manifest entrypoint or package-local install chain reaches command-output exfiltration behavior.
dist/cli.jsView on unpkg · L51024Package source references child process execution.
dist/http-server.jsView on unpkg · L35544Manifest-reachable source overwrites another installed package with package-defined remote behavior.
dist/http-server.jsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/http-server.jsView on unpkg · L159Source passes code obtained from a remote response into a dynamic execution sink.
dist/cli.jsView on unpkg · L159A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.jsView on unpkg · L51024Source executes local commands and sends command output to an external endpoint.
dist/index.jsView on unpkg · L49628A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/index.jsView on unpkg · L49555A manifest entrypoint or package-local install chain reaches command-output exfiltration behavior.
dist/cli.jsView on unpkg · L51024