Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.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/c-TjxE2WqJIPZVhQ/icons/get-started.svg?fit=max&auto=format&n=c-TjxE2WqJIPZVhQ&q=85&s=9700ee6eb4e930bbec4390f60bf99d96

Get started

Make your first authenticated request, resolve an entity, and run an assessment.
https://mintcdn.com/kyberis/c-TjxE2WqJIPZVhQ/icons/mcp.svg?fit=max&auto=format&n=c-TjxE2WqJIPZVhQ&q=85&s=7863df3c06b580b0bb617a65bf1f7b4a

Set up an agent

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

Investigate a CVE

Validate active exploitation, relationships, evidence, and remediation priority.
https://mintcdn.com/kyberis/c-TjxE2WqJIPZVhQ/icons/responses.svg?fit=max&auto=format&n=c-TjxE2WqJIPZVhQ&q=85&s=0eb4bb372658ecffc0247d946d07fdcb

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/c-TjxE2WqJIPZVhQ/icons/api-key.svg?fit=max&auto=format&n=c-TjxE2WqJIPZVhQ&q=85&s=51760555a9f32d27837172c5c26a7cc7

API keys

Authenticate directly with REST APIs or mint short-lived bearer tokens.
https://mintcdn.com/kyberis/c-TjxE2WqJIPZVhQ/icons/skill.svg?fit=max&auto=format&n=c-TjxE2WqJIPZVhQ&q=85&s=8f27afa1ae8b079155f39d54e121811a

Skills

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

API reference

Explore every endpoint from the OpenAPI specification.