Vet a dependency before install (paid $0.003)
deps_checkVet a software package before installing: check for CVEs, deprecation, typosquatting, and license issues. Get a plain-English risk verdict.
Instructions
PAID $0.003 (x402, USDC on Base). Vet a software package BEFORE installing it. Returns existence, latest-vs-requested, deprecation/yank markers, known CVEs from OSV.dev, typosquat similarity to popular names, SPDX license, and age/download signals with a plain-English risk verdict. Args: ecosystem (npm|pypi|crates), name, version (optional). Without payment returns the x402 challenge; pass x_payment to settle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name, e.g. 'lodash', 'requests', 'serde'. | |
| version | No | Specific version to check for CVEs (optional; defaults to latest). | |
| ecosystem | Yes | Package ecosystem: npm | pypi | crates. | |
| x_payment | No | x402 payment payload (base64) for this PAID check. If supplied it is forwarded as the X-PAYMENT header to settle the call and return the real result instead of a 402 challenge. Omit to get the price challenge first. |