Launch Stealth Bench V2: 100 domains, 60 seconds, 12 browser configurations - #55
Open
MagMueller wants to merge 4 commits into
Open
MagMueller wants to merge 4 commits into
MagMueller wants to merge 4 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace Stealth Bench V1 with a reproducible 100-domain, 60-second protected-site access challenge. A deterministic Playwright probe opens each URL; a separate Luna judge evaluates page text and screenshots at 20 and 60 seconds. There is no executor LLM or self-reported success. The same frozen cohort was evaluated twice across 12 browser configurations, retaining all 2,400 scheduled attempts.
The headline denominator is all 200 attempts per configuration. Unresolved outcomes have null per-task scores and are never relabeled bot blocks. Browserless's possible-access upper bound is 86%; chart hatching shows recorded unresolved outcomes. Original observations, 97 one-time missing-measurement retries, effective outcomes, source hashes, requested settings, privacy checks and separate judge-sensitivity bounds are included.
Adds a pinned standalone runner, exact task/judge documentation and light/dark PNG/SVG charts. The encrypted dataset contains 100 distinct starting registered domains: 97 homepages and three generic public routes, with no queries, fragments, credentials or customer identifiers. Raw captures, customer complaints, private traces, session IDs and egress IPs remain private. Removes Stealth V1's dataset, results, plots and legacy CLI selection; BU Bench V1 and V2 remain available.
This cohort was historically selected for Cloud versus headful-plus-proxy differences, then frozen before this provider comparison. It is a regression challenge, not representative web-wide access or a vendor-balanced ranking. Browser versions, network exits, native solvers and the Cloud content viewport differ. Browserbase Verified requires an Enterprise plan and has no score. The methodology documents the corrected Browserless configuration and acquisition retry history.
A visual audit covered 61 distinct attempts, including a fixed random matched sample of 40 captures. It identified blank-page and age-overlay judgment ambiguities. Original judgments are preserved; the separate sensitivity analysis places Cloud at 88.5–90.5% and headful-plus-proxy at 13.5–16% for the identified cases. These bounds are not confidence intervals or a full human relabeling.
Validation: 78 unittest cases (three optional skips), Ruff, locked runner help, chart aggregate validation/rendering and light/dark visual review, exact dataset/task coverage, original/retry lineage, source/lock hashes and public-field privacy checks. The private companion implementation is in new-eval-platform PR #33. No merge or deployment is part of this PR.
Summary by cubic
Replaces Stealth Bench V1 with V2, a reproducible 100-domain, 60-second protected-site access challenge. A deterministic Playwright probe opens each URL; an identity-blinded Luna judge scores page text and screenshots at 20 and 60 seconds, replacing the executor LLM and self-reported success.
New Features
Refactors
--benchmark Stealth_Bench_V1; BU Bench V1 and V2 keep their paths.OPENAI_API_KEY; the V1 Gemini binary judge is gone.The cohort was historically selected for Cloud versus headful-plus-proxy differences and is a regression challenge, not a representative or vendor-balanced benchmark. The private companion implementation ships separately in new-eval-platform PR #33.
Written for commit 74b4271. Summary will update on new commits.
Independent provider confirmation
All seven managed providers were rerun on the same frozen 100 tasks: 700 additional original attempts and nine one-time missing-measurement retries. Browserbase uses standard mode; no Enterprise feature or plan upgrade was used. Each provider used concurrency five and the unchanged 60-second access-v3 protocol, with task-order seed 20260930. Original two-repeat results are preserved byte-for-byte.
The new outcomes, originals, retries, provenance, privacy/integrity audit and separate sensitivity bounds are in
stealth_bench/official_results/confirmation-20260925. All 100 tasks remain in each denominator. Possible-access upper bounds are Cloud 91%, Hyperbrowser 73%, and Browserless 86%. A fixed sample of 21 screenshots was reviewed: 19 supported the recorded classifications; blank-page and age-overlay ambiguities are documented without changing verdicts. The sensitivity check applies across all providers and is not a confidence interval.Added exact 700-attempt coverage/retry-lineage checks and CI rendering for the new chart. Current public validation: 78 unittest cases (three optional local skips), Ruff, chart aggregate checks, source/data/privacy audits and desktop/mobile report QA. This remains a selected-cohort product comparison, with differences in browser/network/solver profiles and concurrency documented. No merge or deployment.
The launch chart now includes all Chromium controls with a visibly marked 20–65% axis break; both visible segments use the same scale, and the full 0–100% chart remains linked. Original scores and charts are unchanged. The new renderer passed the six Stealth tests, aggregate checks, light/dark visual review and hosted CI.