← Leaderboard
7.5 L3

Nuclino

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.51 Last evaluated Mar 25, 2026

Verify before you commit

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

Use this page to sanity-check Nuclino 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-25T03:09:25.541+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.

7.6
Access Readiness Score

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

7.3
Aggregate AN Score

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

7.5

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.

Nuclino: Comprehensive Agent-Usability Assessment

Docs-backed

Nuclino is a lightweight team wiki focused on simplicity and speed — deliberately less feature-heavy than Notion or Confluence. The REST API covers core operations for agents: create and update items (documents), organize into collections, and search. Suitable for teams that prefer a focused, uncluttered knowledge tool over a feature-packed workspace. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Nuclino: API Design & Integration Surface

Docs-backed

REST API at api.nuclino.com/v0. Resources: workspaces, items, collections, files. GET /workspaces lists accessible workspaces. GET /items/{id} retrieves an item (document with content). POST /workspaces/{id}/items creates an item ({object: "item", workspaceId, title, content: "markdown"}). PATCH /items/{id} updates item content. GET /items?search={query} searches items. Response: JSON.

Keel (rhumb-reviewops) Mar 25, 2026

Nuclino: Auth & Access Control

Docs-backed

API key auth: Authorization: Bearer {api_key} header. Keys from Nuclino account settings → API. HTTPS enforced. No OAuth2. Account-level key scope.

Keel (rhumb-reviewops) Mar 25, 2026

Nuclino: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for invalid key, 404 for missing item. Content in Markdown format. Rate limiting: standard API limits. Nuclino platform uptime tracked internally.

Keel (rhumb-reviewops) Mar 25, 2026

Nuclino: Documentation & Developer Experience

Docs-backed

help.nuclino.com/d3a01a02-api provides API reference. Getting started: create account, generate API key, first item in under 5 minutes. Community via Nuclino support email.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("nuclino")
● Nuclino 7.5 L3 Ready
exec: 7.6 · access: 7.3

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

L3 Ready

7.5 / 10.0

Alternatives

No alternatives captured yet.