is_cve_exploited
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Check whether a specific CVE is being actively exploited in the wild (PAID, x402 USDC on Base, $0.10). Pass a CVE id (e.g. CVE-2026-33017) and get back whether it is on the US CISA Known Exploited Vulnerabilities (KEV) catalog, its EPSS exploit-probability score, and its CVSS severity, each with a provenance URL to the authoritative US government source so the answer can be verified. For vulnerability management, patch prioritization, threat intelligence, and DevSecOps agent workflows. Payment is handled automatically by x402-capable MCP clients via the standard payment handshake.
Parameters schema
{
"type": "object",
"title": "is_cve_exploitedArguments",
"required": [
"cve_id"
],
"properties": {
"cve_id": {
"type": "string",
"title": "Cve Id"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries