agentspeed.

agentspeed.com

frozen · permalinkr2026.11.0sha fd2d068us-eastscan e47286f3checked 2026-09-02 07:01 UTC
Compare this site →Simulate an agent task →

Publicly-generated scan via agentspeed.com. Not affiliated with agentspeed.com.

agentspeed.com is solidly ready for AI agents (composite 87, grade B). Strongest sub-score: actionability (91). Weakest: discoverability (79). The most actionable gaps detected: no markdown content negotiation.

Agent preview

What an AI agent fetching this site today is likely to understand. Each row is backed by a real signal that ran on this scan, or labels itself “not detected”. We never invent values.

confidence · 5/5 fields resolvedhigh
B
grade87/100
7 findings · 1 critical · 6 medium
discoverability79
readability87
structured_data88
actionability91
performance90

Based on 37 checks · 26 deterministic · 10 heuristic · 1 model-assisted. see /rubric.

Governance & crawler policy

How agentspeed.com declares its policy toward AI agents and crawlers. These rows are a presentation view over checks already counted under Discoverability and Readability, so they don’t add to the composite a second time.

Has robots.txtrobots_txt.presentpass
Allows well-known agentsrobots_txt.allows_known_agentspass
Declares Content-Signalrobots_txt.content_signalspass
Supports Web Bot Authdiscoverability.web_bot_authfail
Cookie consent does not block contentauth.cookie_consent_blocks_contentpass
Crawler access
robots.txt-derived snapshotpass

robots.txt allows the major AI agents (GPTBot, ClaudeBot, PerplexityBot, …).

For a live UA-by-UA fetch matrix (status, redirects, content similarity, cloaking detection across GPTBot, ChatGPT-User, ClaudeBot, Claude-User, PerplexityBot, Google-Extended, Googlebot, Bingbot, CCBot, and a default browser), run the matrix tool against this domain.

Run live crawler matrix →Fix robots.txt →
Top fixes (7)

Findings grouped by severity. Critical and high-severity items move the composite the most; medium and low items are quality improvements. Each finding links to a full remediation page.

Critical1

Page looks like Product / FAQPage; missing JSON-LD type(s): Product, FAQPage.

Medium6
weight 1

Visible text is 6.9% of HTML weight (13333/192932 bytes).

No agentic-commerce discovery manifest (x402 at /.well-known/x402.json, UCP at /.well-known/ucp, or ACP at /.well-known/acp.json).

Accept: text/markdown returns HTML, not markdown.

The site signals support for the Web Bot Auth IETF draft (HTTP Message Signatures over a known JWKS) so well-behaved agents can prove identity.

`/.well-known/oauth-protected-resource` is published per RFC 9728 so agents can discover required scopes and authorization servers programmatically.

`/.well-known/oauth-authorization-server` is reachable and conforms to RFC 8414, letting agents discover authorization endpoints without out-of-band setup.

Beyond the scan

Running AI agents of your own? AgentSpeed also monitors them in production: every run, its latency, cost, and failures, with alerts when something breaks. Free for 10,000 events a month, no credit card.

Start watching free →How it works
Composite history · 14 scans

Up +3.0since the previous scan · 1 newly passing.

060708090100Aug 20 · 87Aug 21 · 87Aug 22 · 88Aug 23 · 87Aug 24 · 87Aug 25 · 87Aug 26 · 87Aug 27 · 87Aug 28 · 85Aug 29 · 87Aug 30 · 87Aug 31 · 87Sep 1 · 84Sep 2 · 87888487Aug 20Sep 2

Y axis: composite 0–100. Bands tinted by grade (A 90+ · B 80–89 · C 70–79 · D 60–69 · F <60). Markers on min, max, latest. Hover any dot for the date and value.

Changes since the previous scan
Newly passing (1)
  • performance.ttfb_ms
Newly failing (0)
No newly-failing checks.
Score history · 14 events

Every prior public scan, with the delta against its predecessor and the checks that flipped. Click any row to open the frozen permalink for that scan.

2026-09-0287+3.0Up +3.0. 1 newly passing.2026-09-0184-3.0Down 3.0. 1 newly failing.2026-08-31870.0Flat composite. No check-status changes.2026-08-30870.0Flat composite. No check-status changes.2026-08-2987+2.0Up +2.0. 1 newly passing.2026-08-2885-2.0Down 2.0. 1 newly failing.2026-08-27870.0Flat composite. No check-status changes.2026-08-26870.0Flat composite. No check-status changes.2026-08-25870.0Flat composite. No check-status changes.2026-08-24870.0Flat composite. No check-status changes.2026-08-2387-1.0Down 1.0.2026-08-2288+1.0Up +1.0.2026-08-21870.0Flat composite. No check-status changes.2026-08-2087-2.0Down 2.0. Rubric upgrade: r2026.10.4 → r2026.11.0.
Top findings (7)
critical
Failing: structured_data.type_coverage
structured_data.type_coverage
expand ›
What we looked for

Declared JSON-LD types cover the apparent page purpose (e.g. a product page has Product, a blog post has Article).

What we found
{
  "missing": [
    "Product",
    "FAQPage"
  ],
  "declared": [
    "Organization",
    "WebSite",
    "SearchAction",
    "EntryPoint",
    "SoftwareApplication",
    "Offer"
  ],
  "expected": [
    "Product",
    "FAQPage"
  ]
}
Remediation

Page looks like Product / FAQPage; missing JSON-LD type(s): Product, FAQPage.

full remediation →
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#structured_data.type_coverage
medium
Failing: actionability.commerce_protocols
actionability.commerce_protocols
expand ›
What we looked for

The site declares an agentic-commerce discovery manifest (x402, UCP, or ACP), so a buying agent can learn how to transact from the domain alone.

What we found
{}
Remediation

No agentic-commerce discovery manifest (x402 at /.well-known/x402.json, UCP at /.well-known/ucp, or ACP at /.well-known/acp.json). Agents that buy pre-flight these before attempting a transaction; publishing the one for your commerce protocol is how they learn you accept agent-initiated purchases.

full remediation →
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#actionability.commerce_protocols
medium
Failing: content.text_ratio
content.text_ratio
expand ›
What we looked for

Visible text makes up at least 15% of the rendered DOM weight.

What we found
{
  "ratio": 0.06910725022287645,
  "htmlBytes": 192932,
  "textBytes": 13333,
  "styleBytes": 0,
  "markupBytes": 59056,
  "scriptBytes": 120543
}
Remediation

Visible text is 6.9% of HTML weight (13333/192932 bytes). 62% of the document is inline script, 31% is markup.

full remediation →
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#content.text_ratio
medium
Failing: readability.markdown_negotiation
readability.markdown_negotiation
expand ›
What we looked for

Requests with `Accept: text/markdown` return a markdown representation of the page (Markdown content negotiation).

What we found
{
  "status": 200
}
Remediation

Accept: text/markdown returns HTML, not markdown. Serve a markdown variant of primary content when requested; agents summarize and cite it more reliably.

full remediation →
See the spechttps://www.rfc-editor.org/rfc/rfc7763.html
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#readability.markdown_negotiation
medium
Failing: discoverability.web_bot_auth
discoverability.web_bot_auth
expand ›
What we looked for

The site signals support for the Web Bot Auth IETF draft (HTTP Message Signatures over a known JWKS) so well-behaved agents can prove identity.

What we found
{
  "status": 404
}
Remediation

No Web Bot Auth JWKS at /.well-known/http-message-signatures-directory.json. Publish one to allow trusted agents while keeping a default-deny posture for the rest.

full remediation →
See the spechttps://datatracker.ietf.org/doc/draft-meunier-web-bot-auth-architecture/
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#discoverability.web_bot_auth
medium
Failing: discoverability.oauth_protected_resource
discoverability.oauth_protected_resource
expand ›
What we looked for

`/.well-known/oauth-protected-resource` is published per RFC 9728 so agents can discover required scopes and authorization servers programmatically.

What we found
{
  "status": 404
}
Remediation

No RFC 9728 metadata at /.well-known/oauth-protected-resource. Publish it so agents can discover required scopes without hand-coded credentials.

full remediation →
See the spechttps://datatracker.ietf.org/doc/html/rfc9728
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#discoverability.oauth_protected_resource
medium
Failing: discoverability.oauth_authorization_server
discoverability.oauth_authorization_server
expand ›
What we looked for

`/.well-known/oauth-authorization-server` is reachable and conforms to RFC 8414, letting agents discover authorization endpoints without out-of-band setup.

What we found
{
  "status": 404
}
Remediation

No RFC 8414 metadata at /.well-known/oauth-authorization-server. Agents that act on behalf of users need this to discover your authorization endpoints.

full remediation →
See the spechttps://datatracker.ietf.org/doc/html/rfc8414
Cite this findingagentspeed.com/score/agentspeed.com/scan/e47286f3-ddc8-4134-95ed-5f828cc6d435#discoverability.oauth_authorization_server
Checks (37)
Every check that ran. Switch to ELI5 for plain-language explanations.
checkstatusweightduration
actionability.commerce_protocolsfail1.000ms
content.text_ratiomin text ratio = 15%fail1.003ms
discoverability.oauth_authorization_serverfail1.000ms
discoverability.oauth_protected_resourcefail1.000ms
discoverability.web_bot_authfail1.000ms
readability.markdown_negotiationfail1.000ms
structured_data.type_coveragematch = type-to-purpose inferencefail1.000ms
operability.filters_addressableskip2.0020ms
performance.full_render_msthreshold = 4sskip1.000ms
actionability.agent_skillspass1.000ms
actionability.web_mcppass1.000ms
auth.cookie_consent_blocks_contentdetector = consent overlay heuristicpass2.0039ms
auth.paywall_or_login_wall_on_landingdetector = paywall/login-wall heuristicpass2.0041ms
coherence.jsonld_name_matches_visiblepass1.001ms
coherence.jsonld_price_matches_visiblepass2.005ms
coherence.language_declared_matches_contentdetector = stopword/script profile, >=40 words, WARN-onlypass1.004ms
content.headings_hierarchyrule = single H1, no skipped levelspass1.0018ms
content.js_required_for_primary_contentdetector = no-JS visibility heuristicpass2.000ms
discoverability.api_catalogpass1.000ms
discoverability.link_headerspass1.000ms
discoverability.mcp_server_cardpass1.000ms
journey.primary_probemodel-assistedpass2.001478ms
llms_txt.presentpass0.000ms
markup.canonicalpass2.0049ms
markup.languagepass1.001ms
markup.meta_descriptionpass2.0017ms
markup.titlepass2.0028ms
operability.primary_action_in_dompass2.0020ms
performance.payload_kbthreshold = 3MBpass1.000ms
performance.ttfb_msthreshold = 800mspass1.000ms
reachability.statuspass2.000ms
robots_txt.allows_known_agentspass2.001ms
robots_txt.content_signalspass1.000ms
robots_txt.presentpass1.000ms
sitemap.presentpass2.000ms
structured_data.jsonld_presentpass2.000ms
structured_data.validatespass2.000ms

Sorted failures first. Every row was produced by the scan on 2026-09-02 07:01 UTC. Each check is defined in /rubric §6.

Competitive context

How agentspeed.com compares against other saas domains scanned by AgentSpeed. Peer average requires ≥ 3 peers; percentile requires ≥ 9. Empty values mean we’re still gathering data.

categorySaaS
peers52
peer average72.5
top in category95.0
percentile94%
SaaS leaderboard →All leaderboards →
Reproduce this scan

This scan is content-addressable. Download the JSON and confirm that the composite matches score(rubric, checks) for the referenced rubric. Re-running the command below executes against the current rubric; scores agree within ±1 point unless the target site changed.

↓ Download scan.json→ View rubric
rubricr2026.11.0
rubric shafd2d068
regionus-east
user-agentAgentSpeedBot/1.0
viewport1280x800
finished2026-09-02T07:01:18Z
POST /api/scans: run a fresh scan
curl -sS -X POST https://agentspeed.com/api/scans \
  -H 'content-type: application/json' \
  -d '{"url": "https://agentspeed.com"}'
Download this scan: scan.json (cache-forever, immutable). Includes per-check raw values, rubric sha, and the full finding list with remediation.
What AgentSpeed scanned

What AgentSpeed scanned

Every scan is based on public website behaviour, fetched from a public client, no auth, no plugins, no private data. The nine signals below are what AgentSpeed reads about your site.

Embed an AgentSpeed badge

Show your AgentSpeed score in your README, footer, or sales deck. Four variants below; each is a static SVG served from /badge/<your-domain> with no JS, no tracking, no API calls. Documentation: /docs/badge.

Dark220×32

Default. Brand mark + grade + score on a dark base. Pairs well with most footers and READMEs.

AgentSpeed B 87/100
HTML snippet
<a href="https://agentspeed.com/score/agentspeed.com" target="_blank" rel="noopener">
  <img src="https://agentspeed.com/badge/agentspeed.com?variant=dark" alt="AgentSpeed grade B for agentspeed.com" width="220" height="32" />
</a>
Markdown snippet
[![AgentSpeed grade B for agentspeed.com](https://agentspeed.com/badge/agentspeed.com?variant=dark)](https://agentspeed.com/score/agentspeed.com)
Light220×32

Same dimensions as the dark variant; light background with dark text. For light-mode docs and pages.

AgentSpeed B 87/100
HTML snippet
<a href="https://agentspeed.com/score/agentspeed.com" target="_blank" rel="noopener">
  <img src="https://agentspeed.com/badge/agentspeed.com?variant=light" alt="AgentSpeed grade B for agentspeed.com" width="220" height="32" />
</a>
Markdown snippet
[![AgentSpeed grade B for agentspeed.com](https://agentspeed.com/badge/agentspeed.com?variant=light)](https://agentspeed.com/score/agentspeed.com)
Compact130×32

Brand mark + grade only. Use when you have horizontal space constraints.

AgentSpeed B
HTML snippet
<a href="https://agentspeed.com/score/agentspeed.com" target="_blank" rel="noopener">
  <img src="https://agentspeed.com/badge/agentspeed.com?variant=compact" alt="AgentSpeed grade B for agentspeed.com" width="130" height="32" />
</a>
Markdown snippet
[![AgentSpeed grade B for agentspeed.com](https://agentspeed.com/badge/agentspeed.com?variant=compact)](https://agentspeed.com/score/agentspeed.com)
Score-only60×32

Just the grade chip. Smallest variant, fits inline next to a heading or metric.

A·S B
HTML snippet
<a href="https://agentspeed.com/score/agentspeed.com" target="_blank" rel="noopener">
  <img src="https://agentspeed.com/badge/agentspeed.com?variant=score-only" alt="AgentSpeed grade B for agentspeed.com" width="60" height="32" />
</a>
Markdown snippet
[![AgentSpeed grade B for agentspeed.com](https://agentspeed.com/badge/agentspeed.com?variant=score-only)](https://agentspeed.com/score/agentspeed.com)
Certified250×32

Shows your certification tier while your certificate is valid; falls back to the score badge when it is not.

AgentSpeed B 87/100
HTML snippet
<a href="https://agentspeed.com/score/agentspeed.com" target="_blank" rel="noopener">
  <img src="https://agentspeed.com/badge/agentspeed.com?variant=certified" alt="AgentSpeed grade B for agentspeed.com" width="250" height="32" />
</a>
Markdown snippet
[![AgentSpeed grade B for agentspeed.com](https://agentspeed.com/badge/agentspeed.com?variant=certified)](https://agentspeed.com/score/agentspeed.com)
FAQ
What does this AgentSpeed score mean?expand ›

The composite is a 0–100 weighted average of five sub-scores measuring how well a website performs for AI agents (ChatGPT, Claude, Perplexity, Operator, etc.). The full rubric (every check, weight, and grade band) is published at /rubric.

Is this an official score from the website owner?expand ›

No. AgentSpeed scores are publicly generated against agentspeed.com's public surfaces (robots.txt, sitemap, the landing URL, /llms.txt, /.well-known/* discovery endpoints). AgentSpeed is not affiliated with or endorsed by agentspeed.com. The score reflects what we observed at scan time, nothing more.

How often is this site scanned?expand ›

Public scans happen when someone submits the URL on the homepage. Once a domain is claimed in the (forthcoming) monitoring tier, the site is rescanned daily and a history is kept. For now, every public score reflects the most recent submission.

How can this score be improved?expand ›

Each failing check on the page expands to a remediation step with the exact change to make. The "Top fixes" section ranks them by score impact. Most domains move 5–10 points by adding an llms.txt, allowing well-known agent user-agents in robots.txt, and emitting JSON-LD that matches the page purpose.

What rubric version was used?expand ›

This scan was computed against rubric r2026.11.0. The rubric is versioned and immutable: historical scans always render against the rubric they were computed on, even after a new version ships. The current rubric and its full changelog are at /rubric.