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

OVERALL SCORE

Level 3, Bot-Aware

Moderate readiness for AI agents
AIDiscoverability63%Agent Easeof Use59%Security& Trust68%GEO, AIO, AEO64%SEO100%Performance89%Accessibility35%
  • AI Discoverability 63 out of 100
  • Agent Ease of Use 59 out of 100
  • Security & Trust 68 out of 100
  • GEO, AIO and AEO 64 out of 100
  • SEO 100 out of 100
  • Performance 89 out of 100
  • Accessibility 35 out of 100

CAPTURED SCREENSHOT

Captured website desktop screenshot

What AI sees of your website

Tatum — blockchain API & RPC infrastructure favicon

Tatum — blockchain API & RPC infrastructure

Tatum makes blockchain development simple. It’s the go-to blockchain development platform with a unified framework for building Web3 apps using any of the 100+ protocols.

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
63
Needs work3110View details
Discoverability
67
Needs work800
Content Readiness
60
Needs work1700
Bot Access Control
62
Needs work610View details
Agent Ease of Use
59
Needs work1721View details
API
74
Needs work600
Auth
37
Priority fix100
MCP
56
Needs work300
Skill Discovery
60
Needs work511View details
Google Agentic Browsing
67
Needs work210View details
GEO, AIO and AEO
64
Needs work800
GEO Readiness
Not Applicable
Not Applicable200
AIO Readiness
Not Applicable
Not Applicable400
AEO Readiness
Not Applicable
Not Applicable200
SEO
100
Strong1000
SEO
100
Strong1000
Security & Trust
68
Needs work1800
Security & Trust
68
Needs work1800
Performance
89
Mostly ready1600
Performance
89
Mostly ready1600

Prioritized recommendations

Issues ranked by score impact

3 items need attention

AI DiscoverabilityBot Access ControlEstablished

AI bot rules in robots.txt

AI bot rules in robots.txt failed at "Classify AI crawler rules".

69 Fail

Needs attention

AI bot rules in robots.txt

Failed check
01

Issue

No explicit User-agent rules were found for major AI crawler tokens.

Details

02

Why it matters

AI crawler product tokens have different meanings. Explicit robots.txt groups make training, search, and retrieval access policy auditable for compliant crawler operators.

Check name

AI bot rules in robots.txt

Score

31/100

Status

fail

Category

Bot Access Control

Maturity

Established

Goal

Declare deliberate robots.txt rules for major AI training, AI search, user-triggered, and dataset crawlers.

Result

AI bot rules in robots.txt failed at "Classify AI crawler rules".

Validation steps

  1. Classify AI crawler rules

    No explicit User-agent rules were found for major AI crawler tokens.

    robots.txt lacks explicit AI crawler rules
Evidence log1 step · 6 lines
Classify AI crawler rules [fail]! No explicit User-agent rules were found for major AI crawler tokens.INFOClassify AI crawler rulesINFOParsing User-agent groups and Allow/Disallow records for known AI crawler tokens evaluatedPath="/"INFOEvaluating exact User-agent matches before wildcard fallback exactAiPolicyCount=0 totalCrawlerTokens=18FAILNo explicit AI crawler User-agent groups were found examplesExpected=["GPTBot","OAI-SearchBot","ClaudeBot","Google-Extended","CCBot"]FAILCompare explicit AI crawler coverage actual=0 expected="> 0 explicit non-search AI crawler policies" missingTokens=["GPTBot","OAI-SearchBot","ChatGPT-User","ClaudeBot","Claude-SearchBot","Claude-User","Google-Extended","Applebot-Extended","Amazonbot","Amzn-SearchBot","Amzn-User","PerplexityBot"]INFOResolved effective root-path policy for crawler tokens blocked=0 allowed=21 unspecified=0

Agent Ease of UseSkill DiscoveryEmerging recommendation

Agent Skills index

Agent Skills index failed at "Verify advertised artifacts".

27 Fail

Needs attention

Agent Skills index

Failed check
01

Issue

One or more advertised skill artifacts could not be fetched or failed raw-byte digest verification.

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

73/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 "Verify advertised artifacts".

Validation steps

  1. Validate skill entries

    One or more Agent Skills entries have quality or trust warnings.

    One or more skill entries are invalid
    Skill entry findings
    [
      {
        "index": 0,
        "valid": true,
        "name": "tatum",
        "type": "skill-md",
        "description": "Generate Tatum integration code in your repo. Detects your stack, adds routes and services, and wires up your API key. Supports Express, NestJS, FastAPI, Django, Spring Boot, Laravel, and more.",
        "url": "https://tatum.io/.well-known/agent-skills/tatum/SKILL.md",
        "digest": "sha256:a467f6e3319b24e76e7049a14f030a087606f38715125083df614a6a6dd94857",
        "resolvedUrl": "https://tatum.io/.well-known/agent-skills/tatum/SKILL.md",
        "originClass": "same-origin",
        "missing": [],
        "invalid": [],
        "warnings": [
          "description should explain when to use the skill"
        ]
      }
    ]
  2. Verify advertised artifacts

    One or more advertised skill artifacts could not be fetched or failed raw-byte digest verification.

    Advertised skill artifacts could not be verified
    Artifact verification failures
    [
      {
        "index": 0,
        "name": "tatum",
        "type": "skill-md",
        "url": "https://tatum.io/.well-known/agent-skills/tatum/SKILL.md",
        "originClass": "same-origin",
        "statusCode": 404,
        "contentType": "text/html; charset=utf-8",
        "byteLength": 88,
        "advertisedDigest": "sha256:a467f6e3319b24e76e7049a14f030a087606f38715125083df614a6a6dd94857",
        "actualDigest": "sha256:62b6eec5bc825126a7b9734e03ff00c9dc7899f3f07111746bf583d193b44dd0",
        "digestMatches": false
      }
    ]
Evidence log2 steps · 9 lines
Validate skill entries [warning]! One or more Agent Skills entries have quality or trust warnings.INFOValidate skill entriesWARNCompare advertised skill count actual=1 expected="> 0"WARNCompare valid skill entry count actual=1 expected="same as advertised skill count"WARNSkill entry warning skill={"index":0,"valid":true,"name":"tatum","type":"skill-md","description":"Generate Tatum integration code in your repo. Detects your stack, adds routes and services, and wires up your API key. Supports Express, NestJS, FastAPI, Django, Spring Boot, Laravel, and more.","url":"https://tatum.io/.well-known/agent-skills/tatum/SKILL.md","digest":"sha256:a467f6e3319b24e76e7049a14f030a087606f38715125083df614a6a6dd94857","resolvedUrl":"https://tatum.io/.well-known/agent-skills/tatum/SKILL.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNOne or more Agent Skills entries have quality or trust warnings.Verify advertised artifacts [fail]! One or more advertised skill artifacts could not be fetched or failed raw-byte digest verification.INFOVerify advertised artifactsFAILCompare artifact fetch count actual=1 expected=1FAILArtifact fetch or digest verification failed name="tatum" type="skill-md" url="https://tatum.io/.well-known/agent-skills/tatum/SKILL.md" statusCode=404 byteLength=88 advertisedDigest="sha256:a467f6e3319b24e76e7049a14f030a087606f38715125083df614a6a6dd94857" actualDigest="sha256:62b6eec5bc825126a7b9734e03ff00c9dc7899f3f07111746bf583d193b44dd0"FAILOne or more advertised skill artifacts could not be fetched or failed raw-byte digest verification.

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

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