dependency-trust
D
dependency-trust
/get_advisory

Get Advisory

Get a security advisory (vulnerability) by its key. Returns a security advisory by key — e.g. a GHSA id taken from a version's advisoryKeys — including the tit

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_advisory for me.

Input

FieldTypeDescription
advisoryKey*stringAdvisory id, e.g. 'GHSA-29mw-wpgm-hmr9' (taken from a version's advisoryKeys).

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_advisory","input":{"advisoryKey":"..."}}'
cli
npx cracked-ai run -p mcp-ai-kaiv-dependency-trust -e /get_advisory -i '{"advisoryKey":"..."}'
mcp
run_tool({ provider: "mcp-ai-kaiv-dependency-trust", endpoint: "/get_advisory", input: {"advisoryKey":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.