Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 50 out of 100
- Agent Ease of Use 63 out of 100
- Security & Trust 91 out of 100
- GEO, AIO and AEO 68 out of 100
- SEO 100 out of 100
- Performance 85 out of 100
- Accessibility 79 out of 100
What AI sees of your website
Best Password Manager for Business, Enterprise & Personal | Bitwarden
Bitwarden is the most trusted password manager for passwords and passkeys at home or at work, on any browser or device. Start with a free trial.
Next step
Turn this report into a fix workflow
1 failed check is ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 50 | Needs work | 22 | 0 | 0 | |
| Discoverability | 47 | Priority fix | 6 | 0 | 0 | |
| Content Readiness | 36 | Priority fix | 13 | 0 | 0 | |
| Bot Access Control | 63 | Needs work | 3 | 0 | 0 | |
| Agent Ease of Use | 63 | Needs work | 6 | 0 | 0 | |
| API | 67 | Needs work | 1 | 0 | 0 | |
| Auth | 48 | Priority fix | 1 | 0 | 0 | |
| Skill Discovery | 54 | Needs work | 1 | 0 | 0 | |
| Google Agentic Browsing | 100 | Strong | 3 | 0 | 0 | |
| GEO, AIO and AEO | 68 | Needs work | 11 | 0 | 0 | |
| GEO Readiness | Not Applicable | Not Applicable | 3 | 0 | 0 | |
| AIO Readiness | Not Applicable | Not Applicable | 5 | 0 | 0 | |
| AEO Readiness | Not Applicable | Not Applicable | 3 | 0 | 0 | |
| SEO | 100 | Strong | 10 | 0 | 0 | |
| SEO | 100 | Strong | 10 | 0 | 0 | |
| Security & Trust | 91 | Strong | 24 | 1 | 1 | View details |
| Security & Trust | 91 | Strong | 24 | 1 | 1 | View details |
| Performance | 85 | Mostly ready | 16 | 2 | 0 | View details |
| Performance | 85 | Mostly ready | 16 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
3 items need attention
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Evaluate script execution".
27 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Evaluate script execution".
Needs attention
Content-Security-Policy
Issue
script-src allows dangerous script schemes: blob:.
Details
Why it matters
Content Security Policy reduces the impact of injection bugs by limiting where scripts, styles, frames, forms, and other browser resources can load or execute.
Check name
Content-Security-Policy
Score
73/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain browser resource loading and script execution with an enforcing Content-Security-Policy header.
Result
Content-Security-Policy failed at "Evaluate script execution".
Validation steps
Evaluate script execution
script-src allows dangerous script schemes: blob:.
CSP script execution policy is unsafe
Review CSP reporting
CSP does not define a reporting endpoint.
CSP reporting is missing or incomplete
Evidence log2 steps · 8 lines
Evaluate script execution [fail]! script-src allows dangerous script schemes: blob:.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","'unsafe-eval'","'unsafe-inline'","blob:","https://cdn.jsdelivr.net/","https://js.hs-analytics.net","https://js.hs-banner.com","https://js.hs-scripts.com","https://js.hsadspixel.net","https://js.hscollectedforms.net","https://js.hsforms.net","https://js.hubspot.com","https://amplify.outbrain.com","https://tr.outbrain.com","https://wave.outbrain.com","https://j.6sc.co","https://tag.demandbase.com","https://a.quora.com","https://assets.freshsales.io","https://bat.bing.com","https://boards.greenhouse.io","https://cdn.jsdelivr.net/npm/[email protected]","https://cdn.pdst.fm","https://global.ketchcdn.com","https://cdn.ketchjs.com/","https://connect.facebook.net","https://mountain.com","https://*.mountain.com","https://extend.vimeocdn.com","https://googleads.g.doubleclick.net","https://libraries.hund.io","https://ml314.com","https://*.ml314.com","https://player.vimeo.com","https://plausible.io","https://script.crazyegg.com","https://scout-cdn.salesloft.com","https://snap.licdn.com","https://static.ads-twitter.com","https://static.xingcdn.com/xingtrk/index.js","https://tag.clearbitscripts.com","https://cdn.hubilo.com","https://tags.clickagy.com","https://js.usemessages.com","https://ws.zoominfo.com","https://www.clarity.ms","https://scripts.clarity.ms","https://www.googletagmanager.com","https://www.google-analytics.com","https://www.googleadservices.com","https://www.redditstatic.com","https://x.clearbitjs.com","https://app.contentful.com","https://tags.clickagy.com/","https://js.zi-scripts.com","https://js.adsrvr.org/","https://*.demandbase.com","https://*.company-target.com"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":false,"hasBroadScheme":false,"dangerousSchemes":["blob:"]} expected="constrained script sources without unsafe execution allowances" issue="script-src allows dangerous script schemes: blob:."FAILscript-src allows dangerous script schemes: blob:.Review CSP reporting [warning]! CSP does not define a reporting endpoint.INFOReview CSP reportingINFOInspect CSP reporting directives reportOnlyHeaderPresent=false reportOnlyDirectives=[]WARNCompare violation reporting configuration actual="no reporting endpoint" expected="report-to or report-uri present" issue="CSP does not define a reporting endpoint."WARNCSP does not define a reporting endpoint.
PerformancePerformanceBrowser audit
Font display
50 Fail
PerformancePerformanceBrowser audit
Font display
Check name
Font display
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 90Â ms
Fix guidance
Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).
References
web.dev/learn/performanceEvidence
{
"displayValue": "Est savings of 90Â ms",
"description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
}PerformancePerformanceBrowser audit
Forced reflow
50 Fail
PerformancePerformanceBrowser 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
web.dev/learn/performanceEvidence
{
"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."
}Sign in to see 36 other issues and the full report
Create a free account to unlock every issue, evidence details, exports, and higher free limits.
Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
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 |
|---|---|---|---|
| 65/100 | Level 3, Bot-Aware | View report | |
| 67/100 | Level 3, Bot-Aware | Current report |