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.

Rescan Report
Share Report
Copy Report Link
Export Report
49/100

OVERALL SCORE

Level 2, Agent-Limited

Priority improvements needed for AI agents
AIDiscoverability50%Agent Easeof Use53%Security& Trust73%GEO, AIO, AEO62%SEO92%Performance74%Accessibility0%
  • AI Discoverability 50 out of 100
  • Agent Ease of Use 53 out of 100
  • Security & Trust 73 out of 100
  • GEO, AIO and AEO 62 out of 100
  • SEO 92 out of 100
  • Performance 74 out of 100
  • Accessibility 0 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

SAP Build Apps | AppGyver | Visual Low-Code App Builder favicon

SAP Build Apps | AppGyver | Visual Low-Code App Builder

Quickly build apps with zero lines of code using SAP Build Apps simple, visual no-code app builder experience.

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 work1700
Discoverability
63
Needs work700
Content Readiness
23
Priority fix800
Bot Access Control
60
Needs work200
Agent Ease of Use
53
Needs work210View details
Google Agentic Browsing
67
Needs work210View details
GEO, AIO and AEO
62
Needs work900
GEO Readiness
Not Applicable
Not Applicable300
AIO Readiness
Not Applicable
Not Applicable300
AEO Readiness
Not Applicable
Not Applicable300
SEO
92
Strong900
SEO
92
Strong900
Security & Trust
73
Needs work1922View details
Security & Trust
73
Needs work1922View details
Performance
74
Needs work1500
Performance
74
Needs work1500
Accessibility
0
Priority fix010View details
Accessibility
0
Priority fix010View 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".

50 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

default-src is present but not meaningfully restrictive.

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

50/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

    default-src is present but not meaningfully restrictive.

    CSP fetch baseline is too broad or missing
  2. Evaluate script execution

    default-src leaves script execution broadly unrestricted.

    CSP script execution policy is unsafe
  3. Review hardening directives

    CSP is missing recommended hardening directives: object-src, base-uri.

    CSP hardening directives are missing or weak
  4. Review CSP reporting

    CSP does not define a reporting endpoint.

    CSP reporting is missing or incomplete
