# Free Fly Apparel: agent door 55, human door not measured
- Site: freeflyapparel.com
- Scanned: 2026-09-07
- Scan type: Deep scan
- Business type: unknown
- Report: https://www.seconddoor.io/r/freeflyapparel-wdv89q
- Scanner version: 10
Free Fly's catalog and checkout are fully machine readable through a UCP manifest, but the site has zero developer surface and lets JavaScript-only reviews go invisible to any agent that can't run.
## Scores
| Measure | Score |
| --- | --- |
| Humans | not measured |
| Agents | 55/100 |
| Composite | 55/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 10 of 17 requests, but could not find a contact route for machines. It came up empty on 6 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
- 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
- missing 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
- ok      walk the way a visitor would, to a signup form or a product
## What a visitor meets
1. **Landing page** (friction). Page title states 'Bamboo & Sun Protective Clothing', clarifying the business fast. Homepage shows a lifestyle fishing scene and nav for Men, Women, Kids, Accessories. A discount popup covers the page on load asking for email signup for 15% off, dismissible via Close.
2. **Product page - Men's Bamboo Lightweight Hoodie** (smooth). Page shows price $74, color and size selectors, materials, care instructions, shipping and returns, fit guide, and 4,105 reviews with rating breakdown. No login needed to view any of it. This is a normal browsable catalog page, not gated.
3. **Cart page, unauthenticated** (smooth). Cart is empty and reachable without any login. It offers 'Join or Log In to access perks and a quicker checkout' but does not force account creation to shop. A direct /account URL is blocked by robots.txt for automated visitors, so account signup fields could not be inspected in this walk.
## Top issues
1. **No security.txt is published, so a machine has no documented route to report a problem.** (machine_fetchable_trust)
2. **Product page structured data omits return policy and shipping details even though both policies exist as readable text pages.** (agent_aware_instrumentation)
The evidence and the recommended fix for each are on the report page: https://www.seconddoor.io/r/freeflyapparel-wdv89q
## 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.
- **Put Okendo 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.
- **Variants missing a GTIN or a brand** at `catalog-identifiers.csv`, 5 minutes, no developer needed. Verify: The next scan reads the catalogue feed and finds a valid GTIN on at least nine in ten variants and a brand on at least nine in ten products.
- **Organization structured data** at `homepage`, 15 minutes, developer. Verify: The next scan reads Organization and WebSite nodes in the homepage JSON-LD and the structured data 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.
- **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.
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/freeflyapparel-wdv89q
## The agent door
- **machine_discoverability** 100/100. Robots.txt allows every named AI crawler, a real browser renders normally, llms.txt is published, and a 422-URL sitemap lists every product. Nothing here is hidden from a machine.
- **programmatic_onboarding** 0/100. No OpenAPI spec at any of 6 standard paths, no MCP manifest at 3 standard paths, and no developer documentation linked anywhere on the homepage. There is no way for a program to onboard beyond browsing the storefront.
- **pricing_legibility** 90/100. 9 prices sit in the raw homepage HTML and 77 prices across 3 product pages with no JavaScript required. Product structured data carries price, currency and availability, so an agent can parse cost without scraping rendered content.
- **agent_aware_instrumentation** 57/100. No MCP manifest at standard paths, but a Universal Commerce Protocol manifest exists with checkout, cart and order capabilities over MCP, and the catalog answers as data at /products.json.
- **machine_fetchable_trust** 65/100. No security.txt at the standard well-known path. Returns and shipping policies are readable as plain text, and the homepage answers automated requests cleanly, but trust signals are incomplete.
- **commercial_rails** 20/100. A UCP manifest declares checkout, cart, fulfillment and order capabilities with 3 payment handlers over MCP, and the catalog and policies are all machine readable, but no ACP manifest and no paid-crawl signal mean an agent-driven purchase.
## 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
