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 2, 2026, 7:05 AM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
65/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability63%Agent Easeof Use62%Security& Trust85%GEO, AIO, AEO69%SEO85%Performance52%Accessibility61%
  • AI Discoverability 63 out of 100
  • Agent Ease of Use 62 out of 100
  • Security & Trust 85 out of 100
  • GEO, AIO and AEO 69 out of 100
  • SEO 85 out of 100
  • Performance 52 out of 100
  • Accessibility 61 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Razer United States | For Gamers. By Gamers. favicon

Razer United States | For Gamers. By Gamers.

Cutting-edge technology✅ Excellent engineering✅ Sustainable✅ Shop Razer's catalogue of headsets, laptops and tech gear for gaming, work and leisure.

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
63
Needs work3000
Discoverability
43
Priority fix500
Content Readiness
82
Mostly ready2200
Bot Access Control
63
Needs work300
Agent Ease of Use
62
Needs work700
API
67
Needs work100
Auth
50
Needs work300
Google Agentic Browsing
97
Strong300
GEO, AIO and AEO
69
Needs work1000
GEO Readiness
Not Applicable
Not Applicable300
AIO Readiness
Not Applicable
Not Applicable400
AEO Readiness
Not Applicable
Not Applicable300
SEO
85
Mostly ready800
SEO
85
Mostly ready800
Security & Trust
85
Mostly ready2013View details
Security & Trust
85
Mostly ready2013View details
Performance
52
Needs work1210View details
Performance
52
Needs work1210View details
Accessibility
61
Needs work010View details
Accessibility
61
Needs work010View details

Prioritized recommendations

Issues ranked by score impact

3 items need attention

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy failed at "Evaluate fetch baseline".

37 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

CSP does not define default-src; several fetch directives may have no restrictive fallback.

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

63/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 fetch baseline".

Validation steps

  1. Evaluate fetch baseline

    CSP does not define default-src; several fetch directives may have no restrictive fallback.

  2. Evaluate script execution

    script-src allows unsafe-inline without nonce or hash controls.

  3. Review hardening directives

    CSP is missing recommended hardening directives: form-action.

  4. Review CSP reporting

    CSP does not define a reporting endpoint.

Evidence log4 steps · 16 lines
Evaluate fetch baseline [fail]! CSP does not define default-src; several fetch directives may have no restrictive fallback.INFOEvaluate fetch baselineINFOEvaluate resource loading fallback explicitFetchDirectives=["object-src","script-src","worker-src"]FAILCompare fetch baseline actual="0 explicit fetch directives" expected="restricted default-src or broad explicit fetch coverage" issue="CSP does not define default-src; several fetch directives may have no restrictive fallback."FAILCSP does not define default-src; several fetch directives may have no restrictive fallback.Evaluate script execution [warning]! script-src allows unsafe-inline without nonce or hash controls.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","'unsafe-eval'","'unsafe-inline'","https://*.phoenix.razer.com","https://maps.googleapis.com","https://s3.amazonaws.com","https://www.googletagmanager.com","https://cdn.jsdelivr.net","https://sso-static.razer.com","https://*.abtasty.com","https://*.razerzone.com","http://ee.channels.ocs.oraclecloud.com","https://www.clarity.ms","https://token.razerdata.com","https://scripts.clarity.ms","https://*.clarity.ms","https://*.affirm.com","https://*.affirm.ca","https://*.cdn4.forter.com","https://*.forter.com","https://cdn-cookieyes.com","https://www.paypal.com","https://*.klarna.com","https://*.worldpay.com","https://applepay.cdn-apple.com","https://*.paypal.com","https://gethatch.com","https://pay.google.com","https://www.youtube.com","http://*.oraclecloud.com","https://bat.bing.com","https://www.redditstatic.com","https://*.licdn.com","https://*.taboola.com","https://*.teads.tv","https://*.yimg.com","https://*.cardinalcommerce.com","https://*.apple.com","https://*.igodigital.com","https://googleads.g.doubleclick.net","https://connect.facebook.net","https://secure.quantserve.com","https://analytics.tiktok.com","https://static.ads-twitter.com","https://sc-static.net","https://rules.quantcount.com","https://tr.snapchat.com","https://ajax.googleapis.com","https://c.amazon-adsystem.com","https://d.impactradius-event.com","https://cdnjs.cloudflare.com","https://*.mysupport.razer.com","https://mysupport.razer.com","https://x.klarnacdn.net","https://elfsightcdn.com","https://widget.gleamjs.io","https://tags.srv.stackadapt.com","https://razer-assets2.s3.us-west-1.amazonaws.com","https://api.soreto.com","https://*.cloudfront.net","https://server-side-tagging-aikuysmm4a-uc.a.run.app","https://www.google.com","https://www.gstatic.com","https://*.baqend.com","https://bzrcdn.openai.com","https://bzr.openai.com","https://universe-static.elfsightcdn.com"]WARNCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":false,"hasBroadScheme":false,"dangerousSchemes":[]} expected="constrained script sources without unsafe execution allowances" issue="script-src allows unsafe-inline without nonce or hash controls."WARNscript-src allows unsafe-inline without nonce or hash controls.Review hardening directives [warning]! CSP is missing recommended hardening directives: form-action.INFOReview hardening directivesINFOInspect CSP hardening directives objectSrc=["'none'"] baseUri=["'self'"] frameAncestors=["https://*.phoenix.razer.com","https://www.razer.com"] formCount=1WARNCompare recommended hardening coverage actual=["form-action"] expected="no missing object-src/base-uri/form-action requirements" issue="CSP is missing recommended hardening directives: form-action."WARNCSP is missing recommended hardening directives: form-action.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

Forced reflow

100 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."
}

AccessibilityAccessibilityBrowser audit

Form elements must have labels

100 Fail

Check name

Form elements must have labels

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Form elements must have labels

Evidence
{
  "ruleId": "label",
  "impact": "critical",
  "description": "Ensure every form element has a label",
  "tags": [
    "cat.forms",
    "wcag2a",
    "wcag412",
    "section508",
    "section508.22.n",
    "TTv5",
    "TT5.c",
    "EN-301-549",
    {
      "truncated": true,
      "omittedCount": 4,
      "originalCount": 12
    }
  ],
  "affectedNodeCount": 1,
  "nodes": [
    {
      "target": [
        ":root"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 110
      },
      "failureSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
    }
  ]
}

Sign in to see 42 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.

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