Evidence log4 steps · 16 lines
Evaluate fetch baseline [fail]! default-src is present but not meaningfully restrictive.INFOEvaluate fetch baselineINFOEvaluate resource loading fallback defaultSrc=["'self'","blob:","https:","data:","'unsafe-inline'","'unsafe-eval'","github.com","api.github.com","raw.githubusercontent.com","*.cloud.sap","*.liveperson.net","http://*.sap.com","https://*.sap.com","http://*.sap.cn","https://*.sap.cn","*.adobedtm.com","*.company-target.com","*.omtrdc.net","*.w55c.net","platform.twitter.com","*.siteintercept.qualtrics.com","*.doubleclick.net","cdnjs.cloudflare.com","charts3.equitystory.com","http://*.akamai.net","ust-servlet.dataxu.net","https://*.cdn.sap.com","*.2mdn.net","*.2o7.net","*.qualtrics.com","https://*.akamaihd.net","http://*.akamaihd.net","*.lpsnmedia.net","*.truste.com","*.newrelic.com","*.nr-data.net","https://*.youtube.com","https://*.youtu.be","https://*.ytimg.com","*.twitter.com","http://*.twimg.com","https://*.twimg.com","*.adobe.com","*.adobeaemcloud.com","*.demdex.net","*.liveperson.com","*.liveengage.net","*.liveengage.com","*.liveper.sn","*.licdn.com","*.cloud.sap","*.hana.ondemand.com","http://dc1cp8nqqrmxi.cloudfront.net","http://*.edgesuite.net","https://bcmcps.enter.sap","*.d41.co","wss:","advisor.p1.store.net.sap"] explicitFetchDirectives=[]FAILCompare fetch baseline actual=["'self'","blob:","https:","data:","'unsafe-inline'","'unsafe-eval'","github.com","api.github.com","raw.githubusercontent.com","*.cloud.sap","*.liveperson.net","http://*.sap.com","https://*.sap.com","http://*.sap.cn","https://*.sap.cn","*.adobedtm.com","*.company-target.com","*.omtrdc.net","*.w55c.net","platform.twitter.com","*.siteintercept.qualtrics.com","*.doubleclick.net","cdnjs.cloudflare.com","charts3.equitystory.com","http://*.akamai.net","ust-servlet.dataxu.net","https://*.cdn.sap.com","*.2mdn.net","*.2o7.net","*.qualtrics.com","https://*.akamaihd.net","http://*.akamaihd.net","*.lpsnmedia.net","*.truste.com","*.newrelic.com","*.nr-data.net","https://*.youtube.com","https://*.youtu.be","https://*.ytimg.com","*.twitter.com","http://*.twimg.com","https://*.twimg.com","*.adobe.com","*.adobeaemcloud.com","*.demdex.net","*.liveperson.com","*.liveengage.net","*.liveengage.com","*.liveper.sn","*.licdn.com","*.cloud.sap","*.hana.ondemand.com","http://dc1cp8nqqrmxi.cloudfront.net","http://*.edgesuite.net","https://bcmcps.enter.sap","*.d41.co","wss:","advisor.p1.store.net.sap"] expected="restricted default-src or broad explicit fetch coverage" issue="default-src is present but not meaningfully restrictive."FAILdefault-src is present but not meaningfully restrictive.Evaluate script execution [fail]! default-src leaves script execution broadly unrestricted.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="default-src" sources=["'self'","blob:","https:","data:","'unsafe-inline'","'unsafe-eval'","github.com","api.github.com","raw.githubusercontent.com","*.cloud.sap","*.liveperson.net","http://*.sap.com","https://*.sap.com","http://*.sap.cn","https://*.sap.cn","*.adobedtm.com","*.company-target.com","*.omtrdc.net","*.w55c.net","platform.twitter.com","*.siteintercept.qualtrics.com","*.doubleclick.net","cdnjs.cloudflare.com","charts3.equitystory.com","http://*.akamai.net","ust-servlet.dataxu.net","https://*.cdn.sap.com","*.2mdn.net","*.2o7.net","*.qualtrics.com","https://*.akamaihd.net","http://*.akamaihd.net","*.lpsnmedia.net","*.truste.com","*.newrelic.com","*.nr-data.net","https://*.youtube.com","https://*.youtu.be","https://*.ytimg.com","*.twitter.com","http://*.twimg.com","https://*.twimg.com","*.adobe.com","*.adobeaemcloud.com","*.demdex.net","*.liveperson.com","*.liveengage.net","*.liveengage.com","*.liveper.sn","*.licdn.com","*.cloud.sap","*.hana.ondemand.com","http://dc1cp8nqqrmxi.cloudfront.net","http://*.edgesuite.net","https://bcmcps.enter.sap","*.d41.co","wss:","advisor.p1.store.net.sap"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":true,"hasBroadScheme":true,"dangerousSchemes":["blob:","data:"]} expected="constrained script sources without unsafe execution allowances" issue="default-src leaves script execution broadly unrestricted."FAILdefault-src leaves script execution broadly unrestricted.Review hardening directives [warning]! CSP is missing recommended hardening directives: object-src, base-uri.INFOReview hardening directivesINFOInspect CSP hardening directives objectSrcFallback=["'self'","blob:","https:","data:","'unsafe-inline'","'unsafe-eval'","github.com","api.github.com","raw.githubusercontent.com","*.cloud.sap","*.liveperson.net","http://*.sap.com","https://*.sap.com","http://*.sap.cn","https://*.sap.cn","*.adobedtm.com","*.company-target.com","*.omtrdc.net","*.w55c.net","platform.twitter.com","*.siteintercept.qualtrics.com","*.doubleclick.net","cdnjs.cloudflare.com","charts3.equitystory.com","http://*.akamai.net","ust-servlet.dataxu.net","https://*.cdn.sap.com","*.2mdn.net","*.2o7.net","*.qualtrics.com","https://*.akamaihd.net","http://*.akamaihd.net","*.lpsnmedia.net","*.truste.com","*.newrelic.com","*.nr-data.net","https://*.youtube.com","https://*.youtu.be","https://*.ytimg.com","*.twitter.com","http://*.twimg.com","https://*.twimg.com","*.adobe.com","*.adobeaemcloud.com","*.demdex.net","*.liveperson.com","*.liveengage.net","*.liveengage.com","*.liveper.sn","*.licdn.com","*.cloud.sap","*.hana.ondemand.com","http://dc1cp8nqqrmxi.cloudfront.net","http://*.edgesuite.net","https://bcmcps.enter.sap","*.d41.co","wss:","advisor.p1.store.net.sap"] frameAncestors=["'self'","http://hybris.com","https://hybris.com","https://discovery-center.cloud.sap","https://www.discovery-center.cloud.sap","http://*.hybris.com","https://*.hybris.com","http://sap.lookbookhq.com","https://sap.lookbookhq.com","http://*.sap.com","https://*.sap.com","http://*.sap.cn","https://*.sap.cn","https://www.gigya.com","*.lookbookhq.com","https://cloudplatform.sap.com","https://cal.sap.com","https://developers.sap.com","*.omtrdc.net","https://*.cloud.sap"] formCount=0WARNCompare recommended hardening coverage actual=["object-src","base-uri"] expected="no missing object-src/base-uri/form-action requirements" issue="CSP is missing recommended hardening directives: object-src, base-uri."WARNCSP is missing recommended hardening directives: object-src, base-uri.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.

Agent Ease of UseGoogle Agentic BrowsingBrowser audit

Accessibility tree is not well-formed

100 Fail

Check name

Accessibility tree is not well-formed

Score

0/100

Status

fail

Device

desktop

Category

Google Agentic Browsing

Fix guidance

A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page.

Evidence
{
  "description": "A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page."
}

AccessibilityAccessibilityBrowser audit

ARIA attributes must conform to valid names

100 Fail

Check name

ARIA attributes must conform to valid names

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

ARIA attributes must conform to valid names

Evidence
{
  "ruleId": "aria-valid-attr",
  "impact": "critical",
  "description": "Ensure attributes that begin with aria- are valid ARIA attributes",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag412",
    "EN-301-549",
    "EN-9.4.1.2",
    "RGAAv4",
    "RGAA-7.1.1"
  ],
  "affectedNodeCount": 1,
  "nodes": [
    {
      "target": [
        "#consent_blackbar"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 97
      },
      "failureSummary": "Fix any of the following:\n  Invalid ARIA attribute name: aria-model"
    }
  ]
}

Sign in to see 38 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
45/100Level 2, Agent-LimitedView report
49/100Level 2, Agent-LimitedCurrent report