Use this workflow when the trigger is a CVE identifier or a product vulnerability mention.Documentation Index
Fetch the complete documentation index at: https://docs.kyberis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Workflow
- Resolve the CVE with
/v2/entity-resolution. - Retrieve
active_exploitationevidence. - Retrieve
relevance_to_environmentevidence when the caller provides sector, geography, products, or exposure. - Pivot relationships for actors, campaigns, malware, indicators, and techniques.
- Run
/v2/cve-assessments. - Hydrate important evidence IDs before final reporting.
Evidence claims
Use focused claims instead of one broad question:active_exploitationobserved_in_the_wildsector_targetingactor_associationrelevance_to_environment
Final answer shape
Return:- recommendation: patch, validate exposure, hunt, monitor, review controls, or ignore
- why now: exploitation, targeting, freshness, and environment match
- confidence: include caveats and unresolved gaps
- supporting evidence: bounded evidence IDs or report refs
- next actions: 1-3 concrete actions
Decision gates
If resolution isambiguous, ask for clarification or retry with expected_types: ["cve"]. If evidence is sparse, avoid decisive remediation and recommend low-cost validation.