NPM install is a security hole, so we built a guard for it
Blocks malicious packages at install-time before AI agents execute them on your machine.

Local proxy blocking malware installs before they touch disk.
Developers using AI coding agents
Socket.dev · Snyk · npm audit
I built Computer Police for our team to never be in this situation again.
It's designed to block that earlier. It runs a local registry proxy between your package manager and npm/PyPI, and stops confirmed-malicious packages before they touch disk.
It's deliberately narrow: malware only, no CVE scanning, no heuristics, no telemetry, no root, and removable with one command. Works locally, in CI, and in agent sandboxes.
Blocks malicious packages at install-time before AI agents execute them on your machine.
Dockerizes pip builds to stop credential theft during install.
Useful MCP directory, but awesome-mcp-servers already exists.
Blocks risky npm installs before they run, unlike npm audit.
Convenient Raycast wrapper for a problem npm install -D already solves in two seconds.
Catches fake npm packages and suggests fixes before your build explodes.