CrawlDex
Preflight detail

uhaul.com

customer_support.reservation_or_claim_help

unknown
Observed verdict

Unverified

No recent checks. We have not observed this lately.

Confidence: low Few runs, or results vary. Treat as a signal, not a fact. No recent checks
n/aAES
n/a outcome rate
Evidence and trust

untrusted trust

0%
basisNo measured route evidence is attached yet.0
sourceNo trusted source tier is available yet.
nextCollect a trusted run before treating this as a reliable recommendation.
Confidence low 15%
Evidence 0 none
Freshness unknown unknown
Blockers 0 none
Recipe

No verified recipe is available for this origin and task.

unavailable
recipe://uhaul.com/customer_support.reservation_or_claim_help/unverified
  1. Call preflight immediately before attempting the task. Preflight response contains fresh evidence or explicitly reports unknown freshness.
  2. Use user-present browser mode and capture checkpoints before irreversible actions. Screenshots, DOM snapshots, or hashes are attached to the run report.
  3. Submit a run report after completion, failure, or handoff. Outcome, friction tags, duration, and evidence ID are recorded.
Human approval
Evidence is not strong enough for unsupervised execution. Collect more evidence or keep a human operator in the loop.
Do not cross
  • Do not complete payment, cancellation, or refund submission without user approval.
  • Abort on CAPTCHA, bot block, price mismatch, or unclear policy state.
Success signals
  • Durable confirmation page
  • Confirmation email
  • Case or order identifier
Dimension scores

Why the route scores this way

reachability n/a
navigability n/a
task completability n/a
transactability n/a
recoverability n/a
policy parseability n/a
trust safety n/a
efficiency n/a
Issue flags

Known blockers

none
Recommended actions

Remediation queue

  • highcrawldex
    Run a synthetic canary for uhaul.com / customer_support.reservation_or_claim_help. Creates first-party evidence for a reliable preflight decision.
  • mediumagent
    Use user-present mode and report the outcome with evidence. Avoids over-trusting an unmeasured task surface.
Next steps

Use this report

Watch for changes

Use this page as the watch URL. Alert subscriptions are coming next; every verdict already shows freshness so agents know when to re-check.

Cite this
CrawlDex, "uhaul.com customer_support.reservation_or_claim_help", /sites/uhaul.com/customer_support.reservation_or_claim_help, checked with visible confidence and freshness metadata.
Report what you saw Add your own agent run to the evidence.
Agent handoff

Copy this into an agent runbook

customer_support.reservation_or_claim_help
Before attempting customer_support.reservation_or_claim_help on uhaul.com, check CrawlDex. Current verdict: Collect evidence first. Run a canary or submit a trusted outcome before allowing an agent to attempt this unsupervised.
curl -sS -X POST /api/v1/preflight \
  -H 'content-type: application/json' \
  -d '{"site":"uhaul.com","task":"customer_support.reservation_or_claim_help","agent_profile":{"stack":"browser-use","browser_runtime":"playwright"}}'
Preflight contract
{
  "site": "uhaul.com",
  "task": "customer_support.reservation_or_claim_help",
  "agent_profile": {
    "stack": "browser-use",
    "browser_runtime": "playwright"
  }
}