# Vuori: agent door 49, human door not measured
- Site: vuoriclothing.com
- Scanned: 2026-09-04
- Scan type: Basic scan
- Business type: unknown
- Report: https://www.seconddoor.io/r/vuoriclothing-3aewjh
- Scanner version: 10
A Shopify storefront that publishes product data to machines but blocks automated browsers from shopping, and has no API surface for programmatic access.
## Scores
| Measure | Score |
| --- | --- |
| Humans | not measured |
| Agents | 49/100 |
| Composite | 49/100 |
Agent door only. The human door could not be measured on this scan. A Door Gap needs both doors, so this scan does not report one.
## What the machine actually did
The agent got through 11 of 17 requests, but could not find a published agent interface. It came up empty on 5 other checks too. That is enough missing for a machine to give up before it reaches a purchase.
- ok      reach the site at all
- ok      find out whether machines are welcome
- ok      ask whether the door opens for requests carrying the AI crawlers' names
- ok      read the site's own guide for language models
- ok      find out what pages exist
- ok      find a contact route for machines
- missing find a published agent interface
- missing find an agent plugin manifest
- missing find out whether verified agents are recognised
- ok      read the homepage as data rather than as a page
- missing find a machine readable API spec
- missing read the developer documentation
- ok      read the prices without running JavaScript
- ok      read the product catalogue as data
- ok      read a product page as data
- ok      read the returns and shipping terms
- missing walk the way a visitor would, to a signup form or a product
## Top issues
1. **Reviews load from Yotpo by script, so a client that reads raw HTML sees the products without a single review.** (pricing_legibility)
2. **The /products.json endpoint is closed, blocking the standard feed that agents use to read inventory and prices.** (commercial_rails)
3. **No API surface is published or discoverable, blocking programmatic access to the catalog.** (programmatic_onboarding)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/vuoriclothing-3aewjh
## Files generated from this scan
- **Let verified assistants through** at `notes`, 1 hour, developer. Verify: The next scan opens the homepage and the key pages in a real browser and under the search crawler names, and every one is served.
- **robots.txt rules for AI crawlers** at `/robots.txt`, 10 minutes, no developer needed. Verify: The next scan reads robots.txt and finds every search and agent crawler allowed, none of them kept off product or pricing paths.
- **Put Yotpo reviews in the page** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds review text in the server HTML of a product page.
- **Return policy and shipping structured data** at `product page`, 30 minutes, developer. Verify: The next scan reads a MerchantReturnPolicy on the product pages, and OfferShippingDetails when the shipping node was published.
- **Link the policy pages from the product page** at `notes`, 30 minutes, no developer needed. Verify: The next scan finds the returns and shipping policy pages linked from a product page.
- **Shipping and delivery page** at `/policies/shipping-policy`, 30 minutes, no developer needed. Verify: The next scan reads the shipping policy page as text without JavaScript and finds it linked from a product page.
- **Machine interfaces: where you stand** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds the interface you published answering at its well-known path, and that check passes.
- **Agent checkout: where you stand** at `notes`, 10 minutes, no developer needed. Verify: The next scan finds a UCP manifest, a storefront MCP endpoint or another discovery file answering, and the checkout check passes.
Each file is written from what this scan found on the site. The content is in the JSON once the evidence is opened: https://www.seconddoor.io/api/reports/vuoriclothing-3aewjh
## The agent door
- **machine_discoverability** 79/100. No AI crawler is blocked by robots.txt; llms.txt is published with 97 lines of declared intent for assistants. The homepage carries 7 schema.org types including Organization and SearchAction, and a sitemap lists 1120 URLs.
- **programmatic_onboarding** 10/100. No API surface was found. No OpenAPI spec exists at any of the 6 standard paths checked. No developer documentation is linked from the homepage. The Shopify platform supports programmatic access patterns, but none are published or.
- **pricing_legibility** 90/100. Prices are embedded in the raw HTML of all 3 product pages checked, with 133 prices across those pages and 24 on the homepage itself. Product structured data publishes price and currency in JSON-LD. Availability is also published.
- **agent_aware_instrumentation** 21/100. No MCP manifest is published at any of the 3 standard paths checked. Shopify supports the agent checkout protocols, but no agent checkout manifest exists yet.
- **machine_fetchable_trust** 85/100. security.txt is published at /.well-known/security.txt with a contact route for machines. The returns policy reads as plain text at /returns and is 3409 characters long. The homepage answers automated requests with HTTP 200.
- **commercial_rails** 10/100. The site runs on Shopify, which supports payment and checkout. However, the /products.json endpoint is closed (returns 404), blocking the standard feed that agents use to read inventory and prices. No agent checkout manifest is published.
## The human door
- **steps_to_first_value** null/100. Could not verify: this scan did not reach the pages that would show it.
- **required_fields** null/100. Could not verify: this scan did not reach the pages that would show it.
- **verification_walls** null/100. Could not verify: this scan did not reach the pages that would show it.
- **error_recovery** null/100. Could not verify: this scan did not reach the pages that would show it.
---
Scored by SecondDoor. Method: https://www.seconddoor.io/methodology
Scan another site: https://www.seconddoor.io
Rate an issue or this report: POST https://www.seconddoor.io/api/feedback, or the rate_fix tool on https://www.seconddoor.io/api/mcp
