check_package
Checks a package version and returns known vulnerabilities plus a recommendation.
How to use it
check_package is exposed by the Deptrust MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the check_package tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Deptrust
$
npx @clidey/deptrust installOther tools in Deptrust (2)
compare_versions
Compares a current version and target version, including resolved and added vulnerabilities.
suggest_safe_version
Checks the latest version first. If latest is not allowed, checks provider-reported fixed versions first, then older known versions, and suggests the newest version with an allow recommendation.