ContrastAPI
C
ContrastAPI
/tech_stack_cve_audit

Tech Stack CVE Audit

Composite tech-stack + CVE audit (MCP-only, no REST endpoint). Detects technologies on the target domain, queries CVE database for known vulnerabilities per pro

liveverifiedunknown~5s typical
mcpprobedcontrastapi
$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-contrastcyber-api /tech_stack_cve_audit for me.

Input

FieldTypeDescription
domain*stringTarget domain to fingerprint and CVE-audit (e.g. 'example.com'). IPs and internal hostname

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-contrastcyber-api","endpoint":"/tech_stack_cve_audit","input":{"domain":"..."}}'
cli
npx cracked-ai run -p mcp-com-contrastcyber-api -e /tech_stack_cve_audit -i '{"domain":"..."}'
mcp
run_tool({ provider: "mcp-com-contrastcyber-api", endpoint: "/tech_stack_cve_audit", input: {"domain":"..."} })

Try it

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