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 11, 2026, 9:22 PM
VISIBILITY
Public
Rescan Report
Share Report
Copy Report Link
Export Report
68/100

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability73%Agent Easeof Use68%Security& Trust79%GEO, AIO, AEO56%SEO92%Performance89%Accessibility43%
  • AI Discoverability 73 out of 100
  • Agent Ease of Use 68 out of 100
  • Security & Trust 79 out of 100
  • GEO, AIO and AEO 56 out of 100
  • SEO 92 out of 100
  • Performance 89 out of 100
  • Accessibility 43 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

#1 Rated Commercial Security System | Cloud Physical Security | Rhombus favicon

#1 Rated Commercial Security System | Cloud Physical Security | Rhombus

Start a free trial with the #1 rated physical security solution for customer satisfaction. Deter threats and streamline operations with a cloud commercial security system.

Open Agent View

Next step

Turn this report into a fix workflow

2 failed checks are 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
73
Needs work3500
Discoverability
78
Mostly ready800
Content Readiness
67
Needs work2200
Bot Access Control
75
Mostly ready500
Agent Ease of Use
68
Needs work2723View details
API
82
Mostly ready800
Auth
68
Needs work1000
MCP
43
Priority fix100
Skill Discovery
58
Needs work623View details
Google Agentic Browsing
89
Mostly ready200
GEO, AIO and AEO
56
Needs work622View details
GEO Readiness
Not Applicable
Not Applicable200
AIO Readiness
Not Applicable
Not Applicable200
AEO Readiness
43
Priority fix222View details
SEO
92
Strong900
SEO
92
Strong900
Security & Trust
79
Mostly ready1710View details
Security & Trust
79
Mostly ready1710View details
Performance
89
Mostly ready1700
Performance
89
Mostly ready1700

Prioritized recommendations

Issues ranked by score impact

6 items need attention

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Validate discovery index schema".

60 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

Agent Skills index must use $schema https://schemas.agentskills.io/discovery/0.2.0/schema.json.

Details

02

Why it matters

An Agent Skills index lets agents discover task-specific instructions through a small trusted index, then verify and load only the skill artifacts they need.

Check name

Agent Skills index

Score

40/100

Status

fail

Category

Skill Discovery

Maturity

Emerging recommendation

Goal

Publish an Agent Skills discovery index that advertises digest-pinned SKILL.md or archive artifacts.

Result

Agent Skills index failed at "Validate discovery index schema".

Validation steps

  1. Validate discovery index schema

    Agent Skills index must use $schema https://schemas.agentskills.io/discovery/0.2.0/schema.json.

    Agent Skills discovery index schema is invalid
    Top-level issues
    • $schema must be https://schemas.agentskills.io/discovery/0.2.0/schema.json
    Invalid skills
    [
      {
        "index": 0,
        "valid": false,
        "name": "camera-operations",
        "type": "",
        "description": "List cameras, check device/online status, and retrieve live or recorded footage links for a Rhombus deployment.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": []
      },
      {
        "index": 1,
        "valid": false,
        "name": "access-control",
        "type": "",
        "description": "Read door and access-controller state, review badge and credential activity, and manage access-control entities.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "index": 2,
        "valid": false,
        "name": "sensors-and-environment",
        "type": "",
        "description": "Read environmental, motion, entry, audio, and panic sensor readings and status.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "index": 3,
        "valid": false,
        "name": "alerts-and-events",
        "type": "",
        "description": "Retrieve recent alerts and security events, and review the associated footage and context.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "truncated": true,
        "omittedCount": 1,
        "originalCount": 5
      }
    ]
  2. Validate skill entries

    One or more Agent Skills entries have invalid required fields.

    One or more skill entries are invalid
    Skill entry findings
    [
      {
        "index": 0,
        "valid": false,
        "name": "camera-operations",
        "type": "",
        "description": "List cameras, check device/online status, and retrieve live or recorded footage links for a Rhombus deployment.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": []
      },
      {
        "index": 1,
        "valid": false,
        "name": "access-control",
        "type": "",
        "description": "Read door and access-controller state, review badge and credential activity, and manage access-control entities.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "index": 2,
        "valid": false,
        "name": "sensors-and-environment",
        "type": "",
        "description": "Read environmental, motion, entry, audio, and panic sensor readings and status.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "index": 3,
        "valid": false,
        "name": "alerts-and-events",
        "type": "",
        "description": "Retrieve recent alerts and security events, and review the associated footage and context.",
        "url": "",
        "digest": "",
        "resolvedUrl": "https://www.rhombus.com/.well-known/agent-skills/index.json",
        "originClass": "same-origin",
        "missing": [
          "type",
          "url",
          "digest"
        ],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      },
      {
        "truncated": true,
        "omittedCount": 1,
        "originalCount": 5
      }
    ]
  3. Verify advertised artifacts

    No valid skill artifacts were available to verify.

  4. Validate skill content

    For skill-md artifacts, include valid YAML frontmatter with name and description followed by Markdown. For archives, include a safe root SKILL.md and no unsafe paths.

  5. Review skill artifact security

    Do not publish secrets or prompt-injection instructions in skill artifacts. Treat scripts, archives, and cross-origin artifacts as software supply-chain surfaces.

