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 12, 2026, 11:41 PM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
54/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability53%Agent Easeof Use54%Security& Trust90%GEO, AIO, AEO66%SEO100%Performance83%Accessibility0%
  • AI Discoverability 53 out of 100
  • Agent Ease of Use 54 out of 100
  • Security & Trust 90 out of 100
  • GEO, AIO and AEO 66 out of 100
  • SEO 100 out of 100
  • Performance 83 out of 100
  • Accessibility 0 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Agentic AI for Accounts Payable & Expense Management | AppZen favicon

Agentic AI for Accounts Payable & Expense Management | AppZen

AppZen builds agentic AI agents for accounts payable and expense management. Purpose-built for finance, trained on $50B+ in enterprise spend, fully auditable.

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
53
Needs work2100
Discoverability
67
Needs work800
Content Readiness
27
Priority fix1000
Bot Access Control
63
Needs work300
Agent Ease of Use
54
Needs work310View details
Skill Discovery
53
Needs work100
Google Agentic Browsing
66
Needs work210View details
GEO, AIO and AEO
66
Needs work1000
GEO Readiness
Not Applicable
Not Applicable300
AIO Readiness
Not Applicable
Not Applicable400
AEO Readiness
Not Applicable
Not Applicable300
SEO
100
Strong1000
SEO
100
Strong1000
Security & Trust
90
Strong2410View details
Security & Trust
90
Strong2410View details
Performance
83
Mostly ready1300
Performance
83
Mostly ready1300
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 script execution".

25 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

75/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
Evidence log1 step · 4 lines
Evaluate script execution [fail]! script-src allows dangerous script schemes: blob:.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","'unsafe-inline'","https://*.hubspot.com","https://*.hubapi.com","https://*.hsappstatic.net","https://*.hsforms.net","https://*.hsforms.com","https://*.hubspotusercontent-na1.net","https://*.hubspotvideo.com","https://f.hubspotusercontent40.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.hscta.net","https://js.hsleadflows.net","https://cdnjs.cloudflare.com","https://code.jquery.com","https://www.googletagmanager.com","https://www.google.com","https://www.gstatic.com","https://www.recaptcha.net","https://*.doubleclick.net","https://*.google-analytics.com","https://www.googleadservices.com","https://platform.linkedin.com","https://snap.licdn.com","https://*.clarity.ms","https://j.6sc.co","https://*.vidyard.com","https://js.qualified.com","https://js.zi-scripts.com","https://static.oktopost.com","https://okt.to","https://tracking.g2crowd.com","https://tag.unifyintent.com","https://cdn.ketchjs.com","https://global.ketchcdn.com","https://andreasmb.github.io","https://trk.techtarget.com","https://tribl.io","blob:"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":false,"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:.

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

Certain ARIA roles must contain particular children

100 Fail

Check name

Certain ARIA roles must contain particular children

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Certain ARIA roles must contain particular children

Evidence
{
  "ruleId": "aria-required-children",
  "impact": "critical",
  "description": "Ensure elements with an ARIA role that require child roles contain them",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag131",
    "EN-301-549",
    "EN-9.1.3.1",
    "RGAAv4",
    "RGAA-9.3.1"
  ],
  "affectedNodeCount": 1,
  "nodes": [
    {
      "target": [
        ".bgSlider > .slick-list.draggable[aria-live=\"polite\"] > .slick-track[role=\"listbox\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 119
      },
      "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: div[aria-hidden]"
    }
  ]
}

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.

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