N
netcafe-live-data
/check_vulns
Check a package for known vulnerabilities
Query OSV.dev for known CVE/GHSA vulnerabilities affecting a package (optionally a specific version), and get the versions they were fixed in. Use it when revie
liveverifiedunknown~5s typical
mcpprobednetcafe-live-data
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-live-data /check_vulns for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Package name. |
| version | string | Exact version to check, e.g. "4.17.15". Omit to list all known vulns for the package. |
| ecosystem | string | npm (default) | pypi | crates | go | maven | nuget | packagist |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-ainetcafe-netcafe-live-data","endpoint":"/check_vulns","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-live-data -e /check_vulns -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-live-data", endpoint: "/check_vulns", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.