Your biggest AppSec blind spot is the code you never wrote.

Attackers don't target your code. They target what you install: packages, MCP servers, IDE and agent extensions. SafeDep blocks malicious packages at every entry point, before they run.

No credit card Free forever for individual use Start with GitHub

Caught in the wild

This isn't theoretical.
We find it in real time.

SafeDep analyzes every package published to the major registries, around the clock. Our research team publishes the breakdown, often before the ecosystem has an advisory.

packages scanned
20M+
packages scanned
components analyzed
500K+
components analyzed
projects secured
5000+
projects secured
avg detection lead
14hr
avg detection lead
Read the threat research
The problem

Malicious code doesn't break in.
It gets installed.

Third-party code arrives at every hand-off in your pipeline, from a developer's terminal to an org-wide registry. Each arrival is an execution, and none of it was reviewed by anyone on your team.

01

Developer machine

What gets in npm / PyPI installs IDE extensions MCP servers
02

AI coding agent

What gets in agent skills plugins tools it invokes
03

Repository / PR

What gets in new dependencies transitive deps
04

CI/CD pipeline

What gets in build-time pulls base images
05

Registry / org-wide

What gets in everything pulled shared caches
Five entry points. One unchecked component is enough.
The answer

SafeDep guards the same five stages.

One policy, enforced everywhere the component travels, so it is inspected before it runs, merges, builds or spreads across the org.

01 Dev machine Blocked on install malicious package firewall
02 AI agent Blocked in-agent skills, plugins, MCP vetted
03 Repo / PR Blocked at PR policy check on new deps
04 CI/CD Blocked at build gate before artifacts ship
05 Org-wide Blocked org-wide one policy, every team
Why SafeDep

Pick a layer.
See what SafeDep does there.

Credential theft, reverse shells, data exfiltration. These are purpose-built attacks, not bugs a vulnerability scanner can match against a database. Every screen below is the real product.

Block the install, on every machine

SafeDep sits in front of npm, pnpm, pip, uv, bun and other package managers and blocks malicious packages at install time, before any post-install script runs. Every decision lands in one fleet view, alongside a live feed of what was just blocked and where.

  • Refused at install time, not flagged next week
  • Laptops, CI runners and servers in one view
  • Live feed of blocked packages, per endpoint
app.safedep.io / endpoints
SafeDep endpoints view across 22 machines, with per-endpoint blocked counts and a live feed of blocked malicious packages
Explore developer security
Open core

Start on your laptop.
Roll out to the org.

Every enforcement point is open source and auditable, so there is nothing to take on trust. SafeDep Cloud is what turns those same tools into protection for a whole organization.

Open source

For the individual developer

The command-line tools that do the actual blocking. Free forever, and yours to read.

$brew install safedep/tap/pmg
  • Block malicious installs on your own machine
  • Scan any repo or pipeline with policy-as-code
  • Guardrails for your AI coding agent
  • Apache-2.0, no account, no telemetry
Terminal showing an npm install blocked by SafeDep because the package was flagged as malicious
SafeDep Cloud

For the security team

Everything in the open source tools, plus the org-wide layer: which components exist, who pulled them in, what policy blocked what, and proof for the audit.

  • One policy enforced at every entry point
  • Org-wide inventory and component lineage
  • Exceptions, approvals and audit history
  • SSO, tenants and role-based access control
SafeDep org-wide dashboard showing protected repositories, artifacts scanned and threats blocked
Works across your stack
Latest from SafeDep

Threat research from the supply chain frontline

Read the blog

Ship code.
Not malware.

Start free with open source tools on your machine. Scale to a unified platform for your organization.