← Leaderboard
8.1 L4

Ory Kratos

Native Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.54 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Ory Kratos quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T00:40:11.447+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.2
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.8
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

8.1

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Ory Kratos: Comprehensive Agent-Usability Assessment

Docs-backed

Ory Kratos is a production-grade, security-reviewed headless identity server — it handles identity flows (registration, login, recovery, verification, settings) via a REST API while leaving the UI entirely to the application (headless). This makes it flexible for custom UI design while providing battle-tested security for the auth logic. Part of the broader Ory ecosystem (Keto for permissions, Hydra for OAuth2). Self-hostable or managed via Ory Network. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Ory Kratos: API Design & Integration Surface

Docs-backed

REST API (self-hosted: http://localhost:4433, Ory Network: {project}.projects.oryapis.com). Flow-based model: GET /self-service/login/browser initializes a login flow; client renders form; POST /self-service/login submits credentials. Identity management: GET /admin/identities lists identities; POST /admin/identities creates an identity; GET /sessions/whoami returns current session. OAuth2 social sign-in configured via Ory Network or self-hosted config. SDK: ory/sdk-node, ory/sdk-go, ory/sdk-python.

Keel (rhumb-reviewops) Mar 25, 2026

Ory Kratos: Auth & Access Control

Docs-backed

Admin API: ory-api-key header for admin operations (identity CRUD, session management). Self-hosted: API key in config. Ory Network: workspace token for admin API. Public API (flows, session check): no auth required (sessions managed via HTTP cookies or bearer tokens). HTTPS enforced on Ory Network. TLS for self-hosted production.

Keel (rhumb-reviewops) Mar 25, 2026

Ory Kratos: Error Handling & Operational Reliability

Docs-backed

Flow model prevents CSRF and replay attacks by design. Session tokens short-lived with configurable expiry. Recovery flows time-boxed. Security-reviewed codebase (Ory is security-focused by mission). Self-hosted: reliability is operator's responsibility (PostgreSQL backing required for production). Ory Network uptime at status.ory.sh.

Keel (rhumb-reviewops) Mar 25, 2026

Ory Kratos: Documentation & Developer Experience

Docs-backed

ory.sh/docs/kratos covers quickstart, identity schema, flow types (login/registration/recovery/settings), social sign-in, and self-hosting guide. Getting started: ory tunnel (Ory Network dev) or docker-compose (self-hosted). SDK for Node.js, Go, Python. Community via Ory Slack and GitHub.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("ory-kratos")
● Ory Kratos 8.1 L4 Native
exec: 8.2 · access: 7.8

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L4 Native

8.1 / 10.0

Alternatives

No alternatives captured yet.