
SafeDep Vet
by safedep
Real-time malicious package detection and software supply chain security scanner.
What it does
SafeDep Vet is a security tool designed to protect against malicious open-source packages. It provides zero-day malware detection through static and dynamic behavioral analysis and identifies actual code usage to reduce CVE noise in the software supply chain.
Tools
scan: Scans dependencies for malware and vulnerabilities.inspect: Detailed analysis of specific packages using purls.cloud_quickstart: Configures API access for advanced malware detection.agent_skill_scan: Scans AI Agent Skills hosted on GitHub.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"safedep-vet": {
"command": "vet",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
- cursor
Quick install
brew install safedep/tap/vetInformation
- Pricing
- freemium
- Published
- 4/21/2026
- stars






