Skip to main content

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.

Kyberis helps agents and security teams decide what matters now. Use it to resolve threat entities, retrieve bounded evidence, pivot through relationships, prioritize signals for an environment, and produce deterministic assessments.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/get-started.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=7232990165e80843626b06177494b5ac

Get started

Make your first authenticated request, resolve an entity, and run an assessment.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/mcp.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=323e4ddfbd679290d1cbe5ff3f3e7e70

Set up an agent

Install the Kyberis skill and connect MCP for Claude, Cursor, Codex, or Windsurf.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/cve.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=a8d3a8aabb8c42a1f128a4b7b3767348

Investigate a CVE

Validate active exploitation, relationships, evidence, and remediation priority.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/responses.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=953f49e47ca4f1b7cc9d36249458f861

Interpret responses

Understand resolution states, evidence, rankings, assessments, batches, and errors.

What Kyberis returns

Kyberis APIs return structured JSON for machine consumers. Serving-path assessment generation is deterministic and LLM-free, so agents can branch on fields such as resolution.status, priority_score, confidence_score, evidence IDs, and error_code.
  1. Resolve raw input with /v2/entity-resolution unless the request is broad discovery.
  2. Retrieve claim-level evidence with /v2/evidence.
  3. Pivot with /v2/relationships when you need related actors, campaigns, malware, sectors, or indicators.
  4. Rank environment-relevant signals with /v2/prioritize.
  5. Run the specific assessment endpoint for the subject type.
  6. Preserve request_id, run_id, step_id, confidence, caveats, and evidence references in your final answer.

Build paths

https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/api-key.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=c5e74d09fb9542e279864638475bd416

API keys

Authenticate directly with REST APIs or mint short-lived bearer tokens.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/skill.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=9341bc0f985e9f8ba3dfcb24dc0544a9

Skills

Give coding agents Kyberis investigation playbooks and response rules.
https://mintcdn.com/kyberis-e0f580e4/roQ-u8OU_cEFh4HW/icons/api-reference.svg?fit=max&auto=format&n=roQ-u8OU_cEFh4HW&q=85&s=a0d082a9b8624f6256b85e8de8462b6a

API reference

Explore every endpoint from the OpenAPI specification.