Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 49 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 100 out of 100
- GEO, AIO and AEO 79 out of 100
- SEO 92 out of 100
- Performance and Accessibility 64 out of 100
What AI sees of your website
Orca Security | AI-Powered Cloud Security Platform & CNAPP
Secure your multi-cloud environment from build to runtime with the industry-leading CNAPP. Featuring comprehensive AI security and workload defense.
Next step
Turn this report into a fix workflow
22 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.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 49 | Priority fix | 12 | 11 | 0 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 67 | Needs work | 7 | 3 | 0 | View details |
| Bot Access Control | 0 | Priority fix | 0 | 4 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 79 | Mostly ready | 6 | 1 | 13 | View details |
| GEO Readiness | 85 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 70 | Needs work | 2 | 1 | 4 | View details |
| AEO Readiness | 81 | Mostly ready | 2 | 0 | 5 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 100 | Strong | 9 | 0 | 0 | |
| Security & Trust | 100 | Strong | 5 | 0 | 0 | |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 64 | Needs work | 21 | 4 | 1 | View details |
| Performance | 49 | Priority fix | 17 | 4 | 1 | View details |
| Accessibility | 93 | Strong | 4 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
41 items need attention
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"BreadcrumbList",
"ImageObject",
"Organization",
"WebPage",
"WebSite"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": [
{
"url": "https://orca.security/wp-json/",
"rel": "https://api.w.org/"
},
{
"url": "https://orca.security/wp-json/wp/v2/pages/41377",
"rel": "alternate",
"type": "application/json"
},
{
"url": "https://orca.security/",
"rel": "shortlink"
}
]
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityContent ReadinessEmerging recommendation
llms.txt
llms.txt failed at "Fetch to find resource".
Needs attention
llms.txt
Issue
llms.txt was not found at the expected path.
Why it matters
llms.txt gives language-model clients a concise, curated summary of important site context and links before they crawl broadly.
Check name
llms.txt
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Emerging recommendation
Goal
Publish llms.txt to summarize agent-readable site guidance.
Result
llms.txt failed at "Fetch to find resource".
Validation steps
Fetch to find resource
llms.txt was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/llms.txt",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205222
},
{
"path": "/llms-full.txt",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205227
}
]
},
"issue": "llms.txt was not found at the expected path.",
"howToFix": "Publish /llms.txt as Markdown with a clear title, concise site summary, and useful links for agents."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=UTF-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=UTF-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
50 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: 1/2 applicable form inputs have autocomplete attributes (1 missing).
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": true,
"nav": true,
"footer": true,
"meaningfulH1": true,
"headingOrder": true,
"accessibleLinks": true,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": false,
"details": {
"inaccessibleLinks": [],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [
"<input id=\"vendor-search-handler\" type=\"text\" name=\"vendor-search-handler\" placeholder=\"Search…\" aria-label=\"Cookie list search\">"
],
"imagesMissingAlt": [
"<img src=\"https://www.googleadservices.com/pagead/conversion/653025264/?label=lhAwCM2ZnfUYEPC_sbcC&guid=ON&script=0\" height=\"1\" width=\"1\" style=\"border-style: none; display: none;\">",
"<img data-wp-bind--alt=\"state.currentImage.alt\" data-wp-bind--class=\"state.currentImage.imgClassNames\" data-wp-bind--style=\"state.imgStyles\" data-wp-bind--src=\"state.currentImage.currentSrc\">",
"<img data-wp-bind--alt=\"state.currentImage.alt\" data-wp-bind--class=\"state.currentImage.imgClassNames\" data-wp-bind--style=\"state.imgStyles\" data-wp-bind--src=\"state.enlargedSrc\">"
],
"skippedHeadingLevels": []
},
"counts": {
"h1": 1,
"headings": 79,
"links": 213,
"inaccessibleLinks": 0,
"buttons": 75,
"inaccessibleButtons": 0,
"images": 157,
"imagesWithAlt": 154,
"autocompleteInputs": 2,
"inputsWithAutocomplete": 1,
"missingAutocompleteInputs": 1
}
}AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlEstablished
AI bot rules in robots.txt
AI bot rules in robots.txt is missing or incomplete.
Needs attention
AI bot rules in robots.txt
Issue
No specific User-agent rules found for major AI crawlers (GPTBot, ClaudeBot, etc.) in robots.txt.
Why it matters
Explicit AI bot rules reduce ambiguity for crawler operators and make training, indexing, or retrieval access policy auditable.
Check name
AI bot rules in robots.txt
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Established
Goal
Add User-agent rules for AI crawlers like GPTBot, Claude-Web, and others.
Result
AI bot rules in robots.txt is missing or incomplete.
Evidence
{
"expectedBots": [
"GPTBot",
"ChatGPT-User",
"ClaudeBot",
"Claude-Web",
"Anthropic-AI",
"Google-Extended",
"PerplexityBot",
"CCBot",
"Applebot-Extended",
"Meta-ExternalAgent",
"Bytespider",
"Amazonbot",
"Cohere-AI"
],
"configuredBots": []
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
33 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
33 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205259
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205246
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205247
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205234
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205222
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205234
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205246
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205237
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205225
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205222
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205241
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205245
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205229
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205249
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205243
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205236
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205224
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205237
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205225
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "orca.security",
"probes": [
{
"name": "_index._agents.orca.security",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.orca.security",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "orca.security",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input> is missing a name attribute.<input> is missing a label.<input> is missing tool-param-description.<input name="ot-group-id-C0002"> is missing tool-param-description.<input name="ot-group-id-C0003"> is missing tool-param-description.<input name="ot-group-id-C0004"> is missing tool-param-description.<input name="vendor-search-handler"> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.<input> is missing a name attribute.<input> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 297,
"interactiveWithTags": 0,
"totalCount": 299,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 15,
"issues": [
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing a label."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0002\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0003\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"ot-group-id-C0004\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"vendor-search-handler\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
},
{
"type": "code",
"value": "<input> is missing a name attribute."
},
{
"type": "code",
"value": "<input> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 297,
"interactiveWithTags": 0,
"totalCount": 299,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 2,
"formsWithTags": 0,
"totalInteractive": 297,
"interactiveWithTags": 0,
"totalCount": 299,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input> is missing a name attribute.",
"<input> is missing a label.",
"<input> is missing tool-param-description.",
"<input name=\"ot-group-id-C0002\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0003\"> is missing tool-param-description.",
"<input name=\"ot-group-id-C0004\"> is missing tool-param-description.",
"<input name=\"vendor-search-handler\"> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description.",
"<input> is missing a name attribute.",
"<input> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 28/100 and needs a fix.
7 Fail
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 28/100 and needs a fix.
Needs attention
AIO: Visible structured data match
Issue
29 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
28/100
Status
fail
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 28/100 and needs a fix.
Evidence
{
"schemaCount": 7,
"checkedFields": [
{
"path": "$[0].@graph[0].name",
"value": "Orca Security | AI-Powered Cloud Security Platform & CNAPP"
},
{
"path": "$[0].@graph[0].description",
"value": "Secure your multi-cloud environment from build to runtime with the industry-leading CNAPP. Featuring comprehensive AI security and workload defense."
},
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[3].name",
"value": "Orca Security"
},
{
"path": "$[0].@graph[3].description",
"value": "Orca’s cloud security solution deploys in minutes and identifies vulnerabilities, malware, misconfigurations, secret keys, leaked passwords, lateral movement risk, and high-risk data such as PII."
},
{
"path": "$[0].@graph[4].name",
"value": "Orca Security"
},
{
"path": "$[0].@graph[4].description",
"value": "At Orca, we’re not just innovators in the cloud security space—we’re creators of it. Our founders understood that modern computing technologies and the cloud required a re-architecture of security, so they set out to change the game. Their vision became the industry’s first agentless cloud security solution, providing customers with comprehensive and scalable coverage never seen before. With a patent for this revolutionary SideScanning™ technology, Orca pioneered the path for modern cloud security and continues on the path of innovation, including AI-powered cloud security. With our Unified Data model offering contextual security insights, Orca effectively prioritizes risks, allowing security teams to focus on what matters most."
},
{
"path": "$[0].@graph[4].founders[0].name",
"value": "Gil Geron"
},
{
"path": "$[0].@graph[4].founders[1].name",
"value": "Avi Shua"
},
{
"path": "$[0].@graph[4].funder[0].name",
"value": "YL Ventures"
},
{
"path": "$[0].@graph[4].funder[0].description",
"value": "YL Ventures is a seed-stage venture capital firm. The company’s managing partner Yoav Leitersdorf who founded the firm with John Quigley in 2007, along with Israel and U.S. partners Ofer Schreiber and John Brennan. Current partners also include Sharon Seeman and Michael Cortez. The firm has headquarters in San Francisco and Tel Aviv. A main focus of YL Ventures is to introduce Israeli cybersecurity start-ups to the American market and develop a U.S. customer base."
},
{
"path": "$[0].@graph[4].funder[1].name",
"value": "Willoughby Capital"
},
{
"path": "$[0].@graph[4].funder[1].description",
"value": "Willow Capital, LLC, is a premier investment management firm dedicated to delivering superior financial solutions tailored to meet the unique needs of its clients. With a steadfast commitment to excellence, Willow Capital provides comprehensive investment strategies and personalized wealth management services, ensuring the growth and preservation of client assets. Leveraging a team of seasoned financial professionals, the firm specializes in a wide array of investment opportunities, including equities, fixed income, real estate, and alternative investments. By combining deep market insights with a client-centric approach, Willow Capital empowers individuals, families, and institutions to achieve their financial goals and secure their financial future."
},
{
"path": "$[0].@graph[4].funder[2].name",
"value": "TEMASEK"
},
{
"path": "$[0].@graph[4].funder[2].description",
"value": "Temasek is a global investment company headquartered in Singapore, dedicated to creating sustainable long-term value for its stakeholders. With a diverse portfolio spanning various sectors including financial services, telecommunications, media, technology, transportation, industrials, consumer, and real estate, Temasek operates in markets around the world. Established in 1974, the company is driven by its core values of integrity, excellence, and respect, investing with a focus on sustainability, innovation, and societal impact. Through strategic investments, Temasek aims to foster inclusive growth and contribute positively to communities, shaping a better and more resilient future."
},
{
"path": "$[0].@graph[4].funder[3].name",
"value": "Silicon Valley CISO Investments (SVCI)"
},
{
"path": "$[0].@graph[4].funder[3].description",
"value": "Silicon Valley CISO Investments (SVCI) is an exclusive, member-driven venture capital fund composed of Chief Information Security Officers (CISOs) from leading organizations. With a unique focus on cybersecurity innovation, SVCI leverages the deep industry expertise and strategic insights of its members to identify and invest in promising cybersecurity startups. The collective experience of its CISO members provides unparalleled guidance and mentorship to portfolio companies, fostering the development of cutting-edge security solutions. Committed to advancing the cybersecurity landscape, SVCI plays a pivotal role in driving technological advancements and securing the digital future."
},
{
"path": "$[0].@graph[4].funder[4].name",
"value": "Stripes"
},
{
"path": "$[0].@graph[4].funder[4].description",
"value": "Stripes is a growth equity firm dedicated to partnering with visionary founders and management teams to build transformative, market-leading companies. With a focus on technology and consumer businesses, Stripes leverages its extensive industry expertise, strategic insights, and operational support to accelerate growth and drive long-term value. The firm prides itself on its collaborative approach, fostering deep relationships with its portfolio companies to unlock their full potential. By combining a passion for innovation with a commitment to excellence, Stripes aims to create lasting impact and shape the future of industries worldwide.."
},
{
"path": "$[0].@graph[4].funder[5].name",
"value": "Splunk"
},
{
"path": "$[0].@graph[4].funder[5].description",
"value": "Splunk Inc. is a leading provider of data analytics and monitoring solutions that empower organizations to turn machine data into valuable insights. Specializing in big data, artificial intelligence, and cloud services, Splunk enables businesses to enhance operational intelligence, security, and performance. Its robust platform collects, indexes, and analyzes real-time data generated by various digital systems and technologies, helping organizations to monitor, troubleshoot, and optimize their IT infrastructure and business processes. With a commitment to innovation and customer success, Splunk transforms data into actionable knowledge, driving improved decision-making and business outcomes across diverse industries."
},
{
"path": "$[0].@graph[4].funder[6].name",
"value": "SAIC"
},
{
"path": "$[0].@graph[4].funder[6].description",
"value": "Science Applications International Corporation (SAIC) is a premier technology integrator specializing in delivering high-impact, mission-critical solutions for government and commercial clients. With a robust portfolio spanning defense, space, civilian, and intelligence sectors, SAIC leverages cutting-edge technologies and deep domain expertise to address complex challenges. The company provides a comprehensive suite of services, including digital transformation, IT modernization, cloud migration, cybersecurity, and advanced analytics. Committed to innovation and excellence, SAIC empowers organizations to achieve their strategic objectives, ensuring operational efficiency and enhanced performance in an increasingly dynamic and digital world."
},
{
"path": "$[0].@graph[4].funder[7].name",
"value": "Redpoint"
},
{
"path": "$[0].@graph[4].funder[7].description",
"value": "Redpoint Global is a leading provider of customer data platform (CDP) and customer engagement technology, empowering businesses to deliver personalized, real-time customer experiences across all touchpoints. By integrating and orchestrating data from various sources, Redpoint's solutions provide a unified customer view, enabling organizations to drive meaningful interactions and enhance customer loyalty. Their advanced analytics, machine learning, and automation capabilities help businesses optimize marketing efforts, increase operational efficiency, and achieve measurable growth. With a commitment to innovation and customer success, Redpoint Global helps companies transform their customer engagement strategies, creating lasting and impactful connections."
},
{
"path": "$[0].@graph[4].funder[8].name",
"value": "Lone Pine Capital"
},
{
"path": "$[0].@graph[4].funder[8].description",
"value": "Lone Pine Capital is a renowned investment management firm known for its expertise in global equities. With a focus on fundamental research and a long-term investment horizon, Lone Pine seeks to identify high-quality companies with strong growth potential. Led by founder and portfolio manager Stephen Mandel Jr., the firm employs a disciplined investment approach that combines rigorous analysis, active management, and risk management principles. By leveraging their deep industry knowledge and extensive network, Lone Pine aims to generate superior returns for their investors while preserving capital over the long term."
},
{
"path": "$[0].@graph[4].funder[9].name",
"value": "ICONIQ"
},
{
"path": "$[0].@graph[4].funder[9].description",
"value": "ICONIQ Capital is a premier investment firm renowned for its innovative approach to wealth management and asset allocation. Catering to a select group of high-net-worth individuals, families, and institutions, ICONIQ offers personalized investment solutions tailored to each client's unique financial goals and preferences. With a focus on technology, growth equity, and venture capital, the firm leverages its deep industry expertise and global network to identify and invest in transformative opportunities. Led by a team of seasoned professionals, ICONIQ Capital is committed to delivering exceptional returns and fostering long-term relationships built on trust, integrity, and performance."
},
{
"path": "$[0].@graph[4].funder[10].name",
"value": "Harmony Partners"
},
{
"path": "$[0].@graph[4].funder[10].description",
"value": "Harmony Venture Partners is a distinguished venture capital firm dedicated to fueling the growth of early-stage technology startups. With a focus on innovation, disruption, and scalable solutions, Harmony VP provides strategic capital, mentorship, and operational support to entrepreneurs and visionary founders. Leveraging its extensive network, industry insights, and hands-on approach, the firm partners with promising startups across various sectors, including software, fintech, healthcare, and consumer technology. Committed to driving success and unlocking potential, Harmony VP empowers entrepreneurs to transform their ideas into thriving businesses, shaping the future of innovation and entrepreneurship."
},
{
"path": "$[0].@graph[4].funder[11].name",
"value": "Notable"
},
{
"path": "$[0].@graph[4].funder[11].description",
"value": "Notable Capital is a distinguished investment firm specializing in private equity and venture capital investments across a diverse range of industries. With a focus on identifying exceptional opportunities and partnering with visionary entrepreneurs, Notable Capital provides strategic capital, operational expertise, and industry insights to drive sustainable growth and value creation. Leveraging their deep network and extensive experience, the firm seeks to generate attractive returns for their investors while fostering innovation and long-term success for their portfolio companies. Committed to integrity, transparency, and collaboration, Notable Capital strives to be a trusted partner and catalyst for positive change in the global business landscape."
},
{
"path": "$[0].@graph[4].funder[12].name",
"value": "CapitalG"
},
{
"path": "$[0].@graph[4].funder[12].description",
"value": "CapitalG, formerly known as Google Capital, is a leading growth equity firm focused on investing in innovative technology companies poised for exponential growth. With a deep understanding of the tech landscape and a track record of success, CapitalG partners with exceptional entrepreneurs to provide strategic capital and operational support. Leveraging their access to Google's resources and expertise, the firm empowers portfolio companies to accelerate their growth, expand their reach, and drive meaningful impact. Committed to fostering innovation and driving positive change, CapitalG is dedicated to building lasting relationships and unlocking the potential of tomorrow's technology leaders."
},
{
"path": "$[0].@graph[4].funder[13].name",
"value": "Adams Street"
},
{
"path": "$[0].@graph[4].funder[13].description",
"value": "Adams Street Partners is a premier private markets investment management firm, specializing in venture capital, growth equity, and buyout investments. With a global presence and over four decades of experience, Adams Street Partners offers institutional investors access to a diverse range of investment strategies and opportunities. Through a combination of rigorous research, disciplined investment processes, and extensive industry networks, the firm aims to generate attractive returns while managing risk effectively. Committed to partnership, integrity, and long-term value creation, Adams Street Partners collaborates closely with entrepreneurs and management teams to support their growth and success, driving innovation and innovation in the global economy."
},
{
"path": "$[0].@graph[4].brand.name",
"value": "Orca Security"
},
{
"path": "$[1].name",
"value": "Orca Security | AI-Powered Cloud Security Platform & CNAPP"
},
{
"path": "$[1].description",
"value": "Secure your multi-cloud environment from build to runtime with the industry-leading CNAPP. Featuring comprehensive AI security and workload defense."
}
],
"mismatches": [
{
"path": "$[0].@graph[2].itemListElement[0].name",
"value": "Home"
},
{
"path": "$[0].@graph[4].description",
"value": "At Orca, we’re not just innovators in the cloud security space—we’re creators of it. Our founders understood that modern computing technologies and the cloud required a re-architecture of security, so they set out to change the game. Their vision became the industry’s first agentless cloud security solution, providing customers with comprehensive and scalable coverage never seen before. With a patent for this revolutionary SideScanning™ technology, Orca pioneered the path for modern cloud security and continues on the path of innovation, including AI-powered cloud security. With our Unified Data model offering contextual security insights, Orca effectively prioritizes risks, allowing security teams to focus on what matters most."
},
{
"path": "$[0].@graph[4].founders[0].name",
"value": "Gil Geron"
},
{
"path": "$[0].@graph[4].founders[1].name",
"value": "Avi Shua"
},
{
"path": "$[0].@graph[4].funder[0].name",
"value": "YL Ventures"
},
{
"path": "$[0].@graph[4].funder[0].description",
"value": "YL Ventures is a seed-stage venture capital firm. The company’s managing partner Yoav Leitersdorf who founded the firm with John Quigley in 2007, along with Israel and U.S. partners Ofer Schreiber and John Brennan. Current partners also include Sharon Seeman and Michael Cortez. The firm has headquarters in San Francisco and Tel Aviv. A main focus of YL Ventures is to introduce Israeli cybersecurity start-ups to the American market and develop a U.S. customer base."
},
{
"path": "$[0].@graph[4].funder[1].name",
"value": "Willoughby Capital"
},
{
"path": "$[0].@graph[4].funder[1].description",
"value": "Willow Capital, LLC, is a premier investment management firm dedicated to delivering superior financial solutions tailored to meet the unique needs of its clients. With a steadfast commitment to excellence, Willow Capital provides comprehensive investment strategies and personalized wealth management services, ensuring the growth and preservation of client assets. Leveraging a team of seasoned financial professionals, the firm specializes in a wide array of investment opportunities, including equities, fixed income, real estate, and alternative investments. By combining deep market insights with a client-centric approach, Willow Capital empowers individuals, families, and institutions to achieve their financial goals and secure their financial future."
},
{
"path": "$[0].@graph[4].funder[2].name",
"value": "TEMASEK"
},
{
"path": "$[0].@graph[4].funder[2].description",
"value": "Temasek is a global investment company headquartered in Singapore, dedicated to creating sustainable long-term value for its stakeholders. With a diverse portfolio spanning various sectors including financial services, telecommunications, media, technology, transportation, industrials, consumer, and real estate, Temasek operates in markets around the world. Established in 1974, the company is driven by its core values of integrity, excellence, and respect, investing with a focus on sustainability, innovation, and societal impact. Through strategic investments, Temasek aims to foster inclusive growth and contribute positively to communities, shaping a better and more resilient future."
},
{
"path": "$[0].@graph[4].funder[3].name",
"value": "Silicon Valley CISO Investments (SVCI)"
},
{
"path": "$[0].@graph[4].funder[3].description",
"value": "Silicon Valley CISO Investments (SVCI) is an exclusive, member-driven venture capital fund composed of Chief Information Security Officers (CISOs) from leading organizations. With a unique focus on cybersecurity innovation, SVCI leverages the deep industry expertise and strategic insights of its members to identify and invest in promising cybersecurity startups. The collective experience of its CISO members provides unparalleled guidance and mentorship to portfolio companies, fostering the development of cutting-edge security solutions. Committed to advancing the cybersecurity landscape, SVCI plays a pivotal role in driving technological advancements and securing the digital future."
},
{
"path": "$[0].@graph[4].funder[4].name",
"value": "Stripes"
},
{
"path": "$[0].@graph[4].funder[4].description",
"value": "Stripes is a growth equity firm dedicated to partnering with visionary founders and management teams to build transformative, market-leading companies. With a focus on technology and consumer businesses, Stripes leverages its extensive industry expertise, strategic insights, and operational support to accelerate growth and drive long-term value. The firm prides itself on its collaborative approach, fostering deep relationships with its portfolio companies to unlock their full potential. By combining a passion for innovation with a commitment to excellence, Stripes aims to create lasting impact and shape the future of industries worldwide.."
},
{
"path": "$[0].@graph[4].funder[6].name",
"value": "SAIC"
},
{
"path": "$[0].@graph[4].funder[6].description",
"value": "Science Applications International Corporation (SAIC) is a premier technology integrator specializing in delivering high-impact, mission-critical solutions for government and commercial clients. With a robust portfolio spanning defense, space, civilian, and intelligence sectors, SAIC leverages cutting-edge technologies and deep domain expertise to address complex challenges. The company provides a comprehensive suite of services, including digital transformation, IT modernization, cloud migration, cybersecurity, and advanced analytics. Committed to innovation and excellence, SAIC empowers organizations to achieve their strategic objectives, ensuring operational efficiency and enhanced performance in an increasingly dynamic and digital world."
},
{
"path": "$[0].@graph[4].funder[7].name",
"value": "Redpoint"
},
{
"path": "$[0].@graph[4].funder[8].name",
"value": "Lone Pine Capital"
},
{
"path": "$[0].@graph[4].funder[8].description",
"value": "Lone Pine Capital is a renowned investment management firm known for its expertise in global equities. With a focus on fundamental research and a long-term investment horizon, Lone Pine seeks to identify high-quality companies with strong growth potential. Led by founder and portfolio manager Stephen Mandel Jr., the firm employs a disciplined investment approach that combines rigorous analysis, active management, and risk management principles. By leveraging their deep industry knowledge and extensive network, Lone Pine aims to generate superior returns for their investors while preserving capital over the long term."
},
{
"path": "$[0].@graph[4].funder[9].name",
"value": "ICONIQ"
},
{
"path": "$[0].@graph[4].funder[9].description",
"value": "ICONIQ Capital is a premier investment firm renowned for its innovative approach to wealth management and asset allocation. Catering to a select group of high-net-worth individuals, families, and institutions, ICONIQ offers personalized investment solutions tailored to each client's unique financial goals and preferences. With a focus on technology, growth equity, and venture capital, the firm leverages its deep industry expertise and global network to identify and invest in transformative opportunities. Led by a team of seasoned professionals, ICONIQ Capital is committed to delivering exceptional returns and fostering long-term relationships built on trust, integrity, and performance."
},
{
"path": "$[0].@graph[4].funder[10].name",
"value": "Harmony Partners"
},
{
"path": "$[0].@graph[4].funder[10].description",
"value": "Harmony Venture Partners is a distinguished venture capital firm dedicated to fueling the growth of early-stage technology startups. With a focus on innovation, disruption, and scalable solutions, Harmony VP provides strategic capital, mentorship, and operational support to entrepreneurs and visionary founders. Leveraging its extensive network, industry insights, and hands-on approach, the firm partners with promising startups across various sectors, including software, fintech, healthcare, and consumer technology. Committed to driving success and unlocking potential, Harmony VP empowers entrepreneurs to transform their ideas into thriving businesses, shaping the future of innovation and entrepreneurship."
},
{
"path": "$[0].@graph[4].funder[11].name",
"value": "Notable"
},
{
"path": "$[0].@graph[4].funder[11].description",
"value": "Notable Capital is a distinguished investment firm specializing in private equity and venture capital investments across a diverse range of industries. With a focus on identifying exceptional opportunities and partnering with visionary entrepreneurs, Notable Capital provides strategic capital, operational expertise, and industry insights to drive sustainable growth and value creation. Leveraging their deep network and extensive experience, the firm seeks to generate attractive returns for their investors while fostering innovation and long-term success for their portfolio companies. Committed to integrity, transparency, and collaboration, Notable Capital strives to be a trusted partner and catalyst for positive change in the global business landscape."
},
{
"path": "$[0].@graph[4].funder[12].name",
"value": "CapitalG"
},
{
"path": "$[0].@graph[4].funder[12].description",
"value": "CapitalG, formerly known as Google Capital, is a leading growth equity firm focused on investing in innovative technology companies poised for exponential growth. With a deep understanding of the tech landscape and a track record of success, CapitalG partners with exceptional entrepreneurs to provide strategic capital and operational support. Leveraging their access to Google's resources and expertise, the firm empowers portfolio companies to accelerate their growth, expand their reach, and drive meaningful impact. Committed to fostering innovation and driving positive change, CapitalG is dedicated to building lasting relationships and unlocking the potential of tomorrow's technology leaders."
},
{
"path": "$[0].@graph[4].funder[13].name",
"value": "Adams Street"
},
{
"path": "$[0].@graph[4].funder[13].description",
"value": "Adams Street Partners is a premier private markets investment management firm, specializing in venture capital, growth equity, and buyout investments. With a global presence and over four decades of experience, Adams Street Partners offers institutional investors access to a diverse range of investment strategies and opportunities. Through a combination of rigorous research, disciplined investment processes, and extensive industry networks, the firm aims to generate attractive returns while managing risk effectively. Committed to partnership, integrity, and long-term value creation, Adams Street Partners collaborates closely with entrepreneurs and management teams to support their growth and success, driving innovation and innovation in the global economy."
}
],
"score": 28,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
70 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 73,
"passing": 3,
"failing": [
{
"heading": "Trusted by the world’s most innovative and security-driven enterprises",
"headingHtml": "<h2 data-aos-once=\"true\" data-aos=\"fade-down\" class=\"wp-block-heading has-text-align-center has-primary-1-color has-text-color has-link-color has-x-medium-font-size wp-elements-191f667e25f2585ce8ed154ea36e1364 aos-init\" id=\"h-trusted-by-the-world-s-most-innovative-and-security-driven-enterprises\">Trusted by the world’s most innovative and security-driven enterprises</h2>",
"firstParagraph": "The Orca Difference",
"paragraphHtml": "<p data-aos-delay=\"100\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center is-style-label has-barlow-semi-condensed-font-family has-base-font-size aos-init\" style=\"margin-bottom:var(--wp--preset--spacing--50)\">The Orca Difference</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Cloud Defense, Simplified, From Observation to Action and Remediation",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-cloud-defense-simplified-from-observation-to-action-and-remediation\">Cloud Defense, Simplified, From Observation to Action and Remediation</h2>",
"firstParagraph": "See every risk from code to cloud, runtime, and AI. Initiate workflows with comprehensive context baked in.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">See every risk from code to cloud, runtime, and AI. Initiate workflows with comprehensive context baked in.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Prioritize Vulnerabilities with 3 Types of Reachability Analysis",
"headingHtml": "<h3 class=\"wp-block-heading has-large-font-size\" id=\"h-prioritize-vulnerabilities-with-3-types-of-reachability-analysis\" style=\"margin-bottom:0\">Prioritize Vulnerabilities with 3 Types of Reachability Analysis</h3>",
"firstParagraph": "Eliminate up to 90% of alert noise by recognizing when a vulnerability exists but no one can get to it. Agentless Reachability Analysis enables container-level insight. Dynamic Reachability Analysis confirms runtime access. Code Reachability Analysis assesses function-level reachability.",
"paragraphHtml": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Eliminate up to 90% of alert noise by recognizing when a vulnerability exists but no one can get to it. <a href=\"https://orca.security/resources/blog/agentless-reachability-analysis-prioritize-vulnerabilities/\">Agentless Reachability Analysis</a> enables container-level insight. <a href=\"https://orca.security/resources/blog/dynamic-reachability-analysis/\">Dynamic Reachability Analysis</a> confirm...",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "Real-Time Protection with Orca Sensor",
"headingHtml": "<h3 class=\"wp-block-heading has-large-font-size\" id=\"h-real-time-protection-with-orca-sensor\" style=\"margin-bottom:0\">Real-Time Protection with Orca Sensor</h3>",
"firstParagraph": "Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day ex...",
"paragraphHtml": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day exploits, in real time. Achieve continuous visibility—even into runtim...",
"words": 64,
"direct": false,
"issue": "First paragraph is 64 words and does not look like a concise direct answer."
},
{
"heading": "Why Customers Choose the Orca Cloud Security Platform",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-why-customers-choose-the-orca-cloud-security-platform\">Why Customers Choose the Orca Cloud Security Platform</h2>",
"firstParagraph": "From instant onboarding to our Unified Data Model, explore the foundational features that allow Orca to deliver comprehensive coverage, gather intelligent context, and prioritize the risks that matter most.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">From instant onboarding to our Unified Data Model, explore the foundational features that allow Orca to deliver comprehensive coverage, gather intelligent context, and prioritize the risks that matter most.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "One unified cloud native platform",
"headingHtml": "<h3 class=\"testimonial-heading\">One unified cloud native platform</h3>",
"firstParagraph": "Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Easy onboarding for instant ROI",
"headingHtml": "<h3 class=\"testimonial-heading\">Easy onboarding for instant ROI</h3>",
"firstParagraph": "Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Unmatched visibility meets risk prioritization",
"headingHtml": "<h3 class=\"testimonial-heading\">Unmatched visibility meets risk prioritization</h3>",
"firstParagraph": "With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Integrated across the full software development lifecycle",
"headingHtml": "<h3 class=\"testimonial-heading\">Integrated across the full software development lifecycle</h3>",
"firstParagraph": "Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Simplify cloud compliance",
"headingHtml": "<h3 class=\"testimonial-heading\">Simplify cloud compliance</h3>",
"firstParagraph": "Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "One unified cloud native platform",
"headingHtml": "<h3 class=\"testimonial-heading\">One unified cloud native platform</h3>",
"firstParagraph": "Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Easy onboarding for instant ROI",
"headingHtml": "<h3 class=\"testimonial-heading\">Easy onboarding for instant ROI</h3>",
"firstParagraph": "Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Unmatched visibility meets risk prioritization",
"headingHtml": "<h3 class=\"testimonial-heading\">Unmatched visibility meets risk prioritization</h3>",
"firstParagraph": "With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Integrated across the full software development lifecycle",
"headingHtml": "<h3 class=\"testimonial-heading\">Integrated across the full software development lifecycle</h3>",
"firstParagraph": "Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Simplify cloud compliance",
"headingHtml": "<h3 class=\"testimonial-heading\">Simplify cloud compliance</h3>",
"firstParagraph": "Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "Move from observation to action.",
"headingHtml": "<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-move-from-observation-to-action\" style=\"margin-bottom:0\">Move from observation to action.</h2>",
"firstParagraph": "Skip the form and connect instantly with an Orca cloud security expert in Slack. Get practical and actionable guidance tailored to your specific environment.",
"paragraphHtml": "<p class=\"has-medium-font-size\" style=\"margin-top:var(--wp--preset--spacing--20);font-style:normal;font-weight:300\">Skip the form and connect instantly with an Orca cloud security expert in Slack. Get practical and actionable guidance tailored to your specific environment.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Map The Complete Anatomy Of A Cloud Security Breach",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-map-the-complete-anatomy-of-a-cloud-security-breach\">Map The Complete Anatomy Of A Cloud Security Breach</h2>",
"firstParagraph": "Orca goes beyond common graph visuals to evaluate and prioritize the riskiest paths to your crown jewels, combining misconfigurations, identity risks, lateral movement and more.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Orca goes beyond common graph visuals to evaluate and prioritize the riskiest paths to your crown jewels, combining misconfigurations, identity risks, lateral movement and more.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "Accelerate Delivery with Built-In Cloud Security",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-accelerate-delivery-with-built-in-cloud-security\">Accelerate Delivery with Built-In Cloud Security</h2>",
"firstParagraph": "Empower your developers to ship faster and safer. Orca integrates seamlessly into your CI/CD pipelines to eliminate friction and traces risks from production back to code to identify exactly what line of code to fix.",
"paragraphHtml": "<p data-aos-delay=\"300\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Empower your developers to ship faster and safer. Orca integrates seamlessly into your CI/CD pipelines to eliminate friction and traces risks from production back to code to identify exactly what line of code to fix.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Seamlessly Integrated with Your Existing Stack",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-seamlessly-integrated-with-your-existing-stack\">Seamlessly Integrated with Your Existing Stack</h2>",
"firstParagraph": "Connect Orca to the tools you use every day. Whether it’s alerting via Slack, ticketing in Jira, or streaming data to your SIEM, we ensure critical insights reach the right people in the right workflow.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Connect Orca to the tools you use every day. Whether it’s alerting via Slack, ticketing in Jira, or streaming data to your SIEM, we ensure critical insights reach the right people in the right workflow.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Zero to Full Visibility in 24 Hours",
"headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-zero-to-full-visibility-in-24-hours\">Zero to Full Visibility in 24 Hours</h2>",
"firstParagraph": "Connect your cloud accounts and get complete, prioritized risk in hours—no agents, no friction.",
"paragraphHtml": "<p class=\"has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:300\">Connect your cloud accounts and get complete, prioritized risk in hours—no agents, no friction.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Connect",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-connect\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Connect</h3>",
"firstParagraph": "Three-step account onboarding process",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-6c7f549740ad7412a639233e027ee849\" style=\"margin-top:0;margin-bottom:0\">Three-step account onboarding process</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Scan",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-scan\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Scan</h3>",
"firstParagraph": "Sidescanning begins automatically",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-56bae1c4d5970fecf687e5414d10d63d\" style=\"margin-top:0;margin-bottom:0\">Sidescanning begins automatically</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Build",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-build\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Build</h3>",
"firstParagraph": "Full inventory of cloud resources captured",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-3260bc097a9eae5a39a1ce2a72a5e4fc\" style=\"margin-top:0;margin-bottom:0\">Full inventory of cloud resources captured</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Score",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-score\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Score</h3>",
"firstParagraph": "Cloud assets and risks scored and prioritized",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-cd829b6c34eb64bbfd7a1ce68c3112c6\" style=\"margin-top:0;margin-bottom:0\">Cloud assets and risks scored and prioritized</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Remediate",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-remediate\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Remediate</h3>",
"firstParagraph": "Trigger workflows for resolution",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-d40752edcb534e93d7123307abd1aadc\" style=\"margin-top:0;margin-bottom:0\">Trigger workflows for resolution</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "The Real ROI Of Cloud Security Consolidation",
"headingHtml": "<h2 data-aos-delay=\"600\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-neutral-6-color has-text-color has-link-color has-x-large-font-size wp-elements-c90027203ab8d3b851c536e81791a8e9 aos-init\" id=\"h-the-real-roi-of-cloud-security-consolidation\">The Real ROI Of Cloud Security Consolidation</h2>",
"firstParagraph": "198%",
"paragraphHtml": "<p class=\"text-gradient-primary has-primary-2-color has-text-color has-link-color has-barlow-semi-condensed-font-family has-xxx-large-font-size wp-elements-91e7d79c602308112fa7e1aa97b7e421\">198%</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Return on Investment",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family\" id=\"h-return-on-investment\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Return on Investment</h3>",
"firstParagraph": "Achieve a full return on your platform investment by consolidating tools and reducing operational overhead. A representative enterprise realized substantial value through lower license and response costs.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-61bc7dad2ecec3439de1505b7bd31fca\" style=\"font-style:normal;font-weight:400\">Achieve a full return on your platform investment by consolidating tools and reducing operational overhead. A representative enterprise realized substantial value through lower license and response costs.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Reduction in Alert Volume",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family has-x-medium-font-size\" id=\"h-reduction-in-alert-volume\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Reduction in Alert Volume</h3>",
"firstParagraph": "Eliminate alert fatigue by focusing only on risks that are truly reachable and exploitable.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-e338b7e498c32ee994d26fd68a78ae42\" style=\"font-style:normal;font-weight:400\">Eliminate alert fatigue by focusing only on risks that are truly reachable and exploitable.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Legacy Tools Replaced",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family has-x-medium-font-size\" id=\"h-legacy-tools-replaced\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Legacy Tools Replaced</h3>",
"firstParagraph": "Replace fragmented solutions—including SAST, SCA, and container tools—with a single unified CNAPP.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-85e7258ab5d897592ae3dbca8032ec42\" style=\"font-style:normal;font-weight:400\">Replace fragmented solutions—including SAST, SCA, and container tools—with a single unified CNAPP.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Annual Operating Savings",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family\" id=\"h-annual-operating-savings\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Annual Operating Savings</h3>",
"firstParagraph": "Reduce budget set-asides for emergency incident response and contractor support. Organizations materially lower their exposure costs by improving their overall risk posture.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-6938a3a3917d405a0207a95f0824a1ce\" style=\"font-style:normal;font-weight:400\">Reduce budget set-asides for emergency incident response and contractor support. Organizations materially lower their exposure costs by improving their overall risk posture.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Rated #1 By The People Who Use It",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-rated-1-by-the-people-who-use-it\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-2-color\">Rated #1</mark> By The People Who Use It</h2>",
"firstParagraph": "4.6",
"paragraphHtml": "<p class=\"has-primary-1-color has-text-color has-link-color has-barlow-semi-condensed-font-family has-x-medium-font-size wp-elements-c26379adad5a10b67b1b45cec6127ee2\">4.6</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Securing the World’s Most Innovative Clouds",
"headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-securing-the-world-s-most-innovative-clouds\">Securing the World’s Most Innovative Clouds</h2>",
"firstParagraph": "From Fortune 500 enterprises to cloud-native disruptors, leading organizations rely on Orca to secure their digital footprint without slowing down innovation.",
"paragraphHtml": "<p class=\"has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:300\">From Fortune 500 enterprises to cloud-native disruptors, leading organizations rely on Orca to secure their digital footprint without slowing down innovation.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Building secure generative AI applications: Autodesk scales with AWS & Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">Building secure generative AI applications: Autodesk scales with AWS & Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Swiggy Scales Cloud Security Across 10,000+ Containers with Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">Swiggy Scales Cloud Security Across 10,000+ Containers with Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How Sisense Ensures Trust with Cloud Security Using Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">How Sisense Ensures Trust with Cloud Security Using Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Building secure generative AI applications: Autodesk scales with AWS & Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">Building secure generative AI applications: Autodesk scales with AWS & Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Swiggy Scales Cloud Security Across 10,000+ Containers with Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">Swiggy Scales Cloud Security Across 10,000+ Containers with Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How Sisense Ensures Trust with Cloud Security Using Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">How Sisense Ensures Trust with Cloud Security Using Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "Keep Learning",
"paragraphHtml": "<p data-aos-delay=\"100\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center is-style-label has-barlow-semi-condensed-font-family has-base-font-size aos-init\" style=\"margin-bottom:var(--wp--preset--spacing--50)\">Keep Learning</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Essential Reading For Security Leaders",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-essential-reading-for-security-leaders\">Essential Reading For Security Leaders</h2>",
"firstParagraph": "Stay ahead of the curve with the latest market guides, proprietary research, and expert analysis on the evolving state of cloud security.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Stay ahead of the curve with the latest market guides, proprietary research, and expert analysis on the evolving state of cloud security.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "2026 State of Application Security Report",
"headingHtml": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2026-state-of-application-security-report/\" target title=\"2026 State of Application Security Report\"> 2026 State of Application Security Report </a> </h2>",
"firstParagraph": "In-Depth Research 2026 State of Application Security Report When Development Velocity Outpaces Security Get the Report One clear picture of...",
"paragraphHtml": "<p>In-Depth Research 2026 State of Application Security Report When Development Velocity Outpaces Security Get the Report One clear picture of...</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Orca SideScanning™ Technical Brief",
"headingHtml": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/sidescanning-technical-brief/\" target title=\"Orca SideScanning™ Technical Brief\"> Orca SideScanning™ Technical Brief </a> </h2>",
"firstParagraph": "Solution Brief Orca SideScanning™ Technical Brief In this technical brief, go under the hood and discover how Orca’s patented SideScanning...",
"paragraphHtml": "<p>Solution Brief Orca SideScanning™ Technical Brief In this technical brief, go under the hood and discover how Orca’s patented SideScanning...</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "See Orca Security in Action",
"headingHtml": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>",
"firstParagraph": "Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.",
"paragraphHtml": "<p class=\"has-sm-medium-font-size\" style=\"font-style:normal;font-weight:300\">Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "See Orca Security in Action",
"headingHtml": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action-0\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>",
"firstParagraph": "Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.",
"paragraphHtml": "<p class=\"has-sm-medium-font-size\" style=\"font-style:normal;font-weight:300\">Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Platform",
"headingHtml": "<h2>Platform</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cloud Security Platform",
"headingHtml": "<h3>Cloud Security Platform</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Technology Ecosystem",
"headingHtml": "<h3>Technology Ecosystem</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Solutions",
"headingHtml": "<h2>Solutions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "By Solution",
"headingHtml": "<h3>By Solution</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "By Industry",
"headingHtml": "<h3>By Industry</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2>Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Comparisons",
"headingHtml": "<h3>Comparisons</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2>Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Stay in touch",
"headingHtml": "<h2>Stay in touch</h2>",
"firstParagraph": "Get cloud security insights and the latest Orca news",
"paragraphHtml": "<p>Get cloud security insights<br> and the latest Orca news</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Awards & Certifications",
"headingHtml": "<h2>Awards & Certifications</h2>",
"firstParagraph": "AWS Advanced Technology Partner Security Competency",
"paragraphHtml": "<p class=\"awards-label\">AWS Advanced Technology Partner Security Competency</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\" title=\"Privacy Preference Center\" aria-hidden=\"false\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title-mobile\" aria-hidden=\"true\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Your Privacy",
"headingHtml": "<h3 id=\"ot-pvcy-txt\">Your Privacy</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Strictly Necessary Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0001\">Strictly Necessary Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Performance Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0002\">Performance Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Functional Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0003\">Functional Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 50/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
HTML size is large (2087855 bytes). 52 image(s) are missing width/height attributes. 9 possible modal/interstitial element(s) detected.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 50/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width, initial-scale=1.0",
"visibleWords": 2813,
"htmlBytes": 2087855,
"imagesMissingDimensions": [
{
"src": "https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg\" alt=\"Autodesk\">"
},
{
"src": "https://orca.security/wp-content/uploads/2024/03/carlsberg-logo-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2024/03/carlsberg-logo-white.svg\" alt=\"Carlsberg Group\">"
},
{
"src": "https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png\" alt=\"Sisense\">"
},
{
"src": "https://orca.security/wp-content/uploads/2026/06/blue-yonder-w.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2026/06/blue-yonder-w.svg\" alt=\"Blue Yonder\">"
},
{
"src": "https://orca.security/wp-content/uploads/2024/04/RSA_Wordmark_White_L.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2024/04/RSA_Wordmark_White_L.png\" alt=\"RSA Security\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/02/digital-turbine-102x43-1.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"callout__card-logo-image\" src=\"https://orca.security/wp-content/uploads/2023/02/digital-turbine-102x43-1.svg\" alt=\"Digital Turbine\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/02/digital-turbine-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/02/digital-turbine-logo-color.svg\" alt=\"Digital Turbine logo\" class=\"wp-image-44644\" style=\"width:auto;height:30px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/07/c6-bank-black-90x38-1.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/07/c6-bank-black-90x38-1.svg\" alt=\"C6 Bank logo\" class=\"wp-image-51271\" style=\"width:auto;height:50px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/02/digital-turbine-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/02/digital-turbine-logo-color.svg\" alt=\"Digital Turbine logo\" class=\"wp-image-44644\" style=\"width:auto;height:30px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/07/c6-bank-black-90x38-1.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/07/c6-bank-black-90x38-1.svg\" alt=\"C6 Bank logo\" class=\"wp-image-51271\" style=\"width:auto;height:50px\">"
},
{
"src": "https://orca-2024-staging.go-vip.net/wp-content/uploads/2023/12/slack-icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" class=\"wp-image-70818\" style=\"width: 24px;\" src=\"https://orca-2024-staging.go-vip.net/wp-content/uploads/2023/12/slack-icon.svg\" alt>"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/slack-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/slack-logo-color.svg\" alt=\"Slack logo\" class=\"wp-image-52435\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/jira-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/jira-logo-color.svg\" alt=\"Jira logo\" class=\"wp-image-52429\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/servicenow-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/servicenow-logo-color.svg\" alt=\"ServiceNow logo\" class=\"wp-image-52434\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/splunk-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/splunk-logo-color.svg\" alt=\"Splunk logo\" class=\"wp-image-52437\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/okta-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/okta-logo-color.svg\" alt=\"Okta logo\" class=\"wp-image-52431\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/Jupiter-One-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/Jupiter-One-logo.svg\" alt=\"JupiterOne logo\" class=\"wp-image-52430\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/slack-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/slack-logo-color.svg\" alt=\"Slack logo\" class=\"wp-image-52435\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/jira-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/jira-logo-color.svg\" alt=\"Jira logo\" class=\"wp-image-52429\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/servicenow-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/servicenow-logo-color.svg\" alt=\"ServiceNow logo\" class=\"wp-image-52434\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/splunk-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/splunk-logo-color.svg\" alt=\"Splunk logo\" class=\"wp-image-52437\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/okta-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/okta-logo-color.svg\" alt=\"Okta logo\" class=\"wp-image-52431\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/Jupiter-One-logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/Jupiter-One-logo.svg\" alt=\"JupiterOne logo\" class=\"wp-image-52430\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/datadog-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/datadog-logo-color.svg\" alt=\"Datadog logo\" class=\"wp-image-52428\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/pagerduty-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/pagerduty-logo-color.svg\" alt=\"PagerDuty logo\" class=\"wp-image-52432\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/datadog-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/datadog-logo-color.svg\" alt=\"Datadog logo\" class=\"wp-image-52428\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/09/pagerduty-logo-color.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/09/pagerduty-logo-color.svg\" alt=\"PagerDuty logo\" class=\"wp-image-52432\" style=\"width:auto;height:20px\">"
},
{
"src": "https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg\" alt=\"Paidy\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg\" alt=\"C6 Bank\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg\" alt=\"Autodesk\">"
},
{
"src": "https://orca.security/wp-content/uploads/2025/09/swiggy-logo-knockout-new.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2025/09/swiggy-logo-knockout-new.svg\" alt=\"Swiggy\">"
},
{
"src": "https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png\" alt=\"Sisense\">"
},
{
"src": "https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg\" alt=\"Paidy\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg\" alt=\"C6 Bank\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/11/autodesk-knockout-white.svg\" alt=\"Autodesk\">"
},
{
"src": "https://orca.security/wp-content/uploads/2025/09/swiggy-logo-knockout-new.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2025/09/swiggy-logo-knockout-new.svg\" alt=\"Swiggy\">"
},
{
"src": "https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2020/10/sisense-logo-white.png\" alt=\"Sisense\">"
},
{
"src": "https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2021/10/paidly-white-102x43-1.svg\" alt=\"Paidy\">"
},
{
"src": "https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2023/07/c6-bank-white-150x60-1.svg\" alt=\"C6 Bank\">"
},
{
"src": "https://orca.security/wp-content/uploads/2026/03/orca-featured-2026-app-sec-report.png?w=750",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2026/03/orca-featured-2026-app-sec-report.png?w=750\" alt=\"2026 State of Application Security Report\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg\" alt class=\"default-featured-icon\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg\" alt class=\"column-featured-icon\">"
},
{
"src": "https://orca.security/wp-content/uploads/2025/08/orca-gartner-2025-blog-1.png?w=750",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2025/08/orca-gartner-2025-blog-1.png?w=750\" alt=\"2025 Gartner® Market Guide for CNAPP\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg\" alt class=\"default-featured-icon\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg\" alt class=\"column-featured-icon\">"
},
{
"src": "https://orca.security/wp-content/uploads/2024/06/Resource-Tech-Brief-Orca-SideScanning-Light-Blue.png?w=750",
"width": "",
"height": "",
"loading": "lazy",
"html": "<img loading=\"lazy\" decoding=\"async\" src=\"https://orca.security/wp-content/uploads/2024/06/Resource-Tech-Brief-Orca-SideScanning-Light-Blue.png?w=750\" alt=\"Orca SideScanning™ Technical Brief\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-blue.svg\" alt class=\"default-featured-icon\">"
},
{
"src": "https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" src=\"https://orca.security/wp-content/themes/orca-2023/assets/svg/featured-white.svg\" alt class=\"column-featured-icon\">"
},
{
"src": "https://orca-2024-staging.go-vip.net/wp-content/uploads/2023/12/slack-icon.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img decoding=\"async\" class=\"wp-image-70818\" style=\"width: 24px;\" src=\"https://orca-2024-staging.go-vip.net/wp-content/uploads/2023/12/slack-icon.svg\" alt>"
},
{
"src": "https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/fc2d307f-dc10-4457-a1d5-3c1b7302ea62/Orca-Security-Digital.png",
"width": "",
"height": "",
"loading": "",
"html": "<img class=\"ot-bnr-logo\" src=\"https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/fc2d307f-dc10-4457-a1d5-3c1b7302ea62/Orca-Security-Digital.png\" title=\"Orca Security\" alt=\"Orca Security\">"
},
{
"src": "https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/01b899ee-e1e0-481d-9988-67efcb7860ac/Orca-Security-Digital.png",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Orca Security\" src=\"https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/01b899ee-e1e0-481d-9988-67efcb7860ac/Orca-Security-Digital.png\">"
},
{
"src": "https://cdn.cookielaw.org/logos/static/powered_by_logo.svg",
"width": "",
"height": "",
"loading": "",
"html": "<img alt=\"Powered by Onetrust\" src=\"https://cdn.cookielaw.org/logos/static/powered_by_logo.svg\" title=\"Powered by OneTrust Opens in a new Tab\">"
}
],
"possibleDialogs": [
"<div class=\"orca-attack-path-popup\"> <svg id=\"uuid-48365917-8f4c-4e22-910d-f5b5d0073d89\" data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 440 342\"> <defs> <style> .uuid-211366f7-52bc-4e9c-a6c0-8fbc643c6e0f { fill: url(#uuid-087168d7-6b2f-4471-95fc-2481c8b1266c); } .uuid-19e8cb5d-c56e-422d-93cf-b31cc1e51728 { fill: #70707b; } .uuid-e1959f6d-8794-4e1a-a41d-f8efbea674ca { fill: #0072e4; } .uuid-6a232896-a4e1-4210-8aa9-9c6b9b9ca3ae { f...",
"<div class=\"orca-dialog orca-slider-dialog\" id=\"orca-slider-dialog-orca-slider-1\" aria-hidden=\"true\" aria-modal=\"true\" tabindex=\"-1\" role=\"dialog\"> <div class=\"orca-dialog__overlay\" tabindex=\"-1\" data-a11y-dialog-hide></div> <div class=\"orca-dialog__inner-wrapper\"> <button class=\"orca-dialog__close\" data-a11y-dialog-hide aria-label=\"Close this dialog window\"> <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" aria-hidden=\"true\" focusable=\"false\"> <path d=\"M13 1...",
"<div class=\"orca-dialog__overlay\" tabindex=\"-1\" data-a11y-dialog-hide></div>",
"<div class=\"orca-dialog__inner-wrapper\"> <button class=\"orca-dialog__close\" data-a11y-dialog-hide aria-label=\"Close this dialog window\"> <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" aria-hidden=\"true\" focusable=\"false\"> <path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"/> </svg> </button> <div class=\"orca-dialog__content\"> <img decoding=\"async\" width=\"1024\" height=\"640\" src=\"https://orca.security/wp-content/uploads...",
"<button class=\"orca-dialog__close\" data-a11y-dialog-hide aria-label=\"Close this dialog window\"> <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" aria-hidden=\"true\" focusable=\"false\"> <path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"/> </svg> </button>",
"<div class=\"orca-dialog__content\"> <img decoding=\"async\" width=\"1024\" height=\"640\" src=\"https://orca.security/wp-content/uploads/2026/03/orca-homepage-one-unified-platform-2026-fix-2.png\" class=\"enlarged-image\" alt=\"A screenshot of the Orca platform displaying CISO-specific information\" data-slide-index=\"0\" hidden=\"hidden\" loading=\"lazy\" srcset=\"https://orca.security/wp-content/uploads/2026/03/orca-homepage-one-unified-platform-2026-fix-2.png 3024w, https://orca.security/wp-content/uploads/20...",
"<div class=\"ot-sdk-container\" role=\"dialog\" aria-label=\"Privacy\"><div class=\"ot-sdk-row\"><div id=\"onetrust-group-container\" class=\"ot-sdk-twelve ot-sdk-columns\"><div id=\"onetrust-policy\"><div class=\"banner-header\"><div class=\"banner_logo\"></div><img class=\"ot-bnr-logo\" src=\"https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/fc2d307f-dc10-4457-a1d5-3c1b7302ea62/Orca-Security-Digital.png\" title=\"Orca Security\" alt=\"Orca Security\"></div><div...",
"<div role=\"dialog\" aria-modal=\"true\" style=\"height: 100%;\" aria-label=\"Privacy Preference Center\"><!-- pc header --><div class=\"ot-pc-header\" role=\"presentation\"><!-- Header logo --><div class=\"ot-pc-logo\"><img alt=\"Orca Security\" src=\"https://cdn.cookielaw.org/logos/dcf8fc76-8b70-468b-b48a-fba6d56d1473/a3c4add2-fbd3-4f71-9383-50362de53378/01b899ee-e1e0-481d-9988-67efcb7860ac/Orca-Security-Digital.png\"></div><div class=\"ot-title-cntr\"><h2 id=\"ot-pc-title\" title=\"Privacy Preference Center\" ari...",
"<section id=\"ot-fltr-modal\"><div id=\"ot-fltr-cnt\"><div id=\"ot-filter-list-header\"></div><button id=\"clear-filters-handler\">Clear</button><div class=\"ot-fltr-scrlcnt ot-pc-scrollbar\" role=\"group\" aria-labelledby=\"ot-filter-list-header\"><ul class=\"ot-fltr-opts\"><li class=\"ot-fltr-opt\"><div class=\"ot-chkbox\"><input id=\"chkbox-id\" type=\"checkbox\" class=\"category-filter-handler\"> <label for=\"chkbox-id\"><span class=\"ot-label-txt\">checkbox label</span></label> <span class=\"ot-label-status\">label</sp..."
],
"score": 50,
"weight": 10
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 83/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 83/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: orca, powered, platform, enterprises.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
83/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 83/100 and needs improvement.
Evidence
{
"title": "Orca Security | AI-Powered Cloud Security Platform & CNAPP",
"h1": "The security platform for AI-powered enterprises.",
"description": "Secure your multi-cloud environment from build to runtime with the industry-leading CNAPP. Featuring comprehensive AI security and workload defense.",
"topicOverlap": 0.42857142857142855,
"topicTerms": [
"orca",
"security",
"powered",
"cloud",
"platform",
"cnapp",
"enterprises"
],
"descriptionTerms": [
"secure",
"multi",
"cloud",
"environment",
"build",
"runtime",
"industry",
"leading",
"cnapp",
"featuring",
"comprehensive",
"security",
"workload",
"defense"
],
"missingFromDescription": [
"orca",
"powered",
"platform",
"enterprises"
],
"score": 83,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
10 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 10,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 21,
"heading": "H3: Accelerate Cloud Security with Orca AI",
"text": "Improve velocity without increasing headcount. Deploy Orca’s AI agents to accelerate analysis and create action plans. Orca AI is built to be your eyes and ears in the cloud, the scholar on all telemetry in the Orca Platform, and advisor to fortifying your defenses.",
"words": 45,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (45 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Improve velocity without increasing headcount. Deploy Orca’s AI agents to accelerate analysis and create action plans. Orca AI is built to be your eyes and ears in the cloud, the scholar on all telemetry in the Orca Platform, and advisor to fortifying your defenses.</p>"
},
{
"index": 23,
"heading": "H3: Real-Time Protection with Orca Sensor",
"text": "Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day exploits, in real time. Achieve continuous visibility—even into runtime AI activity—and automated prev...",
"words": 64,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (64 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day exploits, in real time. Achieve continuous visibility—even into runtim..."
},
{
"index": 26,
"heading": "H3: Powerful AI driving business outcomes",
"text": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"words": 42,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220)."
],
"html": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>"
},
{
"index": 32,
"heading": "H3: Powerful AI driving business outcomes",
"text": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"words": 42,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220)."
],
"html": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>"
},
{
"index": 38,
"heading": "H3: Powerful AI driving business outcomes",
"text": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"words": 42,
"hasEvidence": true,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220)."
],
"html": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>"
},
{
"index": 109,
"heading": "H4: Your Privacy",
"text": "When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences, or your device, and is mostly used to make the site work as you expect. The information does not usually identify you directly, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to a...",
"words": 114,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p id=\"ot-pc-desc\" class=\"ot-grp-desc\">When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences, or your device, and is mostly used to make the site work as you expect. The information does not usually identify you directly, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the..."
},
{
"index": 110,
"heading": "H4: Strictly Necessary Cookies",
"text": "These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store a...",
"words": 80,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-grp-desc ot-category-desc\">These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.</p>"
},
{
"index": 111,
"heading": "H4: Performance Cookies",
"text": "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor...",
"words": 78,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (78 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-grp-desc ot-category-desc\">These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.</p>"
},
{
"index": 112,
"heading": "H4: Functional Cookies",
"text": "These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.",
"words": 48,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (48 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-grp-desc ot-category-desc\">These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.</p>"
},
{
"index": 113,
"heading": "H4: Targeting Cookies",
"text": "These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.",
"words": 65,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (65 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"ot-grp-desc ot-category-desc\">These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 80/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 80/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Orca Security"
],
"schemaDates": [
"2022-11-03T17:10:58+00:00",
"2026-06-03T09:17:14+00:00",
"2022-11-03T17:10:58Z",
"2026-06-03T09:17:14Z"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://orca.security/resources/reviews/",
"text": "Ratings & Reviews See what our users say about us",
"html": "<a href=\"https://orca.security/resources/reviews/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Ratings & Reviews</span> </div> </div> <div class=\"link__description\">See what our users say about us</div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/why-orca/",
"text": "Why Orca Learn all about our purpose-built cloud security platform",
"html": "<a href=\"https://orca.security/about/why-orca/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Why Orca</span> </div> </div> <div class=\"link__description\">Learn all about our purpose-built cloud security platform</div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/",
"text": "About Us",
"html": "<a href=\"https://orca.security/about/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>About Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact Us",
"html": "<a href=\"https://orca.security/about/contact/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Contact Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/careers/",
"text": "Careers",
"html": "<a href=\"https://orca.security/about/careers/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Careers</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/why-orca/",
"text": "Why Orca Learn how Orca is Leading the Market",
"html": "<a href=\"https://orca.security/about/why-orca/\" class=\"callout__card-link\" target=\"_self\" title=\"Learn how Orca is Leading the Market\"> <figure class=\"callout__card-image-wrap\"> <img width=\"450\" height=\"450\" src=\"https://orca.security/wp-content/uploads/2024/07/[email protected]?w=450\" class=\"callout__card-image\" alt data-object-fit=\"cover\" loading=\"lazy\" decoding=\"async\" srcset=\"https://orca.security/wp-content/uploads/2024/07/orca-menu-card-leading-cloud-sec-mar..."
},
{
"href": "https://orca.security/about/",
"text": "About",
"html": "<a title=\"About\" href=\"https://orca.security/about/\">About</a>"
},
{
"href": "https://orca.security/about/careers/",
"text": "Careers",
"html": "<a title=\"Careers\" href=\"https://orca.security/about/careers/\">Careers</a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact",
"html": "<a title=\"Contact\" href=\"https://orca.security/about/contact/\">Contact</a>"
},
{
"href": "https://www.linkedin.com/company/orca-security/",
"text": "",
"html": "<a aria-label=\"Orca Security on LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/company/orca-security/\"><i class=\"icon-linkedin\" aria-hidden=\"true\"></i></a>"
}
],
"contactLinks": [
{
"href": "https://orca.security/about/contact/",
"text": "Contact Us",
"html": "<a href=\"https://orca.security/about/contact/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Contact Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact",
"html": "<a title=\"Contact\" href=\"https://orca.security/about/contact/\">Contact</a>"
}
],
"privacyLinks": [
{
"href": "https://orca.security/privacy-policy/",
"text": "Privacy Policy",
"html": "<a rel=\"privacy-policy\" href=\"https://orca.security/privacy-policy/\">Privacy Policy</a>"
},
{
"href": "https://orca.security/terms-of-use/",
"text": "Terms of Use",
"html": "<a href=\"https://orca.security/terms-of-use/\">Terms of Use</a>"
}
],
"score": 80,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 80/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 80/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 80/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Orca Security"
],
"schemaDates": [
"2022-11-03T17:10:58+00:00",
"2026-06-03T09:17:14+00:00",
"2022-11-03T17:10:58Z",
"2026-06-03T09:17:14Z"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://orca.security/resources/reviews/",
"text": "Ratings & Reviews See what our users say about us",
"html": "<a href=\"https://orca.security/resources/reviews/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Ratings & Reviews</span> </div> </div> <div class=\"link__description\">See what our users say about us</div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/why-orca/",
"text": "Why Orca Learn all about our purpose-built cloud security platform",
"html": "<a href=\"https://orca.security/about/why-orca/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Why Orca</span> </div> </div> <div class=\"link__description\">Learn all about our purpose-built cloud security platform</div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/",
"text": "About Us",
"html": "<a href=\"https://orca.security/about/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>About Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact Us",
"html": "<a href=\"https://orca.security/about/contact/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Contact Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/careers/",
"text": "Careers",
"html": "<a href=\"https://orca.security/about/careers/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Careers</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/why-orca/",
"text": "Why Orca Learn how Orca is Leading the Market",
"html": "<a href=\"https://orca.security/about/why-orca/\" class=\"callout__card-link\" target=\"_self\" title=\"Learn how Orca is Leading the Market\"> <figure class=\"callout__card-image-wrap\"> <img width=\"450\" height=\"450\" src=\"https://orca.security/wp-content/uploads/2024/07/[email protected]?w=450\" class=\"callout__card-image\" alt data-object-fit=\"cover\" loading=\"lazy\" decoding=\"async\" srcset=\"https://orca.security/wp-content/uploads/2024/07/orca-menu-card-leading-cloud-sec-mar..."
},
{
"href": "https://orca.security/about/",
"text": "About",
"html": "<a title=\"About\" href=\"https://orca.security/about/\">About</a>"
},
{
"href": "https://orca.security/about/careers/",
"text": "Careers",
"html": "<a title=\"Careers\" href=\"https://orca.security/about/careers/\">Careers</a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact",
"html": "<a title=\"Contact\" href=\"https://orca.security/about/contact/\">Contact</a>"
},
{
"href": "https://www.linkedin.com/company/orca-security/",
"text": "",
"html": "<a aria-label=\"Orca Security on LinkedIn\" target=\"_blank\" href=\"https://www.linkedin.com/company/orca-security/\"><i class=\"icon-linkedin\" aria-hidden=\"true\"></i></a>"
}
],
"contactLinks": [
{
"href": "https://orca.security/about/contact/",
"text": "Contact Us",
"html": "<a href=\"https://orca.security/about/contact/\" class=\"button button-tertiary-b has-button-arrow-right menu-link__item\" target=\"_self\" title> <div class=\"menu-link__wrapper\"> <div class=\"menu-link__right\"> <div class=\"menu-link__heading\"> <div class=\"link__heading\"> <span>Contact Us</span> </div> </div> <div class=\"link__description\"></div> </div> </div> </a>"
},
{
"href": "https://orca.security/about/contact/",
"text": "Contact",
"html": "<a title=\"Contact\" href=\"https://orca.security/about/contact/\">Contact</a>"
}
],
"privacyLinks": [
{
"href": "https://orca.security/privacy-policy/",
"text": "Privacy Policy",
"html": "<a rel=\"privacy-policy\" href=\"https://orca.security/privacy-policy/\">Privacy Policy</a>"
},
{
"href": "https://orca.security/terms-of-use/",
"text": "Terms of Use",
"html": "<a href=\"https://orca.security/terms-of-use/\">Terms of Use</a>"
}
],
"score": 80,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 9,
"schemaBlocks": 2,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
70 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 73,
"passing": 3,
"failing": [
{
"heading": "Trusted by the world’s most innovative and security-driven enterprises",
"headingHtml": "<h2 data-aos-once=\"true\" data-aos=\"fade-down\" class=\"wp-block-heading has-text-align-center has-primary-1-color has-text-color has-link-color has-x-medium-font-size wp-elements-191f667e25f2585ce8ed154ea36e1364 aos-init\" id=\"h-trusted-by-the-world-s-most-innovative-and-security-driven-enterprises\">Trusted by the world’s most innovative and security-driven enterprises</h2>",
"firstParagraph": "The Orca Difference",
"paragraphHtml": "<p data-aos-delay=\"100\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center is-style-label has-barlow-semi-condensed-font-family has-base-font-size aos-init\" style=\"margin-bottom:var(--wp--preset--spacing--50)\">The Orca Difference</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Cloud Defense, Simplified, From Observation to Action and Remediation",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-cloud-defense-simplified-from-observation-to-action-and-remediation\">Cloud Defense, Simplified, From Observation to Action and Remediation</h2>",
"firstParagraph": "See every risk from code to cloud, runtime, and AI. Initiate workflows with comprehensive context baked in.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">See every risk from code to cloud, runtime, and AI. Initiate workflows with comprehensive context baked in.</p>",
"words": 17,
"direct": false,
"issue": "First paragraph is 17 words and does not look like a concise direct answer."
},
{
"heading": "Prioritize Vulnerabilities with 3 Types of Reachability Analysis",
"headingHtml": "<h3 class=\"wp-block-heading has-large-font-size\" id=\"h-prioritize-vulnerabilities-with-3-types-of-reachability-analysis\" style=\"margin-bottom:0\">Prioritize Vulnerabilities with 3 Types of Reachability Analysis</h3>",
"firstParagraph": "Eliminate up to 90% of alert noise by recognizing when a vulnerability exists but no one can get to it. Agentless Reachability Analysis enables container-level insight. Dynamic Reachability Analysis confirms runtime access. Code Reachability Analysis assesses function-level reachability.",
"paragraphHtml": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Eliminate up to 90% of alert noise by recognizing when a vulnerability exists but no one can get to it. <a href=\"https://orca.security/resources/blog/agentless-reachability-analysis-prioritize-vulnerabilities/\">Agentless Reachability Analysis</a> enables container-level insight. <a href=\"https://orca.security/resources/blog/dynamic-reachability-analysis/\">Dynamic Reachability Analysis</a> confirm...",
"words": 38,
"direct": false,
"issue": "First paragraph is 38 words and does not look like a concise direct answer."
},
{
"heading": "Real-Time Protection with Orca Sensor",
"headingHtml": "<h3 class=\"wp-block-heading has-large-font-size\" id=\"h-real-time-protection-with-orca-sensor\" style=\"margin-bottom:0\">Real-Time Protection with Orca Sensor</h3>",
"firstParagraph": "Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day ex...",
"paragraphHtml": "<p style=\"margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--60)\">Extend your security coverage to real-time cloud detection and response with Orca Sensor, a lightweight, eBPF-based sensor designed for hybrid and multi-cloud environments. Seamlessly integrated with Orca’s agentless platform, Orca Sensor detects and stops sophisticated threats, like fileless attacks and zero-day exploits, in real time. Achieve continuous visibility—even into runtim...",
"words": 64,
"direct": false,
"issue": "First paragraph is 64 words and does not look like a concise direct answer."
},
{
"heading": "Why Customers Choose the Orca Cloud Security Platform",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-why-customers-choose-the-orca-cloud-security-platform\">Why Customers Choose the Orca Cloud Security Platform</h2>",
"firstParagraph": "From instant onboarding to our Unified Data Model, explore the foundational features that allow Orca to deliver comprehensive coverage, gather intelligent context, and prioritize the risks that matter most.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">From instant onboarding to our Unified Data Model, explore the foundational features that allow Orca to deliver comprehensive coverage, gather intelligent context, and prioritize the risks that matter most.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "One unified cloud native platform",
"headingHtml": "<h3 class=\"testimonial-heading\">One unified cloud native platform</h3>",
"firstParagraph": "Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Easy onboarding for instant ROI",
"headingHtml": "<h3 class=\"testimonial-heading\">Easy onboarding for instant ROI</h3>",
"firstParagraph": "Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Unmatched visibility meets risk prioritization",
"headingHtml": "<h3 class=\"testimonial-heading\">Unmatched visibility meets risk prioritization</h3>",
"firstParagraph": "With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Integrated across the full software development lifecycle",
"headingHtml": "<h3 class=\"testimonial-heading\">Integrated across the full software development lifecycle</h3>",
"firstParagraph": "Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Simplify cloud compliance",
"headingHtml": "<h3 class=\"testimonial-heading\">Simplify cloud compliance</h3>",
"firstParagraph": "Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "One unified cloud native platform",
"headingHtml": "<h3 class=\"testimonial-heading\">One unified cloud native platform</h3>",
"firstParagraph": "Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca drives greater focus and operational efficiency to secure your cloud. Discover every component of your cloud-native apps, prioritize risk with relevant context, and enrich workflows to remediate risk.</p>",
"words": 29,
"direct": false,
"issue": "First paragraph is 29 words and does not look like a concise direct answer."
},
{
"heading": "Easy onboarding for instant ROI",
"headingHtml": "<h3 class=\"testimonial-heading\">Easy onboarding for instant ROI</h3>",
"firstParagraph": "Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca identifies all the components of your cloud native applications from compute resources down to workload OS, AI models, APIs, and more.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Unmatched visibility meets risk prioritization",
"headingHtml": "<h3 class=\"testimonial-heading\">Unmatched visibility meets risk prioritization</h3>",
"firstParagraph": "With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.",
"paragraphHtml": "<p class=\"testimonial-description\">With a Unified Data Model as the foundation, Orca analyzes and prioritizes the most critical attack paths across misconfigurations, vulnerabilities, malware, identity, sensitive data, APIs, and more.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Integrated across the full software development lifecycle",
"headingHtml": "<h3 class=\"testimonial-heading\">Integrated across the full software development lifecycle</h3>",
"firstParagraph": "Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca integrates with developer tool kits to prevent vulnerable code from getting deployed while tracing cloud risks back to their code origins.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Simplify cloud compliance",
"headingHtml": "<h3 class=\"testimonial-heading\">Simplify cloud compliance</h3>",
"firstParagraph": "Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca checks for compliance against 200+ customizable frameworks with easy report exporting and automated workflows to support continuous compliance.</p>",
"words": 19,
"direct": false,
"issue": "First paragraph is 19 words and does not look like a concise direct answer."
},
{
"heading": "Powerful AI driving business outcomes",
"headingHtml": "<h3 class=\"testimonial-heading\">Powerful AI driving business outcomes</h3>",
"firstParagraph": "Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.",
"paragraphHtml": "<p class=\"testimonial-description\">Orca AI makes all of the intelligence from our Unified Data Model accessible and actionable through AI Generated Code Fixes, AI Discovery, AI Assistant, and AI agents. Answer any question about your environment and initiate workflows faster to improve your security posture.</p>",
"words": 42,
"direct": false,
"issue": "First paragraph is 42 words and does not look like a concise direct answer."
},
{
"heading": "Move from observation to action.",
"headingHtml": "<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-move-from-observation-to-action\" style=\"margin-bottom:0\">Move from observation to action.</h2>",
"firstParagraph": "Skip the form and connect instantly with an Orca cloud security expert in Slack. Get practical and actionable guidance tailored to your specific environment.",
"paragraphHtml": "<p class=\"has-medium-font-size\" style=\"margin-top:var(--wp--preset--spacing--20);font-style:normal;font-weight:300\">Skip the form and connect instantly with an Orca cloud security expert in Slack. Get practical and actionable guidance tailored to your specific environment.</p>",
"words": 24,
"direct": false,
"issue": "First paragraph is 24 words and does not look like a concise direct answer."
},
{
"heading": "Map The Complete Anatomy Of A Cloud Security Breach",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-map-the-complete-anatomy-of-a-cloud-security-breach\">Map The Complete Anatomy Of A Cloud Security Breach</h2>",
"firstParagraph": "Orca goes beyond common graph visuals to evaluate and prioritize the riskiest paths to your crown jewels, combining misconfigurations, identity risks, lateral movement and more.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Orca goes beyond common graph visuals to evaluate and prioritize the riskiest paths to your crown jewels, combining misconfigurations, identity risks, lateral movement and more.</p>",
"words": 25,
"direct": false,
"issue": "First paragraph is 25 words and does not look like a concise direct answer."
},
{
"heading": "Accelerate Delivery with Built-In Cloud Security",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-accelerate-delivery-with-built-in-cloud-security\">Accelerate Delivery with Built-In Cloud Security</h2>",
"firstParagraph": "Empower your developers to ship faster and safer. Orca integrates seamlessly into your CI/CD pipelines to eliminate friction and traces risks from production back to code to identify exactly what line of code to fix.",
"paragraphHtml": "<p data-aos-delay=\"300\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Empower your developers to ship faster and safer. Orca integrates seamlessly into your CI/CD pipelines to eliminate friction and traces risks from production back to code to identify exactly what line of code to fix.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Seamlessly Integrated with Your Existing Stack",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-seamlessly-integrated-with-your-existing-stack\">Seamlessly Integrated with Your Existing Stack</h2>",
"firstParagraph": "Connect Orca to the tools you use every day. Whether it’s alerting via Slack, ticketing in Jira, or streaming data to your SIEM, we ensure critical insights reach the right people in the right workflow.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Connect Orca to the tools you use every day. Whether it’s alerting via Slack, ticketing in Jira, or streaming data to your SIEM, we ensure critical insights reach the right people in the right workflow.</p>",
"words": 36,
"direct": false,
"issue": "First paragraph is 36 words and does not look like a concise direct answer."
},
{
"heading": "Zero to Full Visibility in 24 Hours",
"headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-zero-to-full-visibility-in-24-hours\">Zero to Full Visibility in 24 Hours</h2>",
"firstParagraph": "Connect your cloud accounts and get complete, prioritized risk in hours—no agents, no friction.",
"paragraphHtml": "<p class=\"has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:300\">Connect your cloud accounts and get complete, prioritized risk in hours—no agents, no friction.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Connect",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-connect\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Connect</h3>",
"firstParagraph": "Three-step account onboarding process",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-6c7f549740ad7412a639233e027ee849\" style=\"margin-top:0;margin-bottom:0\">Three-step account onboarding process</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Scan",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-scan\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Scan</h3>",
"firstParagraph": "Sidescanning begins automatically",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-56bae1c4d5970fecf687e5414d10d63d\" style=\"margin-top:0;margin-bottom:0\">Sidescanning begins automatically</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Build",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-build\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Build</h3>",
"firstParagraph": "Full inventory of cloud resources captured",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-3260bc097a9eae5a39a1ce2a72a5e4fc\" style=\"margin-top:0;margin-bottom:0\">Full inventory of cloud resources captured</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Score",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-score\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Score</h3>",
"firstParagraph": "Cloud assets and risks scored and prioritized",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-cd829b6c34eb64bbfd7a1ce68c3112c6\" style=\"margin-top:0;margin-bottom:0\">Cloud assets and risks scored and prioritized</p>",
"words": 7,
"direct": false,
"issue": "First paragraph is 7 words and does not look like a concise direct answer."
},
{
"heading": "Remediate",
"headingHtml": "<h3 class=\"wp-block-heading has-sm-medium-font-size\" id=\"h-remediate\" style=\"margin-top:0;margin-bottom:0;text-transform:uppercase\">Remediate</h3>",
"firstParagraph": "Trigger workflows for resolution",
"paragraphHtml": "<p class=\"has-neutral-5-color has-text-color has-link-color has-medium-font-size wp-elements-d40752edcb534e93d7123307abd1aadc\" style=\"margin-top:0;margin-bottom:0\">Trigger workflows for resolution</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "The Real ROI Of Cloud Security Consolidation",
"headingHtml": "<h2 data-aos-delay=\"600\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-neutral-6-color has-text-color has-link-color has-x-large-font-size wp-elements-c90027203ab8d3b851c536e81791a8e9 aos-init\" id=\"h-the-real-roi-of-cloud-security-consolidation\">The Real ROI Of Cloud Security Consolidation</h2>",
"firstParagraph": "198%",
"paragraphHtml": "<p class=\"text-gradient-primary has-primary-2-color has-text-color has-link-color has-barlow-semi-condensed-font-family has-xxx-large-font-size wp-elements-91e7d79c602308112fa7e1aa97b7e421\">198%</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Return on Investment",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family\" id=\"h-return-on-investment\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Return on Investment</h3>",
"firstParagraph": "Achieve a full return on your platform investment by consolidating tools and reducing operational overhead. A representative enterprise realized substantial value through lower license and response costs.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-61bc7dad2ecec3439de1505b7bd31fca\" style=\"font-style:normal;font-weight:400\">Achieve a full return on your platform investment by consolidating tools and reducing operational overhead. A representative enterprise realized substantial value through lower license and response costs.</p>",
"words": 27,
"direct": false,
"issue": "First paragraph is 27 words and does not look like a concise direct answer."
},
{
"heading": "Reduction in Alert Volume",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family has-x-medium-font-size\" id=\"h-reduction-in-alert-volume\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Reduction in Alert Volume</h3>",
"firstParagraph": "Eliminate alert fatigue by focusing only on risks that are truly reachable and exploitable.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-e338b7e498c32ee994d26fd68a78ae42\" style=\"font-style:normal;font-weight:400\">Eliminate alert fatigue by focusing only on risks that are truly reachable and exploitable.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Legacy Tools Replaced",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family has-x-medium-font-size\" id=\"h-legacy-tools-replaced\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Legacy Tools Replaced</h3>",
"firstParagraph": "Replace fragmented solutions—including SAST, SCA, and container tools—with a single unified CNAPP.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-85e7258ab5d897592ae3dbca8032ec42\" style=\"font-style:normal;font-weight:400\">Replace fragmented solutions—including SAST, SCA, and container tools—with a single unified CNAPP.</p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Annual Operating Savings",
"headingHtml": "<h3 class=\"wp-block-heading has-primary-3-color has-text-color has-manrope-font-family\" id=\"h-annual-operating-savings\" style=\"margin-top:0;margin-bottom:var(--wp--preset--spacing--40)\">Annual Operating Savings</h3>",
"firstParagraph": "Reduce budget set-asides for emergency incident response and contractor support. Organizations materially lower their exposure costs by improving their overall risk posture.",
"paragraphHtml": "<p class=\"has-neutral-4-color has-text-color has-link-color wp-elements-6938a3a3917d405a0207a95f0824a1ce\" style=\"font-style:normal;font-weight:400\">Reduce budget set-asides for emergency incident response and contractor support. Organizations materially lower their exposure costs by improving their overall risk posture.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Rated #1 By The People Who Use It",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-rated-1-by-the-people-who-use-it\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-2-color\">Rated #1</mark> By The People Who Use It</h2>",
"firstParagraph": "4.6",
"paragraphHtml": "<p class=\"has-primary-1-color has-text-color has-link-color has-barlow-semi-condensed-font-family has-x-medium-font-size wp-elements-c26379adad5a10b67b1b45cec6127ee2\">4.6</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Securing the World’s Most Innovative Clouds",
"headingHtml": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-securing-the-world-s-most-innovative-clouds\">Securing the World’s Most Innovative Clouds</h2>",
"firstParagraph": "From Fortune 500 enterprises to cloud-native disruptors, leading organizations rely on Orca to secure their digital footprint without slowing down innovation.",
"paragraphHtml": "<p class=\"has-text-align-left has-medium-font-size\" style=\"font-style:normal;font-weight:300\">From Fortune 500 enterprises to cloud-native disruptors, leading organizations rely on Orca to secure their digital footprint without slowing down innovation.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Building secure generative AI applications: Autodesk scales with AWS & Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">Building secure generative AI applications: Autodesk scales with AWS & Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Swiggy Scales Cloud Security Across 10,000+ Containers with Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">Swiggy Scales Cloud Security Across 10,000+ Containers with Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How Sisense Ensures Trust with Cloud Security Using Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">How Sisense Ensures Trust with Cloud Security Using Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Building secure generative AI applications: Autodesk scales with AWS & Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">Building secure generative AI applications: Autodesk scales with AWS & Orca Security</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Swiggy Scales Cloud Security Across 10,000+ Containers with Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">Swiggy Scales Cloud Security Across 10,000+ Containers with Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "How Sisense Ensures Trust with Cloud Security Using Orca",
"headingHtml": "<h3 class=\"testimonial-heading\">How Sisense Ensures Trust with Cloud Security Using Orca</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs",
"headingHtml": "<h3 class=\"testimonial-heading\">Paidy Turns to Orca Security for Multi-Cloud Visibility, Saves Two FTEs and $500,000/Year in Cloud Security Management Costs</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security",
"headingHtml": "<h3 class=\"testimonial-heading\">C6 Bank Strengthens Cybersecurity as a Core Value with Orca Security</h3>",
"firstParagraph": "Keep Learning",
"paragraphHtml": "<p data-aos-delay=\"100\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center is-style-label has-barlow-semi-condensed-font-family has-base-font-size aos-init\" style=\"margin-bottom:var(--wp--preset--spacing--50)\">Keep Learning</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Essential Reading For Security Leaders",
"headingHtml": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-essential-reading-for-security-leaders\">Essential Reading For Security Leaders</h2>",
"firstParagraph": "Stay ahead of the curve with the latest market guides, proprietary research, and expert analysis on the evolving state of cloud security.",
"paragraphHtml": "<p data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"has-text-align-center has-medium-font-size aos-init\" style=\"font-style:normal;font-weight:300\">Stay ahead of the curve with the latest market guides, proprietary research, and expert analysis on the evolving state of cloud security.</p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "2026 State of Application Security Report",
"headingHtml": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2026-state-of-application-security-report/\" target title=\"2026 State of Application Security Report\"> 2026 State of Application Security Report </a> </h2>",
"firstParagraph": "In-Depth Research 2026 State of Application Security Report When Development Velocity Outpaces Security Get the Report One clear picture of...",
"paragraphHtml": "<p>In-Depth Research 2026 State of Application Security Report When Development Velocity Outpaces Security Get the Report One clear picture of...</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Orca SideScanning™ Technical Brief",
"headingHtml": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/sidescanning-technical-brief/\" target title=\"Orca SideScanning™ Technical Brief\"> Orca SideScanning™ Technical Brief </a> </h2>",
"firstParagraph": "Solution Brief Orca SideScanning™ Technical Brief In this technical brief, go under the hood and discover how Orca’s patented SideScanning...",
"paragraphHtml": "<p>Solution Brief Orca SideScanning™ Technical Brief In this technical brief, go under the hood and discover how Orca’s patented SideScanning...</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "See Orca Security in Action",
"headingHtml": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>",
"firstParagraph": "Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.",
"paragraphHtml": "<p class=\"has-sm-medium-font-size\" style=\"font-style:normal;font-weight:300\">Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "See Orca Security in Action",
"headingHtml": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action-0\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>",
"firstParagraph": "Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.",
"paragraphHtml": "<p class=\"has-sm-medium-font-size\" style=\"font-style:normal;font-weight:300\">Gain visibility, achieve compliance, and prioritize risks with the Orca Cloud Security Platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Platform",
"headingHtml": "<h2>Platform</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cloud Security Platform",
"headingHtml": "<h3>Cloud Security Platform</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Technology Ecosystem",
"headingHtml": "<h3>Technology Ecosystem</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Solutions",
"headingHtml": "<h2>Solutions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "By Solution",
"headingHtml": "<h3>By Solution</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "By Industry",
"headingHtml": "<h3>By Industry</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Resources",
"headingHtml": "<h2>Resources</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Comparisons",
"headingHtml": "<h3>Comparisons</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2>Company</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Stay in touch",
"headingHtml": "<h2>Stay in touch</h2>",
"firstParagraph": "Get cloud security insights and the latest Orca news",
"paragraphHtml": "<p>Get cloud security insights<br> and the latest Orca news</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Awards & Certifications",
"headingHtml": "<h2>Awards & Certifications</h2>",
"firstParagraph": "AWS Advanced Technology Partner Security Competency",
"paragraphHtml": "<p class=\"awards-label\">AWS Advanced Technology Partner Security Competency</p>",
"words": 6,
"direct": false,
"issue": "First paragraph is 6 words and does not look like a concise direct answer."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title\" title=\"Privacy Preference Center\" aria-hidden=\"false\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Privacy Preference Center",
"headingHtml": "<h2 id=\"ot-pc-title-mobile\" aria-hidden=\"true\">Privacy Preference Center</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Your Privacy",
"headingHtml": "<h3 id=\"ot-pvcy-txt\">Your Privacy</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Strictly Necessary Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0001\">Strictly Necessary Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Performance Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0002\">Performance Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Functional Cookies",
"headingHtml": "<h3 id=\"ot-header-id-C0003\">Functional Cookies</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Cookie List",
"headingHtml": "<h3>Cookie List</h3>",
"firstParagraph": "",
"paragraphHtml": "<p role=\"status\" class=\"ot-scrn-rdr\"></p>",
"words": 0,
"direct": false,
"issue": "First paragraph is 0 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 86/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 86/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: orca, powered, platform, enterprises.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
86/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 86/100 and needs improvement.
Evidence
{
"title": "Orca Security | AI-Powered Cloud Security Platform & CNAPP",
"h1": "The security platform for AI-powered enterprises.",
"description": "Secure your multi-cloud environment from build to runtime with the industry-leading CNAPP. Featuring comprehensive AI security and workload defense.",
"topicOverlap": 0.42857142857142855,
"definitionCount": 9,
"topicTerms": [
"orca",
"security",
"powered",
"cloud",
"platform",
"cnapp",
"enterprises"
],
"descriptionTerms": [
"secure",
"multi",
"cloud",
"environment",
"build",
"runtime",
"industry",
"leading",
"cnapp",
"featuring",
"comprehensive",
"security",
"workload",
"defense"
],
"missingFromDescription": [
"orca",
"powered",
"platform",
"enterprises"
],
"score": 86,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Trusted by the world’s most innovative and security-driven enterprises",
"html": "<h2 data-aos-once=\"true\" data-aos=\"fade-down\" class=\"wp-block-heading has-text-align-center has-primary-1-color has-text-color has-link-color has-x-medium-font-size wp-elements-191f667e25f2585ce8ed154ea36e1364 aos-init\" id=\"h-trusted-by-the-world-s-most-innovative-and-security-driven-enterprises\">Trusted by the world’s most innovative and security-driven enterprises</h2>"
},
{
"text": "Cloud Defense, Simplified, From Observation to Action and Remediation",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-cloud-defense-simplified-from-observation-to-action-and-remediation\">Cloud Defense, Simplified, From Observation to Action and Remediation</h2>"
},
{
"text": "Why Customers Choose the Orca Cloud Security Platform",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-why-customers-choose-the-orca-cloud-security-platform\">Why Customers Choose the Orca Cloud Security Platform</h2>"
},
{
"text": "Move from observation to action.",
"html": "<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-move-from-observation-to-action\" style=\"margin-bottom:0\">Move from observation to action.</h2>"
},
{
"text": "Map The Complete Anatomy Of A Cloud Security Breach",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-map-the-complete-anatomy-of-a-cloud-security-breach\">Map The Complete Anatomy Of A Cloud Security Breach</h2>"
},
{
"text": "Accelerate Delivery with Built-In Cloud Security",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-accelerate-delivery-with-built-in-cloud-security\">Accelerate Delivery with Built-In Cloud Security</h2>"
},
{
"text": "Seamlessly Integrated with Your Existing Stack",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-seamlessly-integrated-with-your-existing-stack\">Seamlessly Integrated with Your Existing Stack</h2>"
},
{
"text": "Zero to Full Visibility in 24 Hours",
"html": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-zero-to-full-visibility-in-24-hours\">Zero to Full Visibility in 24 Hours</h2>"
},
{
"text": "The Real ROI Of Cloud Security Consolidation",
"html": "<h2 data-aos-delay=\"600\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-neutral-6-color has-text-color has-link-color has-x-large-font-size wp-elements-c90027203ab8d3b851c536e81791a8e9 aos-init\" id=\"h-the-real-roi-of-cloud-security-consolidation\">The Real ROI Of Cloud Security Consolidation</h2>"
},
{
"text": "Rated #1 By The People Who Use It",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-rated-1-by-the-people-who-use-it\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-2-color\">Rated #1</mark> By The People Who Use It</h2>"
},
{
"text": "Securing the World’s Most Innovative Clouds",
"html": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-securing-the-world-s-most-innovative-clouds\">Securing the World’s Most Innovative Clouds</h2>"
},
{
"text": "Essential Reading For Security Leaders",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-essential-reading-for-security-leaders\">Essential Reading For Security Leaders</h2>"
},
{
"text": "2026 State of Application Security Report",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2026-state-of-application-security-report/\" target title=\"2026 State of Application Security Report\"> 2026 State of Application Security Report </a> </h2>"
},
{
"text": "2025 Gartner® Market Guide for CNAPP",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2025-gartner-market-guide-for-cnapp/\" target title=\"2025 Gartner® Market Guide for CNAPP\"> 2025 Gartner® Market Guide for CNAPP </a> </h2>"
},
{
"text": "Orca SideScanning™ Technical Brief",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/sidescanning-technical-brief/\" target title=\"Orca SideScanning™ Technical Brief\"> Orca SideScanning™ Technical Brief </a> </h2>"
},
{
"text": "See Orca Security in Action",
"html": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>"
},
{
"text": "See Orca Security in Action",
"html": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action-0\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>"
},
{
"text": "Platform",
"html": "<h2>Platform</h2>"
},
{
"text": "Solutions",
"html": "<h2>Solutions</h2>"
},
{
"text": "Resources",
"html": "<h2>Resources</h2>"
},
{
"text": "Company",
"html": "<h2>Company</h2>"
},
{
"text": "Stay in touch",
"html": "<h2>Stay in touch</h2>"
},
{
"text": "Awards & Certifications",
"html": "<h2>Awards & Certifications</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\" title=\"Privacy Preference Center\" aria-hidden=\"false\">Privacy Preference Center</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title-mobile\" aria-hidden=\"true\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Orca Security?",
"pattern": {}
},
{
"id": "how",
"label": "How does Orca Security work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Orca Security?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Orca Security free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Orca Security compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Orca Security?",
"pattern": {}
},
{
"id": "how",
"label": "How does Orca Security work?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Orca Security free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Orca Security compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205228
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205225
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205221
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Trusted by the world’s most innovative and security-driven enterprises",
"html": "<h2 data-aos-once=\"true\" data-aos=\"fade-down\" class=\"wp-block-heading has-text-align-center has-primary-1-color has-text-color has-link-color has-x-medium-font-size wp-elements-191f667e25f2585ce8ed154ea36e1364 aos-init\" id=\"h-trusted-by-the-world-s-most-innovative-and-security-driven-enterprises\">Trusted by the world’s most innovative and security-driven enterprises</h2>"
},
{
"text": "Cloud Defense, Simplified, From Observation to Action and Remediation",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-cloud-defense-simplified-from-observation-to-action-and-remediation\">Cloud Defense, Simplified, From Observation to Action and Remediation</h2>"
},
{
"text": "Why Customers Choose the Orca Cloud Security Platform",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-why-customers-choose-the-orca-cloud-security-platform\">Why Customers Choose the Orca Cloud Security Platform</h2>"
},
{
"text": "Move from observation to action.",
"html": "<h2 class=\"wp-block-heading has-large-font-size\" id=\"h-move-from-observation-to-action\" style=\"margin-bottom:0\">Move from observation to action.</h2>"
},
{
"text": "Map The Complete Anatomy Of A Cloud Security Breach",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-map-the-complete-anatomy-of-a-cloud-security-breach\">Map The Complete Anatomy Of A Cloud Security Breach</h2>"
},
{
"text": "Accelerate Delivery with Built-In Cloud Security",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-accelerate-delivery-with-built-in-cloud-security\">Accelerate Delivery with Built-In Cloud Security</h2>"
},
{
"text": "Seamlessly Integrated with Your Existing Stack",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-seamlessly-integrated-with-your-existing-stack\">Seamlessly Integrated with Your Existing Stack</h2>"
},
{
"text": "Zero to Full Visibility in 24 Hours",
"html": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-zero-to-full-visibility-in-24-hours\">Zero to Full Visibility in 24 Hours</h2>"
},
{
"text": "The Real ROI Of Cloud Security Consolidation",
"html": "<h2 data-aos-delay=\"600\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-neutral-6-color has-text-color has-link-color has-x-large-font-size wp-elements-c90027203ab8d3b851c536e81791a8e9 aos-init\" id=\"h-the-real-roi-of-cloud-security-consolidation\">The Real ROI Of Cloud Security Consolidation</h2>"
},
{
"text": "Rated #1 By The People Who Use It",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-rated-1-by-the-people-who-use-it\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-primary-2-color\">Rated #1</mark> By The People Who Use It</h2>"
},
{
"text": "Securing the World’s Most Innovative Clouds",
"html": "<h2 class=\"wp-block-heading has-text-align-left has-large-font-size\" id=\"h-securing-the-world-s-most-innovative-clouds\">Securing the World’s Most Innovative Clouds</h2>"
},
{
"text": "Essential Reading For Security Leaders",
"html": "<h2 data-aos-delay=\"200\" data-aos-once=\"true\" data-aos=\"fade-up\" class=\"wp-block-heading has-text-align-center has-x-large-font-size aos-init\" id=\"h-essential-reading-for-security-leaders\">Essential Reading For Security Leaders</h2>"
},
{
"text": "2026 State of Application Security Report",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2026-state-of-application-security-report/\" target title=\"2026 State of Application Security Report\"> 2026 State of Application Security Report </a> </h2>"
},
{
"text": "2025 Gartner® Market Guide for CNAPP",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/2025-gartner-market-guide-for-cnapp/\" target title=\"2025 Gartner® Market Guide for CNAPP\"> 2025 Gartner® Market Guide for CNAPP </a> </h2>"
},
{
"text": "Orca SideScanning™ Technical Brief",
"html": "<h2 class=\"post-card__title\"> <a href=\"https://orca.security/lp/sidescanning-technical-brief/\" target title=\"Orca SideScanning™ Technical Brief\"> Orca SideScanning™ Technical Brief </a> </h2>"
},
{
"text": "See Orca Security in Action",
"html": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>"
},
{
"text": "See Orca Security in Action",
"html": "<h2 class=\"wp-block-heading has-x-large-font-size\" id=\"h-see-orca-security-in-action-0\" style=\"margin-bottom:var(--wp--preset--spacing--30)\">See Orca Security in Action</h2>"
},
{
"text": "Platform",
"html": "<h2>Platform</h2>"
},
{
"text": "Solutions",
"html": "<h2>Solutions</h2>"
},
{
"text": "Resources",
"html": "<h2>Resources</h2>"
},
{
"text": "Company",
"html": "<h2>Company</h2>"
},
{
"text": "Stay in touch",
"html": "<h2>Stay in touch</h2>"
},
{
"text": "Awards & Certifications",
"html": "<h2>Awards & Certifications</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title\" title=\"Privacy Preference Center\" aria-hidden=\"false\">Privacy Preference Center</h2>"
},
{
"text": "Privacy Preference Center",
"html": "<h2 id=\"ot-pc-title-mobile\" aria-hidden=\"true\">Privacy Preference Center</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Orca Security?",
"pattern": {}
},
{
"id": "how",
"label": "How does Orca Security work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Orca Security?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Orca Security free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Orca Security compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Orca Security?",
"pattern": {}
},
{
"id": "how",
"label": "How does Orca Security work?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Orca Security free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Orca Security compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=UTF-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205221,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"compatibleContentType": false,
"contentLength": 194563,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": true,
"links": [
"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\"",
"/png",
"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\"",
"/svg+xml",
"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\"",
"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\"",
"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/site.webmanifest\"",
"/javascript",
"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\"",
"/script"
],
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=UTF-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205250,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mobile-web-app-title\" content=\"Orca Security\" />\n\t<link rel=\"manifest\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/site.webmanifest\" />\n\t<meta name=\"msapplication-TileColor\" content=\"#da532c\">\n\t<meta name=\"theme-color\" media=\"(prefers-color-scheme: light)\" content=\"#ffffff\">\n\t<meta name=\"theme-color\" media=\"(prefers-color-scheme: dark)\" content=\"#000000\">\n\t<meta name=\"msvalidate.01\" content=\"AB69C51FA6FF37679A23F9BA2E80CF09\" />\n\n\t\n<!-- OneTrust Cookies Consent Notice start for orca.security --> \n<script type=\"text/javascript\" src=\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\" charset=\"UTF-8\" data-domain-script=\"a3c4add2-fbd3-4f71-9383-50362de53378\"></script>\n<script type=\"text/javascript\">function OptanonWrapper() { }</script>\n<!-- OneTrust Cookies Consent Notice end for orca.security -->\n\n\t<script>(function(html){html.className = html.className.replace(/\\bno-js\\b/,'js')})(document.documentElement);</script>\n<!-- CHEQ INVOCATION TAG -->\r\n<script async src=\"https://euob.itstarsbuilding.com/sxp/i/7432380ce3d59e6e299bcd0897e20b99.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_46596\" data-jsonp=\"onCheqResponse\"></script>\r\n<!-- END CHEQ INVOCATION TAG --><!-- Google Tag Manager -->\r\n<script>\r\n\t(function(w, d, s, l, i) {\r\n\t\tw[l] = w[l] || [];\r\n\t\tw[l].push({\r\n\t\t\t'gtm.start': new Date().getTime(),\r\n\t\t\tevent: 'gtm.js'\r\n\t\t});\r\n\t\tvar f = d.getElementsByTagName(s)[0],\r\n\t\t\tj = d.createElement(s),\r\n\t\t\tdl = l != 'dataLayer' ? '&l=' + l : '';\r\n\t\tj.defer = true;\r\n\t\tj.src =\r\n\t\t\t'https://www.googletagmanager.com/gtm.js?id=' + i + dl;\r\n\t\tf.parentNode.insertBefore(j, f);\r\n\t})(window, document, 'script', 'dataLayer', 'GTM-MFH8KTP');\r\n</script>\r\n<!-- End Google Tag Manager -->\r\n\r\n<script type=\"text/javascript\">\r\n\tdocument.addEventListener('DOMContentLoaded', function() {\r\n\t\tif (window?.dataLayer) {\r\n\t\t\twindow.dataLayer.push({'logged_in': 'no'});\r\n\t\t}\r\n\t});\r\n</script><script type=\"text/javascript\">\r\n(function() {\r\n\tvar didInit = false;\r\n\tfunction initMunchkin() {\r\n\t\tif (didInit === false) {\r\n\t\t\tdidInit = true;\r\n\t\t\tMunchkin.init('796-PBW-559');\r\n\t\t}\r\n\t}\r\n\tvar s = document.createElement('script');\r\n\ts.type = 'text/javascript';\r\n\ts.async = true;\r\n\ts.src = '//munchkin.marketo.net/munchkin.js';\r\n\ts.onreadystatechange = function() {\r\n\t\tif (this.readyState == 'complete' || this.readyState == 'loaded') {\r\n\t\t\tinitMunchkin();\r\n\t\t}\r\n\t};\r\n\ts.onload = initMunchkin;\r\n\tdocument.getElementsByTagName('head')[0].appendChild(s);\r\n})();\r\n</script><!-- VWO Consent Management (loads second) -->\r\n<script>\r\n// Initialize VWO consent management\r\nwindow.VWO = window.VWO || [];\r\nwindow.VWO.init = window.VWO.init || (state => (window.VWO.consentState = state));\r\n\r\n// Force the default state to Pending\r\nwindow.VWO.init(2);\r\n\r\n// Your consent category ID (confirmed as C0002)\r\nvar consentCategoryId = 'C0002';\r\n\r\n// OneTrust callback function\r\nfunction OptanonWrapper() {\r\n var vwoConsentProvided = OnetrustActiveGroups.includes(consentCategoryId);\r\n \r\n if (OneTrust.IsAlertBoxClosedAndValid()) {\r\n // User has made a consent choice\r\n VWO.init(vwoConsentProvided ? 1 : 3);\r\n } else {\r\n // Consent is still pending\r\n VWO.init(2)"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205252,
"text": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mobile-web-app-title\" content=\"Orca Security\" />\n\t<link rel=\"manifest\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/site.webmanifest\" />\n\t<meta name=\"msapplication-TileColor\" content=\"#da532c\">\n\t<meta name=\"theme-color\" media=\"(prefers-color-scheme: light)\" content=\"#ffffff\">\n\t<meta name=\"theme-color\" media=\"(prefers-color-scheme: dark)\" content=\"#000000\">\n\t<meta name=\"msvalidate.01\" content=\"AB69C51FA6FF37679A23F9BA2E80CF09\" />\n\n\t\n<!-- OneTrust Cookies Consent Notice start for orca.security --> \n<script type=\"text/javascript\" src=\"https://cdn.cookielaw.org/scripttemplates/otSDKStub.js\" charset=\"UTF-8\" data-domain-script=\"a3c4add2-fbd3-4f71-9383-50362de53378\"></script>\n<script type=\"text/javascript\">function OptanonWrapper() { }</script>\n<!-- OneTrust Cookies Consent Notice end for orca.security -->\n\n\t<script>(function(html){html.className = html.className.replace(/\\bno-js\\b/,'js')})(document.documentElement);</script>\n<!-- CHEQ INVOCATION TAG -->\r\n<script async src=\"https://euob.itstarsbuilding.com/sxp/i/7432380ce3d59e6e299bcd0897e20b99.js\" data-ch=\"cheq4ppc\" class=\"ct_clicktrue_46596\" data-jsonp=\"onCheqResponse\"></script>\r\n<!-- END CHEQ INVOCATION TAG --><!-- Google Tag Manager -->\r\n<script>\r\n\t(function(w, d, s, l, i) {\r\n\t\tw[l] = w[l] || [];\r\n\t\tw[l].push({\r\n\t\t\t'gtm.start': new Date().getTime(),\r\n\t\t\tevent: 'gtm.js'\r\n\t\t});\r\n\t\tvar f = d.getElementsByTagName(s)[0],\r\n\t\t\tj = d.createElement(s),\r\n\t\t\tdl = l != 'dataLayer' ? '&l=' + l : '';\r\n\t\tj.defer = true;\r\n\t\tj.src =\r\n\t\t\t'https://www.googletagmanager.com/gtm.js?id=' + i + dl;\r\n\t\tf.parentNode.insertBefore(j, f);\r\n\t})(window, document, 'script', 'dataLayer', 'GTM-MFH8KTP');\r\n</script>\r\n<!-- End Google Tag Manager -->\r\n\r\n<script type=\"text/javascript\">\r\n\tdocument.addEventListener('DOMContentLoaded', function() {\r\n\t\tif (window?.dataLayer) {\r\n\t\t\twindow.dataLayer.push({'logged_in': 'no'});\r\n\t\t}\r\n\t});\r\n</script><script type=\"text/javascript\">\r\n(function() {\r\n\tvar didInit = false;\r\n\tfunction initMunchkin() {\r\n\t\tif (didInit === false) {\r\n\t\t\tdidInit = true;\r\n\t\t\tMunchkin.init('796-PBW-559');\r\n\t\t}\r\n\t}\r\n\tvar s = document.createElement('script');\r\n\ts.type = 'text/javascript';\r\n\ts.async = true;\r\n\ts.src = '//munchkin.marketo.net/munchkin.js';\r\n\ts.onreadystatechange = function() {\r\n\t\tif (this.readyState == 'complete' || this.readyState == 'loaded') {\r\n\t\t\tinitMunchkin();\r\n\t\t}\r\n\t};\r\n\ts.onload = initMunchkin;\r\n\tdocument.getElementsByTagName('head')[0].appendChild(s);\r\n})();\r\n</script><!-- VWO Consent Management (loads second) -->\r\n<script>\r\n// Initialize VWO consent management\r\nwindow.VWO = window.VWO || [];\r\nwindow.VWO.init = window.VWO.init || (state => (window.VWO.consentState = state));\r\n\r\n// Force the default state to Pending\r\nwindow.VWO.init(2);\r\n\r\n// Your consent category ID (confirmed as C0002)\r\nvar consentCategoryId = 'C0002';\r\n\r\n// OneTrust callback function\r\nfunction OptanonWrapper() {\r\n var vwoConsentProvided = OnetrustActiveGroups.includes(consentCategoryId);\r\n \r\n if (OneTrust.IsAlertBoxClosedAndValid()) {\r\n // User has made a consent choice\r\n VWO.init(vwoConsentProvided ? 1 : 3);\r\n } else {\r\n // Consent is still pending\r\n VWO.init(2)"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205246
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 205252
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html>\n<html lang=\"en-US\" class=\"no-js\">\n\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n\n\t<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/apple-touch-icon.png\" />\n\t<link rel=\"icon\" type=\"image/png\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon-96x96.png\" sizes=\"96x96\" />\n\t<link rel=\"icon\" type=\"image/svg+xml\" sizes=\"any\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.svg\" />\n\t<link rel=\"shortcut icon\" href=\"https://orca.security/wp-content/themes/orca-2023/assets/images/favicon/favicon.ico\" />\n\t<meta name=\"apple-mob"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://orca.security"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://orca.security/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://orca.security/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://orca.security/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "button:attribute",
"weight": 3,
"match": "auth control annotation"
},
{
"source": "visible-text",
"weight": 3,
"match": "log in"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
}
]
},
"resourceFetchSucceeded": false
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
1 link found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "1 link found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Forced reflow
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Forced reflow
Check name
Forced reflow
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.
References
https://web.dev/learn/performance/Evidence
{
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Render-blocking requests
Check name
Render-blocking requests
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 150Â ms
Fix guidance
Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 150Â ms",
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 4,516Â KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 4,516Â KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 4624356
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
9 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
53/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "interactive",
"title": "Time to Interactive",
"score": 20,
"displayValue": "6.6Â s",
"numericValue": 6586.894360874185
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 12,
"displayValue": "740Â ms",
"numericValue": 742.5
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 46,
"displayValue": "260Â ms",
"numericValue": 261
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 43,
"displayValue": "2.6Â s",
"numericValue": 2623.0035076838726
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 200Â ms",
"numericValue": 201
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 6,
"displayValue": "4.4Â s",
"numericValue": 4423.790857880021
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 96,
"displayValue": "0.8Â s",
"numericValue": 761.0009540900131
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "50Â ms",
"numericValue": 50.189535
}
]
}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.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 57/100 | Level 3, Bot-Aware | Current report |