CrawlDex
Preflight detail

uhaul.com

real_estate_moving.reserve_moving_truck

blocked recipe://uhaul.com/real_estate_moving.reserve_moving_truck/public-preflight-v1
Observed verdict

Blocked

Agents could not finish this in recent checks.

Confidence: low Few runs, or results vary. Treat as a signal, not a fact. Last checked today
77AES
77% outcome rate
Evidence and trust

low trust

32%
basisBased on 3 evidence samples from catalog reporters.3
sourceSources: public web observation.
nextTreat this as directional until trusted canaries or operator reports arrive.
Confidence low 30%
Evidence 3 public web observation
Freshness 0d fresh
Blockers 2 known friction
Recipe

Official truck-rental quote, reservation lookup, or help page exposes pickup/dropoff, vehicle class, rate, and cancellation boundaries before booking.

active
recipe://uhaul.com/real_estate_moving.reserve_moving_truck/public-preflight-v1
  1. Open the documented public path for U-Haul: Official truck-rental quote, reservation lookup, or help page exposes pickup/dropoff, vehicle class, rate, and cancellation boundaries before booking. Public source or help surface is visible.
  2. Check the listed blockers and policy constraints before entering account, payment, booking, or cancellation state. price_mismatch, login_required, policy_parseable, confirmation_email_clean
  3. Stop before any irreversible or user-sensitive action and ask for explicit approval. User approval is captured before final action.
Human approval
Keep the user present for payment, price, fee, booking, or purchase confirmation. Stop before any final transaction.
Do not cross
  • Do not reserve, cancel, add insurance, or submit payment without explicit user approval.
  • Confirm mileage, fuel, deposit, equipment, and location-specific fees before action.
Success signals
  • Vehicle/quote path identified
  • Pickup/dropoff and fee fields visible
  • Reservation confirmation expected after user-approved action
Dimension scores

Why the route scores this way

reachability 65
navigability 77
task completability 77
transactability 65
recoverability 77
policy parseability 77
trust safety 65
efficiency 77
Issue flags

Known blockers

price_mismatchlogin_required
Policy notes
public pathOfficial truck-rental quote, reservation lookup, or help page exposes pickup/dropoff, vehicle class, rate, and cancellation boundaries before booking.
task familyschedule
seo angleU-Haul Moving Truck Reservations: AI Agent Public Preflight
confidence noteOfficial quote/reservation pages reveal task structure; final price and availability can change by location and time.
launch setfirst 300 public preflight
Recommended actions

Remediation queue

  • highagent
    Do not reserve, cancel, add insurance, or submit payment without explicit user approval. Keeps the agent inside documented, reversible, user-approved boundaries.
  • highagent
    Require total-price verification immediately before final submission. Reduces high-regret transaction errors.
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 real_estate_moving.reserve_moving_truck", /sites/uhaul.com/real_estate_moving.reserve_moving_truck, 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

real_estate_moving.reserve_moving_truck
Before attempting real_estate_moving.reserve_moving_truck 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":"real_estate_moving.reserve_moving_truck","agent_profile":{"stack":"browser-use","browser_runtime":"playwright"}}'
Preflight contract
{
  "site": "uhaul.com",
  "task": "real_estate_moving.reserve_moving_truck",
  "agent_profile": {
    "stack": "browser-use",
    "browser_runtime": "playwright"
  }
}