DepTrust
DepTrust is a local CLI and MCP server that helps AI coding agents avoid pulling vulnerable or risky dependency versions into a project. It checks package versions across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub Actions, and more using public registry and OSV data. The output gives simple allow, review, or block recommendations based on known vulnerabilities and risk signals such as very new releases. That makes it useful for developers who let agents edit dependency files, generate install commands, or scaffold projects without human package-by-package review. It surfaced in a July 1 Show HN MCP query and was verified on the official clidey/deptrust GitHub repository, which documents both CLI and MCP usage.
Reader rating
No ratings yet