DM
DataNexus MCP
/security_fetch_cve_epss
security fetch cve epss
EPSS exploit probability score for a CVE — predicts likelihood of exploitation in the next 30 days. cve_id: CVE identifier e.g. "CVE-2021-44228". Returns: eps
liveverifiedunknown~5s typical
mcpprobeddatanexusmcp
$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-datanexusmcp-mcp-server /security_fetch_cve_epss for me.
Input
| Field | Type | Description |
|---|---|---|
| cve_id* | string | CVE identifier e.g. CVE-2021-44228. Required. |
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-datanexusmcp-mcp-server","endpoint":"/security_fetch_cve_epss","input":{"cve_id":"..."}}'cli
npx cracked-ai run -p mcp-com-datanexusmcp-mcp-server -e /security_fetch_cve_epss -i '{"cve_id":"..."}'mcp
run_tool({ provider: "mcp-com-datanexusmcp-mcp-server", endpoint: "/security_fetch_cve_epss", input: {"cve_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.