# Caraway Home: agent door 56, human door not measured
- Site: carawayhome.com
- Scanned: 2026-09-08
- Scan type: Basic scan
- Business type: ecommerce
- Report: https://www.seconddoor.io/r/carawayhome-8ftdm9
- Scanner version: 16
A Shopify storefront with complete product markup but no programmatic catalog access, forcing agents to scrape product pages one at a time.
## Scores
| Measure | Score |
| --- | --- |
| Humans | not measured |
| Agents | 56/100 (6/6 dimensions) |
| Composite | 56/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 8 of 14 requests, but could not read the site's own guide for language models. 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
- missing read the site's own guide for language models
- ok      find out what pages exist
- missing 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
- ok      read the prices without running JavaScript
- ok      read the product catalogue as data
- ok      read a product page as data
## 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. **No security contact or vulnerability disclosure path is published, leaving security researchers with no way to report issues responsibly.** (machine_fetchable_trust)
3. **The product feed endpoint is closed, forcing agents to crawl individual product pages instead of reading a catalog.** (programmatic_onboarding)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/carawayhome-8ftdm9
## Files generated from this scan
- **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.
- **security.txt** at `/.well-known/security.txt`, 10 minutes, no developer needed. Verify: The next scan fetches /.well-known/security.txt as text and the security.txt 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.
- **llms.txt** at `/llms.txt`, 15 minutes, no developer needed. Verify: The next scan fetches /llms.txt as text and the llms.txt 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/carawayhome-8ftdm9
## The agent door
- **machine_discoverability** 100/100. No AI crawler is blocked by robots.txt or user agent rules. A real browser is served the page normally. The sitemap lists 658 URLs. The homepage carries 5 schema.org types including Organization and WebSite.
- **programmatic_onboarding** 10/100. No API surface exists. The Shopify /products.json endpoint returns 404, meaning the store has closed its default product feed. No OpenAPI spec, MCP manifest, or AI plugin configuration was published at any standard path.
- **pricing_legibility** 90/100. Prices are embedded in the raw HTML of all 3 product pages checked, with 1734 prices across them. The homepage itself contains 1035 prices. Product structured data publishes price, currency, and availability.
- **agent_aware_instrumentation** 16/100. No MCP manifest was found at the 3 standard paths checked. Product markup carries everything a merchant feed needs: price, currency, availability, GTIN, brand, aggregate rating, return policy, and shipping details.
- **machine_fetchable_trust** 40/100. No security.txt file is published. The homepage answers automated requests with HTTP 200. Product pages carry a 30-day return policy in structured data and an aggregate rating of 4.8 over 19844 reviews.
- **commercial_rails** 77/100. Product markup carries price, currency, GTIN, brand, aggregate rating, and a 30-day return policy in structured data. Review text is in the server HTML. Shopify Catalog syndicates these products to shopping agents.
## The human door
- **steps_to_first_value** not measured. Could not verify: this scan did not reach the pages that would show it.
- **required_fields** not measured. Could not verify: this scan did not reach the pages that would show it.
- **verification_walls** not measured. Could not verify: this scan did not reach the pages that would show it.
- **error_recovery** not measured. 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
