# Vuori: agent door 49, human door not measured
- Site: vuoriclothing.com
- Scanned: 2026-09-08
- Scan type: Basic scan
- Business type: unknown
- Report: https://www.seconddoor.io/r/vuoriclothing-uhd943
- Scanner version: 13
A Shopify storefront blocks browser automation entirely, closing the door to assistant shopping while publishing product data that machines can read.
## 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 16 requests, but could not find a published agent interface. It came up empty on 4 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
## Top issues
1. **The catalogue endpoint at /products.json is closed and no product sitemap replaces it, so an assistant has no list of what this store sells.** (machine_discoverability)
2. **The /products.json endpoint returns HTTP 404, closing the default Shopify product feed that agents use to discover inventory.** (commercial_rails)
3. **No MCP manifest or agent checkout protocol is published, leaving no way for agents to complete a purchase even if they reach the product page.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/vuoriclothing-uhd943
## 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.
- **Product markup skeleton** at `/products/womens-vuori-alltheform-legging-bloom`, 30 minutes, developer. Verify: The next scan reads price, currency and availability in the Product markup of at least one product page.
- **Product markup snippet for every product page** at `snippets/seconddoor-product-jsonld.liquid`, 30 minutes, developer. Verify: The next scan reads price, currency and availability in the Product markup of every product page it samples, with the structured price matching the catalogue feed.
- **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-uhd943
## The agent door
- **machine_discoverability** 76/100. No AI crawler is blocked by robots.txt; llms.txt is published with declared intent for assistants. The homepage carries 7 schema.org types, 21 prices in raw HTML, and a sitemap listing 1119 URLs.
- **programmatic_onboarding** 10/100. No API documentation is linked from the homepage or published at standard paths. No OpenAPI spec exists at any of the 6 paths checked. The site is a Shopify storefront with no developer surface exposed.
- **pricing_legibility** 90/100. Prices appear in raw HTML on the homepage (21 instances) and across 3 product pages checked (84 instances). Product structured data publishes price and currency for every variant. Availability is marked in schema.org.
- **agent_aware_instrumentation** 21/100. No MCP manifest is published at any of the 3 standard paths checked. Shopify supports agent checkout protocols and the platform is ready to serve one, but no manifest has been created.
- **machine_fetchable_trust** 85/100. security.txt is published at /.well-known/security.txt with a contact route for machines. The returns policy is readable as text at /returns without JavaScript. The homepage and product pages serve structured data to HTTP requests.
- **commercial_rails** 10/100. Shopify is the platform and supports agent checkout protocols, but no agent checkout manifest is published. The /products.json endpoint, which Shopify serves by default, returns HTTP 404, indicating it has been closed.
## 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
