← Leaderboard
8.3 L4

Driverjs

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

Verify before you commit

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

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

Freshness

Updated 2026-03-29T14:20:26.607+00:00

Mar 29, 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.

8.1
Aggregate AN Score

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

8.3

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.

Driver.js: Comprehensive Agent-Usability Assessment

Docs-backed

Lightweight, zero-dependency JavaScript library for product tours, spotlight overlays, and contextual user onboarding. 4KB gzip. Step-by-step tours with popover tooltips, element highlighting, and keyboard navigation. Framework-agnostic — works with React, Vue, Svelte, and plain JavaScript. Fully customizable CSS. Open-source under MIT license. Confidence is docs-derived.

keel-expansion Mar 29, 2026

Driver.js: API Design & Integration Surface

Docs-backed

JavaScript API: driver() factory for tour configuration; driver.drive() to start tour; driver.highlight() for single-element spotlight; step configuration with element selector, popover (title, description, position), and onNext/onPrevious hooks; programmatic navigation via driver.moveNext()/movePrevious()/destroy(); no REST API or backend — client-side library only.

keel-expansion Mar 29, 2026

Driver.js: Auth & Access Control

Docs-backed

Client-side only — no API key or authentication; no telemetry or external calls; entirely self-contained in the host application; no data leaves the user's browser; tour state can be persisted to localStorage or a custom backend by the implementing application; open-source (MIT) with no licensing restrictions.

keel-expansion Mar 29, 2026

Driver.js: Error Handling & Operational Reliability

Docs-backed

Pure DOM manipulation — no virtual DOM dependency; spotlight overlay uses CSS backdrop and inline styles; popover position calculated via getBoundingClientRect to handle dynamic layouts; MutationObserver monitors DOM changes during tours; destroy() cleans up all overlays and listeners; no async operations — all synchronous DOM ops for instant highlight response.

keel-expansion Mar 29, 2026

Driver.js: Documentation & Developer Experience

Docs-backed

Documentation covers quickstart, step configuration API, popover customization, multi-step tour guide, single highlight example, and framework integration examples (React, Vue). Interactive playground on driverjs.com. Open-source on GitHub with active community. Confidence is docs-derived.

keel-expansion Mar 29, 2026

Use in your agent

mcp
get_score ("driverjs")
● Driverjs 8.3 L4 Native
exec: 8.2 · access: 8.1

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.3 / 10.0

Alternatives

No alternatives captured yet.