check_device_auth

shallow

com.predme/hypathesis · Verify this server

Check if the user has completed browser sign-in for a device auth request. Poll this after calling initiate_device_auth. Returns status 'pending' while waiting, or 'complete' with an api_key when the user has signed in. Use the returned api_key as the authorization parameter in other tools. Args: user_code: The user_code returned by initiate_device_auth. Returns: Pending: {"status": "pending"} Complete: {"status": "complete", "api_key": "hk_..."} Error: {"error": "..."}

100.0/100

1 trials · measured 8 days ago

check_device_auth scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.predme/hypathesis, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: check_device_auth
[![Vouch score](https://vouch.tools/api/tools/81a29e14-75ea-4783-ac8e-34fccf59028f/badge.svg)](https://vouch.tools/tools/81a29e14-75ea-4783-ac8e-34fccf59028f)
check_device_auth — Vouch