Back to directory
safedep/vet

safedep/vet

@safedep

Protect against malicious open source packages - CLI tool with MCP server mode for AI-assisted code analysis

securitymalware-detectionsupply-chainmcpcliscanningvulnerabilitytool

Installation & Configuration

{
  "vet-mcp": {
    "command": "docker",
    "args": [
      "run",
      "--rm",
      "-i",
      "ghcr.io/safedep/vet:latest",
      "-l",
      "/tmp/vet-mcp.log",
      "server",
      "mcp"
    ]
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/12
Updated
2026/6/12