search_cyber_threats
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search cybersecurity intelligence: CVE vulnerabilities (NVD), EPSS exploit-probability scores, CISA KEV, 3,900+ CISA ICS and medical device advisories, GitHub advisories, CWE weaknesses, and MITRE ATT&CK techniques. Returns id, title, severity/score, provenance URL, and a record_id per match. Use get_record for the full record. Args: query: keyword(s) to search, e.g. "Microsoft Exchange".
Parameters schema
{
"type": "object",
"title": "search_cyber_threatsArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries