CanAgentUse tools

UCP Suite

Validate Universal Commerce Protocol discovery, then test product search, carts, checkout links, and merchant handoff flows.

MCP Playground

Connect to remote MCP servers, inspect tools and resources, test prompts, auth, headers, notifications, and JSON-RPC responses.

A2A Playground

Inspect Agent Cards, validate advertised endpoints, and prepare safe requests for agent-to-agent workflows.

Agent Website Viewer

Enter a public URL and see the roles, names, landmarks, controls, and blockers that shape how AI agents understand the page.

SCANNED
Jul 5, 2026, 3:29 AM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
67/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability50%Agent Easeof Use63%Security& Trust91%GEO, AIO, AEO68%SEO100%Performance85%Accessibility79%
  • AI Discoverability 50 out of 100
  • Agent Ease of Use 63 out of 100
  • Security & Trust 91 out of 100
  • GEO, AIO and AEO 68 out of 100
  • SEO 100 out of 100
  • Performance 85 out of 100
  • Accessibility 79 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Best Password Manager for Business, Enterprise & Personal | Bitwarden favicon

Best Password Manager for Business, Enterprise & Personal | Bitwarden

Bitwarden is the most trusted password manager for passwords and passkeys at home or at work, on any browser or device. Start with a free trial.

Open Agent View

Next step

Turn this report into a fix workflow

1 failed check is ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.

Fix with MCP / CLI
Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
50
Needs work2200
Discoverability
47
Priority fix600
Content Readiness
36
Priority fix1300
Bot Access Control
63
Needs work300
Agent Ease of Use
63
Needs work600
API
67
Needs work100
Auth
48
Priority fix100
Skill Discovery
54
Needs work100
Google Agentic Browsing
100
Strong300
GEO, AIO and AEO
68
Needs work1100
GEO Readiness
Not Applicable
Not Applicable300
AIO Readiness
Not Applicable
Not Applicable500
AEO Readiness
Not Applicable
Not Applicable300
SEO
100
Strong1000
SEO
100
Strong1000
Security & Trust
91
Strong2411View details
Security & Trust
91
Strong2411View details
Performance
85
Mostly ready1620View details
Performance
85
Mostly ready1620View details

Prioritized recommendations

Issues ranked by score impact

3 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy failed at "Evaluate script execution".

27 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

script-src allows dangerous script schemes: blob:.

Details

02

Why it matters

Content Security Policy reduces the impact of injection bugs by limiting where scripts, styles, frames, forms, and other browser resources can load or execute.

Check name

Content-Security-Policy

Score

73/100

Status

fail

Category

Security & Trust

Maturity

Established

Goal

Constrain browser resource loading and script execution with an enforcing Content-Security-Policy header.

Result

Content-Security-Policy failed at "Evaluate script execution".

Validation steps

  1. Evaluate script execution

    script-src allows dangerous script schemes: blob:.

    CSP script execution policy is unsafe
  2. Review CSP reporting

    CSP does not define a reporting endpoint.

    CSP reporting is missing or incomplete
Evidence log2 steps · 8 lines
Evaluate script execution [fail]! script-src allows dangerous script schemes: blob:.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","'unsafe-eval'","'unsafe-inline'","blob:","https://cdn.jsdelivr.net/","https://js.hs-analytics.net","https://js.hs-banner.com","https://js.hs-scripts.com","https://js.hsadspixel.net","https://js.hscollectedforms.net","https://js.hsforms.net","https://js.hubspot.com","https://amplify.outbrain.com","https://tr.outbrain.com","https://wave.outbrain.com","https://j.6sc.co","https://tag.demandbase.com","https://a.quora.com","https://assets.freshsales.io","https://bat.bing.com","https://boards.greenhouse.io","https://cdn.jsdelivr.net/npm/[email protected]","https://cdn.pdst.fm","https://global.ketchcdn.com","https://cdn.ketchjs.com/","https://connect.facebook.net","https://mountain.com","https://*.mountain.com","https://extend.vimeocdn.com","https://googleads.g.doubleclick.net","https://libraries.hund.io","https://ml314.com","https://*.ml314.com","https://player.vimeo.com","https://plausible.io","https://script.crazyegg.com","https://scout-cdn.salesloft.com","https://snap.licdn.com","https://static.ads-twitter.com","https://static.xingcdn.com/xingtrk/index.js","https://tag.clearbitscripts.com","https://cdn.hubilo.com","https://tags.clickagy.com","https://js.usemessages.com","https://ws.zoominfo.com","https://www.clarity.ms","https://scripts.clarity.ms","https://www.googletagmanager.com","https://www.google-analytics.com","https://www.googleadservices.com","https://www.redditstatic.com","https://x.clearbitjs.com","https://app.contentful.com","https://tags.clickagy.com/","https://js.zi-scripts.com","https://js.adsrvr.org/","https://*.demandbase.com","https://*.company-target.com"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":false,"hasBroadScheme":false,"dangerousSchemes":["blob:"]} expected="constrained script sources without unsafe execution allowances" issue="script-src allows dangerous script schemes: blob:."FAILscript-src allows dangerous script schemes: blob:.Review CSP reporting [warning]! CSP does not define a reporting endpoint.INFOReview CSP reportingINFOInspect CSP reporting directives reportOnlyHeaderPresent=false reportOnlyDirectives=[]WARNCompare violation reporting configuration actual="no reporting endpoint" expected="report-to or report-uri present" issue="CSP does not define a reporting endpoint."WARNCSP does not define a reporting endpoint.

PerformancePerformanceBrowser audit

Font display

50 Fail

Check name

Font display

Score

0/100

Status

fail

Device

desktop

Category

Performance

Estimated savings

Est savings of 90 ms

Fix guidance

Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).

Evidence
{
  "displayValue": "Est savings of 90 ms",
  "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}

PerformancePerformanceBrowser audit

Forced reflow

50 Fail

Check name

Forced reflow

Score

0/100

Status

fail

Device

desktop

Category

Performance

Fix guidance

A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.

Evidence
{
  "description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}

Sign in to see 36 other issues and the full report

Create a free account to unlock every issue, evidence details, exports, and higher free limits.

Email code

Fix with MCP or CLI

Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.

Fix with MCP / CLI

Score history

Public scan score over time

Public reports for this website origin. Select any point or report link to open that canonical report.

2 reports
Public score history report links
Scan dateScoreReadinessReport
65/100Level 3, Bot-AwareView report
67/100Level 3, Bot-AwareCurrent report