S
security-intel-mcp
/package_vulnerabilities
package vulnerabilities
List known vulnerabilities for a software package (optionally a specific version) via OSV. Ecosystems: npm, pypi, cargo, go, maven, rubygems, nuget, composer, p
liveunknown~5s typical
mcpsecurity-intel-mcp
$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-datakoot-security-intel-mcp /package_vulnerabilities for me.
Input
| Field | Type | Description |
|---|---|---|
| ecosystem* | string | Package registry to look in. One of: npm, pypi, cargo, go, maven, rubygems, nuget, compose |
| name* | string | Exact package name as published in that registry, e.g. lodash for npm, requests for pypi. |
| version | string | Optional; if given, only vulns affecting that version are returned |
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-datakoot-security-intel-mcp","endpoint":"/package_vulnerabilities","input":{"ecosystem":"...","name":"..."}}'cli
npx cracked-ai run -p mcp-com-datakoot-security-intel-mcp -e /package_vulnerabilities -i '{"ecosystem":"...","name":"..."}'mcp
run_tool({ provider: "mcp-com-datakoot-security-intel-mcp", endpoint: "/package_vulnerabilities", input: {"ecosystem":"...","name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.