D
dependency-trust
/get_package
Get Package
List every version of a package and whether each is deprecated. Returns all published versions of a package with publish date, the default-version flag, and de
liveunknown~5s typical
mcpdependency-trust
$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-ai-kaiv-dependency-trust /get_package for me.
Input
| Field | Type | Description |
|---|---|---|
| system* | string (npm | pypi | go | maven | cargo | nuget) | Package ecosystem. |
| package* | string | Package name, raw and unencoded (the gateway URL-encodes it). Use scoped or namespaced nam |
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-ai-kaiv-dependency-trust","endpoint":"/get_package","input":{"system":"npm","package":"..."}}'cli
npx cracked-ai run -p mcp-ai-kaiv-dependency-trust -e /get_package -i '{"system":"npm","package":"..."}'mcp
run_tool({ provider: "mcp-ai-kaiv-dependency-trust", endpoint: "/get_package", input: {"system":"npm","package":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.