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
Jun 22, 2026, 11:17 AM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
54/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability48%Agent Easeof Use50%Security& Trust89%GEO, AIO, AEO59%SEO85%Performance68%Accessibility0%
  • AI Discoverability 48 out of 100
  • Agent Ease of Use 50 out of 100
  • Security & Trust 89 out of 100
  • GEO, AIO and AEO 59 out of 100
  • SEO 85 out of 100
  • Performance 68 out of 100
  • Accessibility 0 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Enterprise Open Source and Linux | Ubuntu favicon

Enterprise Open Source and Linux | Ubuntu

Ubuntu is the modern, open source operating system on Linux for the enterprise server, desktop, cloud, and IoT.

Open Agent View
Detailed report scores grouped by capability area
MetricScoreStatusPassedFailedWarningEvidence
AI Discoverability
48
Priority fix1811View details
Discoverability
47
Priority fix600
Content Readiness
30
Priority fix911View details
Bot Access Control
63
Needs work300
GEO, AIO and AEO
59
Needs work600
GEO Readiness
Not Applicable
Not Applicable200
AIO Readiness
Not Applicable
Not Applicable200
AEO Readiness
Not Applicable
Not Applicable200
SEO
85
Mostly ready800
SEO
85
Mostly ready800
Security & Trust
89
Mostly ready2100
Security & Trust
89
Mostly ready2100
Performance
68
Needs work1300
Performance
68
Needs work1300
Accessibility
0
Priority fix020View details
Accessibility
0
Priority fix020View details

Prioritized recommendations

Issues ranked by score impact

3 items need attention

AI DiscoverabilityContent ReadinessEstablished

Author attribution

Author attribution is partially implemented.

45 Warning

Needs attention

Author attribution

Warning
01

Issue

No named author or publisher identity could be extracted.

02

Why it matters

Author attribution helps agents cite content responsibly, assess source credibility, and distinguish editorial pages from anonymous marketing copy.

Check name

Author attribution

Score

55/100

Status

warning

Category

Content Readiness

Maturity

Established

Goal

Identify content authors or publishers for trust and attribution.

Result

Author attribution is partially implemented.

Validation steps

  1. Schema.org attribution

    Schema.org attribution is incomplete or relies only on publisher/fallback evidence.

  2. Author identity quality

    No named author or publisher identity could be extracted.

Evidence log2 steps · 8 lines
Schema.org attribution [warning]! Schema.org attribution is incomplete or relies only on publisher/fallback evidence.INFOSchema.org attributionINFOChecking structured data for author, creator, and publisher contributorsWARNCheck named Schema.org author count actual=0 expected="> 0" authorCount=0 publisherCount=0 namedContributors=0 authors=[] publishers=[] formats=[]WARNSchema.org attribution is incomplete or fallback-only authorCount=0 publisherCount=0 authors=[] publishers=[]Author identity quality [fail]! No named author or publisher identity could be extracted.INFOAuthor identity qualityINFOChecking contributors for stable identity signalsFAILCheck identified contributor count actual=0 expected="> 0" namedContributors=0 identifiedContributors=[] unidentifiedContributors=[]FAILNo named contributor identity could be extracted

AccessibilityAccessibilityBrowser audit

Certain ARIA roles must be contained by particular parents

50 Fail

Check name

Certain ARIA roles must be contained by particular parents

Score

0/100

Status

fail

Device

desktop

Category

Accessibility

Fix guidance

Certain ARIA roles must be contained by particular parents

Evidence
{
  "ruleId": "aria-required-parent",
  "impact": "critical",
  "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag131",
    "EN-301-549",
    "EN-9.1.3.1",
    "RGAAv4",
    "RGAA-9.3.1"
  ],
  "affectedNodeCount": 5,
  "nodes": [
    {
      "target": [
        "a[aria-controls=\"products-content\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 214
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
    },
    {
      "target": [
        "a[aria-controls=\"use-case-content\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 215
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
    },
    {
      "target": [
        "a[href=\"/navigation#support-navigation\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 209
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
    },
    {
      "target": [
        "a[aria-controls=\"community-content\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 219
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
    },
    {
      "target": [
        "a[aria-controls=\"download-ubuntu-content\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 249
      },
      "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
    }
  ]
}

AccessibilityAccessibilityBrowser audit

Certain ARIA roles must contain particular children

50 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": [
        "ul[role=\"menu\"]"
      ],
      "html": {
        "discarded": true,
        "reason": "[discarded fetched document data]",
        "originalType": "string",
        "originalLength": 44
      },
      "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li"
    }
  ]
}

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.

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