# Vuori: agent door 57, human door not measured
- Site: vuoriclothing.com
- Scanned: 2026-09-08
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/vuoriclothing-cpsbfc
- Scanner version: 12
A Shopify storefront that welcomes AI crawlers but blocks browser automation, leaving agents unable to walk the shopping path.
## Scores
| Measure | Score |
| --- | --- |
| Humans | not measured |
| Agents | 57/100 |
| Composite | 57/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.
- 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 agents from reading the product catalog as structured data.** (commercial_rails)
3. **No MCP manifest is published, so agents cannot discover the store's checkout capabilities or complete a purchase programmatically.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/vuoriclothing-cpsbfc
## 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.
- **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.
- **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.
- **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.
- **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.
- **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.
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-cpsbfc
## The agent door
- **machine_discoverability** 76/100. No AI crawler is blocked by robots.txt rules, llms.txt is published, and the sitemap lists 1119 URLs. The homepage carries 7 schema.org types and 21 prices in raw HTML.
- **programmatic_onboarding** 10/100. No API documentation is linked from the homepage or published at standard paths. The Shopify platform supports agent checkout protocols, but no MCP manifest or agent checkout manifest is published.
- **pricing_legibility** 90/100. Prices appear in the raw HTML of all 3 product pages checked, with 84 prices across variants. The homepage itself carries 21 prices. Product structured data publishes price in USD and currency code, so an agent can parse cost without.
- **agent_aware_instrumentation** 21/100. No MCP manifest, Shopify supports the agent checkout protocols, but none is published yet, product markup carries everything a merchant feed needs.
- **machine_fetchable_trust** 85/100. Security.txt is published with a contact route for machines. The returns policy reads as text at /returns and is 2049 characters long. The homepage and product pages answer automated HTTP requests without blocking.
- **commercial_rails** 58/100. Product markup carries price and currency, products carry an identifier, a Shopify store; Catalog syndication needs a GTIN and a brand on each product, an aggregate rating is in the product markup.
## 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