Evidence log5 steps · 23 lines
Validate discovery index schema [fail]! Agent Skills index must use $schema https://schemas.agentskills.io/discovery/0.2.0/schema.json.INFOValidate discovery index schemaINFOParse Agent Skills index JSON validJson=true contentTypeCompatible=trueFAILCompare $schema URI expected="https://schemas.agentskills.io/discovery/0.2.0/schema.json"FAILCompare top-level schema issue count actual=1 expected=0WARNCompare unknown top-level field count actual=8 expected=0FAILAgent Skills index must use $schema https://schemas.agentskills.io/discovery/0.2.0/schema.json.Validate skill entries [fail]! One or more Agent Skills entries have invalid required fields.INFOValidate skill entriesFAILCompare advertised skill count actual=5 expected="> 0"FAILCompare valid skill entry count actual=0 expected="same as advertised skill count"FAILInvalid skill entry skill={"index":0,"valid":false,"name":"camera-operations","type":"","description":"List cameras, check device/online status, and retrieve live or recorded footage links for a Rhombus deployment.","url":"","digest":"","resolvedUrl":"https://www.rhombus.com/.well-known/agent-skills/index.json","originClass":"same-origin","missing":["type","url","digest"],"invalid":[],"warnings":[]}FAILInvalid skill entry skill={"index":1,"valid":false,"name":"access-control","type":"","description":"Read door and access-controller state, review badge and credential activity, and manage access-control entities.","url":"","digest":"","resolvedUrl":"https://www.rhombus.com/.well-known/agent-skills/index.json","originClass":"same-origin","missing":["type","url","digest"],"invalid":[],"warnings":["description should explain when to use the skill"]}FAILInvalid skill entry skill={"index":2,"valid":false,"name":"sensors-and-environment","type":"","description":"Read environmental, motion, entry, audio, and panic sensor readings and status.","url":"","digest":"","resolvedUrl":"https://www.rhombus.com/.well-known/agent-skills/index.json","originClass":"same-origin","missing":["type","url","digest"],"invalid":[],"warnings":["description should explain when to use the skill"]}FAILInvalid skill entry skill={"index":3,"valid":false,"name":"alerts-and-events","type":"","description":"Retrieve recent alerts and security events, and review the associated footage and context.","url":"","digest":"","resolvedUrl":"https://www.rhombus.com/.well-known/agent-skills/index.json","originClass":"same-origin","missing":["type","url","digest"],"invalid":[],"warnings":["description should explain when to use the skill"]}FAILInvalid skill entry skill={"index":4,"valid":false,"name":"ai-video-search","type":"","description":"Run natural-language and scene queries over video, including people, vehicle, and license-plate detections.","url":"","digest":"","resolvedUrl":"https://www.rhombus.com/.well-known/agent-skills/index.json","originClass":"same-origin","missing":["type","url","digest"],"invalid":[],"warnings":["description should explain when to use the skill"]}FAILOne or more Agent Skills entries have invalid required fields.Verify advertised artifacts [warning]! No valid skill artifacts were available to verify.INFOVerify advertised artifactsWARNCompare artifact fetch count actual=0 expected="> 0"WARNNo valid skill artifacts were available to verify.Validate skill content [warning]INFOValidate skill contentWARNAgent Skills step completed with warningsReview skill artifact security [warning]INFOReview skill artifact securityWARNCompare security finding count actual=0 expected=0WARNAgent Skills step completed with warnings

