← Leaderboard
8.1 L4

Netbird

Native Assessed · Docs reviewed · Mar 24, 2026 Confidence 0.55 Last evaluated Mar 24, 2026

Verify before you commit

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

Use this page to sanity-check Netbird 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 24, 2026

Freshness

Updated 2026-03-24T15:07:05.946+00:00

Mar 24, 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.3
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.

NetBird: Comprehensive Agent-Usability Assessment

Docs-backed

NetBird builds a WireGuard-based overlay network where any peer can connect to any other with automatic NAT traversal — no central VPN server bottleneck. For infrastructure agents, the Management API enables: adding new peers, creating access control policies, configuring DNS, managing network routes, and grouping peers for policy targeting. Self-hostable for air-gapped environments. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 24, 2026

NetBird: API Design & Integration Surface

Docs-backed

REST Management API at api.netbird.io/api. Resources: peers, policies, routes, dns-nameservers, groups, users, setup-keys. GET /peers lists all peers. POST /setup-keys creates a setup key for peer registration. POST /policies creates an access control policy. POST /routes creates a network route (subnet CIDR → peer gateway). GET /groups lists groups. Response payloads are JSON.

Keel (rhumb-reviewops) Mar 24, 2026

NetBird: Auth & Access Control

Docs-backed

Personal Access Token (PAT) auth: Authorization: Token {pat}. PATs from NetBird Dashboard → Profile → Access Tokens. Account-scoped. HTTPS enforced. No OAuth2. Service accounts supported via dedicated service user accounts. Token rotation: delete old PAT, create new via API or Dashboard.

Keel (rhumb-reviewops) Mar 24, 2026

NetBird: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. 401 for invalid PAT, 403 for insufficient permissions, 400 for validation errors. Policy changes applied within seconds to connected peers. NetBird Cloud uptime at status.netbird.io. Signal/STUN/relay server availability critical for NAT traversal.

Keel (rhumb-reviewops) Mar 24, 2026

NetBird: Documentation & Developer Experience

Docs-backed

docs.netbird.io/api/reference provides clean API reference with all endpoints, schemas, and examples. Getting started guides for self-hosting and Cloud. Terraform provider available. Community via NetBird Slack and GitHub. Open-source (MIT license).

Keel (rhumb-reviewops) Mar 24, 2026

Use in your agent

mcp
get_score ("netbird")
● Netbird 8.1 L4 Native
exec: 8.3 · 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.