Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 64 out of 100
- Agent Ease of Use 59 out of 100
- Security & Trust 73 out of 100
- GEO, AIO and AEO 63 out of 100
- SEO 92 out of 100
- Performance 94 out of 100
- Accessibility 100 out of 100
What AI sees of your website
Mobile Bank Accounts & Debit Cards | Green Dot
Discover Green Dot's Cash Back Bank Account which offers the richest debit card with cash back, free cash deposits, and free ATM withdrawals!
Next step
Turn this report into a fix workflow
2 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 64 | Needs work | 27 | 1 | 1 | View details |
| Discoverability | 67 | Needs work | 8 | 0 | 0 | |
| Content Readiness | 63 | Needs work | 16 | 1 | 1 | View details |
| Bot Access Control | 63 | Needs work | 3 | 0 | 0 | |
| Agent Ease of Use | 59 | Needs work | 2 | 0 | 0 | |
| Google Agentic Browsing | 100 | Strong | 2 | 0 | 0 | |
| GEO, AIO and AEO | 63 | Needs work | 7 | 0 | 0 | |
| GEO Readiness | Not Applicable | Not Applicable | 1 | 0 | 0 | |
| AIO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| AEO Readiness | Not Applicable | Not Applicable | 2 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| SEO | 92 | Strong | 9 | 0 | 0 | |
| Security & Trust | 73 | Needs work | 18 | 3 | 3 | View details |
| Security & Trust | 73 | Needs work | 18 | 3 | 3 | View details |
| Performance | 94 | Strong | 17 | 0 | 0 | |
| Performance | 94 | Strong | 17 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
3 items need attention
AI DiscoverabilityContent ReadinessEstablished
Author attribution
Author attribution is partially implemented.
45 Warning
AI DiscoverabilityContent ReadinessEstablished
Author attribution
Author attribution is partially implemented.
Needs attention
Author attribution
Issue
No named author or publisher identity could be extracted.
Details
Why it matters
Author attribution helps agents cite content responsibly, assess source credibility, and distinguish editorial pages from anonymous marketing copy.
Check name
Author attribution
Score
55/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Identify content authors or publishers for trust and attribution.
Result
Author attribution is partially implemented.
Validation steps
Schema.org attribution
Schema.org attribution is incomplete or relies only on publisher/fallback evidence.
Schema.org author attribution is missing or incomplete
Author identity quality
No named author or publisher identity could be extracted.
Author identity quality is incomplete
Evidence log2 steps · 8 lines
Schema.org attribution [warning]! Schema.org attribution is incomplete or relies only on publisher/fallback evidence.INFOSchema.org attributionINFOChecking structured data for author, creator, and publisher contributorsWARNCheck named Schema.org author count actual=0 expected="> 0" authorCount=0 publisherCount=2 namedContributors=0 authors=[] publishers=[{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false},{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false}] formats=["json-ld"]WARNSchema.org attribution is incomplete or fallback-only authorCount=0 publisherCount=2 authors=[] publishers=[{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false},{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false}]Author identity quality [fail]! No named author or publisher identity could be extracted.INFOAuthor identity qualityINFOChecking contributors for stable identity signalsFAILCheck identified contributor count actual=0 expected="> 0" namedContributors=0 identifiedContributors=[] unidentifiedContributors=[{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false},{"role":"publisher","id":"https://www.greendot.com/#identity","sameAs":[],"format":"json-ld","mergedName":false}]FAILNo named contributor identity could be extracted
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection failed at "Validate CSP frame-ancestors".
38 Fail
Security & TrustSecurity & TrustEstablished
Frame protection
Frame protection failed at "Validate CSP frame-ancestors".
Needs attention
Frame protection
Issue
frame-ancestors contains invalid source expressions: *.dv.socure.io, google.com, *.adobedc.net.
Details
Why it matters
Frame protection blocks hostile sites from embedding pages in deceptive frames, reducing clickjacking and UI redressing risk.
Check name
Frame protection
Score
25/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Prevent unwanted framing with an enforcing CSP frame-ancestors directive or a valid X-Frame-Options fallback.
Result
Frame protection failed at "Validate CSP frame-ancestors".
Validation steps
Validate CSP frame-ancestors
frame-ancestors contains invalid source expressions: *.dv.socure.io, google.com, *.adobedc.net.
CSP frame-ancestors is missing or ineffective
Validate X-Frame-Options
No valid X-Frame-Options fallback is present.
X-Frame-Options is missing, invalid, or obsolete
Review observed browser responses
One or more same-origin HTML documents observed by Chrome did not emit valid frame protection.
Observed same-origin HTML responses lack frame protection
Evidence log3 steps · 12 lines
Validate CSP frame-ancestors [fail]! frame-ancestors contains invalid source expressions: *.dv.socure.io, google.com, *.adobedc.net.INFOValidate CSP frame-ancestorsINFORead CSP frame-ancestors signals enforcingHeaderPresent=true reportOnlyHeaderPresent=false metaFrameAncestors=false policyCount=1 duplicateDirectives=[]FAILCompare effective frame-ancestors directive actual={"values":["'self'","*.dv.socure.io","google.com","*.adobedc.net","https://*.greendot.com","https://*.go2bank.com","https://*.go2financial.com","https://*.walmartmoneycard.com","https://*.chirpwhitelabel.com"],"mode":"malformed","valid":false,"restrictive":false,"broadSources":[]} expected="valid restrictive enforcing frame-ancestors" issue="frame-ancestors contains invalid source expressions: *.dv.socure.io, google.com, *.adobedc.net."FAILframe-ancestors contains invalid source expressions: *.dv.socure.io, google.com, *.adobedc.net.Validate X-Frame-Options [fail]! No valid X-Frame-Options fallback is present.INFOValidate X-Frame-OptionsINFORead X-Frame-Options fallback value="missing" parsedValues=[] normalizedValues=[]FAILCompare X-Frame-Options value actual="missing" expected="DENY or SAMEORIGIN" valid=false obsoleteAllowFrom=false duplicateOrConflicting=false issue="No valid X-Frame-Options fallback is present."FAILNo valid X-Frame-Options fallback is present.Review observed browser responses [warning]! One or more same-origin HTML documents observed by Chrome did not emit valid frame protection.INFOReview observed browser responsesINFOSample Chrome-observed same-origin responses observedResponseCount=63 sameOriginCount=41 htmlDocumentCount=1WARNCompare observed HTML frame protection actual={"missingOrInvalidFrameProtectionCount":1,"broadFrameAncestorsCount":0,"affected":[{"url":"https://www.greendot.com/","status":200,"resourceType":"document","contentType":"text/html;charset=utf-8","contentSecurityPolicy":"default-src 'self' data: *.dv.socure.io *.adobedc.net google.com *.googletagmanager.com *.trustarc.com *.mpsnare.iesnare.com https://mpsnare.iesnare.com https://*.extole.io https://*.xtlo.net; object-src 'self' *.googletagmanager.com *.trustarc.com; child-src 'self' ujet.co google.com *.adobedc.net","contentSecurityPolicyReportOnly":null}]} expected="0 missing/invalid or broad same-origin HTML responses" issue="One or more same-origin HTML documents observed by Chrome did not emit valid frame protection."WARNOne or more same-origin HTML documents observed by Chrome did not emit valid frame protection.
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy failed at "Evaluate script execution".
18 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
65/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 hardening directives
CSP is missing recommended hardening directives: base-uri.
CSP hardening directives are missing or weak
Review CSP reporting
CSP does not define a reporting endpoint.
CSP reporting is missing or incomplete
Evidence log3 steps · 12 lines
Evaluate script execution [fail]! script-src allows dangerous script schemes: blob:.INFOEvaluate script executionINFOInspect effective script directive effectiveDirective="script-src" sources=["'self'","https://secure.walmartmoneycard.com","'unsafe-inline'","'unsafe-eval'","google.com","https://first.iovation.com/*","https://www.clarity.ms/*","https://*.gdctrking.com","https://*.clarity.ms/*","https://*.clarity.ms","*.clarity.ms","*.licdn.com","*.adobedc.net","*.dv.socure.io","*.truste.com","*.consent.trustarc.com","*.googletagmanager.com","*.trustarc.com","*.adnxs.com","*.tags.srv.stackadapt.com","*.srv.stackadapt.com","*.east.srv.stackadapt.com","*.uw.srv.stackadapt.com","*.eu.srv.stackadapt.com","*.qvdt3feo.com","*.stackadapt.com","*.tags.srv.stackadapt.com","*.redditstatic.com","*.forter.com","tags.stackadapt.com","https://mpsnare.iesnare.com","https://share.walmartmoneycard.com","*.go2bank.com","*.go2financial.com","*.go2bankonline.com","*.fuelcdn.com","*.exacttarget.com","*.adobe.com","*.mpsnare.iesnare.com","*.tvsquared.com","ujet.co","*.ujet.co","google-analytics.com","*.google-analytics.com","trk.clinch.co","*.trk.clinch.co","cdn.clinch.co","*.clinch.co","kampyle.com","*.kampyle.com","*.googleapis.com","*.gstatic.com","*.pxf.io","idsync.rlcdn.com","logs-01.loggly.com","tapestry.tapad.com","ojrq.net","*.impactradius-event.com","*.salesforceliveagent.com","*.hypemarks.com","websdk.appsflyer.com","*.adsrvr.org","*.xg4ken.com","*.google.com","*.doubleclick.net","*.adobecqms.net","*.googleadservices.com","*.greendot.com","greendot.com","*.googletagmanager.com","googletagmanager.com","*.facebook.com","facebook.com","*.bing.com","s.ytimg.com","connect.facebook.net","assets.adobedtm.com","www.youtube.com","storify.com","player.vimeo.com","*.livefyre.com","*.everesttech.net","*.demdex.net","*.omtrdc.net","https://*.extole.io","https://*.xtlo.net","https://*.decibelinsight.net","https://*.decibel.com","blob:","https://api.cloudsponge.com","analytics.tiktok.com","https://cdnjs.cloudflare.com","https://acdn.adnxs.com/dmp/up/pixie.js","https://ib.adnxs.com/pixie"]FAILCompare script execution posture actual={"hasNonce":false,"hasHash":false,"hasStrictDynamic":false,"hasUnsafeInline":true,"hasUnsafeEval":true,"hasWildcardHost":true,"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 hardening directives [warning]! CSP is missing recommended hardening directives: base-uri.INFOReview hardening directivesINFOInspect CSP hardening directives objectSrc=["'self'","*.googletagmanager.com","*.trustarc.com"] frameAncestors=["'self'","*.dv.socure.io","google.com","*.adobedc.net","https://*.greendot.com","https://*.go2bank.com","https://*.go2financial.com","https://*.walmartmoneycard.com","https://*.chirpwhitelabel.com"] formCount=0WARNCompare recommended hardening coverage actual=["base-uri"] expected="no missing object-src/base-uri/form-action requirements" issue="CSP is missing recommended hardening directives: base-uri."WARNCSP is missing recommended hardening directives: base-uri.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.
Sign in to see 31 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 |
|---|---|---|---|
| 73/100 | Level 3, Bot-Aware | Current report |