Security & TrustSecurity & TrustEstablished

Content-Security-Policy

Content-Security-Policy failed at "Find enforcing CSP delivery".

60 Fail

Needs attention

Content-Security-Policy

Failed check
01

Issue

Applicable HTML response is missing an enforcing Content-Security-Policy header.

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

40/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 "Find enforcing CSP delivery".

Validation steps

  1. Find enforcing CSP delivery

    Applicable HTML response is missing an enforcing Content-Security-Policy header.

    Enforcing Content-Security-Policy header is missing
Evidence log1 step · 4 lines
Find enforcing CSP delivery [fail]! Applicable HTML response is missing an enforcing Content-Security-Policy header.INFOFind enforcing CSP deliveryINFORead CSP delivery headers enforcingHeader="missing" reportOnlyHeader="missing" metaPolicyCount=0 legacyHeadersPresent=[]FAILRequire enforcing Content-Security-Policy header actual="missing" expected="present" issue="Applicable HTML response is missing an enforcing Content-Security-Policy header."FAILApplicable HTML response is missing an enforcing Content-Security-Policy header.

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Answer-first passages

AEO: Answer-first passages scored 0/100 and needs a fix.

9 Fail

Needs attention

AEO: Answer-first passages

Failed check
01

Issue

15 section(s) bury or omit a concise opening answer. No direct definition pattern was detected.

Details

02

Why it matters

Answer engines need visible answer passages, clear question and heading structure, entity definitions, evidence, and trust signals. These signals improve extraction and attribution, but they do not guarantee answer-engine citations or search features.

Check name

AEO: Answer-first passages

Score

0/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to extract, answer from, and attribute without promising inclusion in any proprietary answer surface.

Result

AEO: Answer-first passages scored 0/100 and needs a fix.

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Question and answer structure

AEO: Question and answer structure scored 49/100 and needs a fix.

4 Fail

Needs attention

AEO: Question and answer structure

Failed check
01

Issue

No natural question headings were detected. 10 Q&A structured-data value(s) were not found in visible content. Heading structure issues were detected.

Details

02

Why it matters

Answer engines need visible answer passages, clear question and heading structure, entity definitions, evidence, and trust signals. These signals improve extraction and attribution, but they do not guarantee answer-engine citations or search features.

Check name

AEO: Question and answer structure

Score

49/100

Status

fail

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to extract, answer from, and attribute without promising inclusion in any proprietary answer surface.

Result

AEO: Question and answer structure scored 49/100 and needs a fix.

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Entity and definition clarity

AEO: Entity and definition clarity scored 68/100 and needs improvement.

3 Warning

Needs attention

AEO: Entity and definition clarity

Warning
01

Issue

No direct definition sentence was detected.

Details

02

Why it matters

Answer engines need visible answer passages, clear question and heading structure, entity definitions, evidence, and trust signals. These signals improve extraction and attribution, but they do not guarantee answer-engine citations or search features.

Check name

AEO: Entity and definition clarity

Score

68/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to extract, answer from, and attribute without promising inclusion in any proprietary answer surface.

Result

AEO: Entity and definition clarity scored 68/100 and needs improvement.

GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation

AEO: Evidence and trust

AEO: Evidence and trust scored 71/100 and needs improvement.

3 Warning

Needs attention

AEO: Evidence and trust

Warning
01

Issue

Missing answer evidence or trust signals: author, freshnessDate.

Details

02

Why it matters

Answer engines need visible answer passages, clear question and heading structure, entity definitions, evidence, and trust signals. These signals improve extraction and attribution, but they do not guarantee answer-engine citations or search features.

Check name

AEO: Evidence and trust

Score

71/100

Status

warning

Category

GEO, AIO & AEO

Maturity

Emerging recommendation

Goal

Make page content easy for answer engines and assistants to extract, answer from, and attribute without promising inclusion in any proprietary answer surface.

Result

AEO: Evidence and trust scored 71/100 and needs improvement.

Sign in to see 37 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
68/100Level 3, Bot-AwareCurrent report