Export Report
OVERALL SCORE
Level 4, Mostly Ready
- AI Discoverability 80 out of 100
- Agent Ease of Use 64 out of 100
- Security & Trust 73 out of 100
- GEO, AIO and AEO 73 out of 100
- SEO 85 out of 100
- Performance 99 out of 100
- Accessibility 82 out of 100
What AI sees of your website
Forter – Agentic Intelligence you can trust
AI powered fraud, abuse, and payment decisions — so your best customers feel less friction, and you leave no revenue behind.
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 | 80 | Mostly ready | 48 | 0 | 0 | |
| Discoverability | 82 | Mostly ready | 9 | 0 | 0 | |
| Content Readiness | 85 | Mostly ready | 30 | 0 | 0 | |
| Bot Access Control | 74 | Needs work | 9 | 0 | 0 | |
| Agent Ease of Use | 64 | Needs work | 50 | 6 | 3 | View details |
| API | 86 | Mostly ready | 12 | 0 | 0 | |
| Auth | 82 | Mostly ready | 14 | 0 | 0 | |
| MCP | 44 | Priority fix | 3 | 0 | 0 | |
| Skill Discovery | 48 | Priority fix | 4 | 5 | 3 | View details |
| Agent Commerce | 59 | Needs work | 15 | 0 | 0 | |
| Google Agentic Browsing | 67 | Needs work | 2 | 1 | 0 | View details |
| GEO, AIO and AEO | 73 | Needs work | 12 | 0 | 0 | |
| GEO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| AIO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| AEO Readiness | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| SEO | 85 | Mostly ready | 8 | 0 | 0 | |
| SEO | 85 | Mostly ready | 8 | 0 | 0 | |
| Security & Trust | 73 | Needs work | 18 | 0 | 0 | |
| Security & Trust | 73 | Needs work | 18 | 0 | 0 | |
| Performance | 99 | Strong | 14 | 0 | 0 | |
| Performance | 99 | Strong | 14 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
3 items need attention
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Detect A2A card version".
32 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Detect A2A card version".
Needs attention
A2A Agent Card
Issue
The discovered JSON document does not match a supported A2A Agent Card version family.
Details
Why it matters
A2A Agent Cards provide protocol-specific discovery for agent identity, skills, input and output modes, transport bindings, capabilities, and security requirements. Legacy A2A also used /.well-known/agent.json, so scanners must classify the card shape before reporting readiness.
Check name
A2A Agent Card
Score
37/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish a version-appropriate A2A Agent Card so A2A-compatible clients can discover agent skills and invoke the declared endpoint safely.
Result
A2A Agent Card failed at "Detect A2A card version".
Validation steps
Detect A2A card version
The discovered JSON document does not match a supported A2A Agent Card version family.
A2A Agent Card version cannot be classified cleanly
Validate version-specific card shape
Document does not match a supported A2A Agent Card shape.
A2A Agent Card shape is invalid for its version
Public secret indicators
- A2A Agent Card: Public metadata appears to expose a secret detected by Betterleaks. match="hubspot-api-key" snippet="b81b...f325"
Review public-card safety
The public A2A Agent Card contains credential-looking content.
A2A Agent Card exposes unsafe public metadata
Probe same-origin A2A endpoint
A2A endpoint probing was skipped because the endpoint was cross-origin, unavailable from the card, or uses an unsupported binding.
Advertised same-origin A2A endpoint did not answer a safe probe
Evidence log4 steps · 17 lines
Detect A2A card version [fail]! The discovered JSON document does not match a supported A2A Agent Card version family.INFODetect A2A card versionINFORead version indicators from the card detectionEvidence=[]FAILCompare detected A2A version family actual="unknown" expected="v0.1, v0.2, v0.3, or v1"FAILThe discovered JSON document does not match a supported A2A Agent Card version family.Validate version-specific card shape [fail]! Document does not match a supported A2A Agent Card shape.INFOValidate version-specific card shapeFAILCompare missing required card fields actual="none" expected="none"FAILCheck every declared A2A skill has required name, description, and endpoint fields actual=0 expected=0 invalidSkills=[]INFOReview declared endpoint interfaces interfaces=[{"url":"https://www.forter.com","protocolBinding":"JSONRPC","issues":[]}]FAILDocument does not match a supported A2A Agent Card shape.Review public-card safety [fail]! The public A2A Agent Card contains credential-looking content.INFOReview public-card safetyFAILCompare public secret findings actual=1 expected=0FAILPublic card exposes credential-looking content finding="A2A Agent Card: Public metadata appears to expose a secret detected by Betterleaks. match=\"hubspot-api-key\" snippet=\"b81b...f325\""FAILThe public A2A Agent Card contains credential-looking content.Probe same-origin A2A endpoint [warning]! A2A endpoint probing was skipped because the endpoint was cross-origin, unavailable from the card, or uses an unsupported binding.INFOProbe same-origin A2A endpointINFOProbe same-origin A2A endpoint when scanner policy allows itSKIPSkipped endpoint probe reason="No valid A2A card was available to probe."WARNA2A endpoint probing was skipped because the endpoint was cross-origin, unavailable from the card, or uses an unsupported binding.
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate skill content".
24 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate skill content".
Needs attention
Agent Skills index
Issue
SKILL.md is missing YAML frontmatter.
Details
Why it matters
An Agent Skills index lets agents discover task-specific instructions through a small trusted index, then verify and load only the skill artifacts they need.
Check name
Agent Skills index
Score
53/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an Agent Skills discovery index that advertises digest-pinned SKILL.md or archive artifacts.
Result
Agent Skills index failed at "Validate skill content".
Validation steps
Validate discovery index schema
Agent Skills index contains non-standard top-level fields that clients should ignore.
Skill warnings
[ { "index": 0, "valid": true, "name": "order-decisioning", "type": "skill-md", "description": "Real-time fraud / abuse decisions on checkout and post-auth orders. Covers pre-auth, post-auth, AI-agent orders, 3DS execution result, post-purchase updates, and settlement status.", "url": "https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md", "digest": "sha256:b7f93080a5d60d30a645036f9e418c99e209f28526dc5adf8d4786536c70d51b", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 1, "valid": true, "name": "account-protection", "type": "skill-md", "description": "Identity-network decisions on login, signup, MFA result, profile access, account status, and marketplace seller listings.", "url": "https://www.forter.com/.well-known/agent-skills/skills/account-protection.md", "digest": "sha256:12c9cc78a3b512da349ad3fa184ef4439ac8321a17761605c42889097ac41267", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/account-protection.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 2, "valid": true, "name": "dispute-resolution", "type": "skill-md", "description": "Chargeback representment + dispute lifecycle. Submit structured datapoints + evidence files, file claims, request compensation.", "url": "https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md", "digest": "sha256:19b00d8905af3fdbfa3400fcb7683ca8c14a9a65c2b21cec6855a4f5bab47ad5", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 4, "valid": true, "name": "psp-onboarding", "type": "skill-md", "description": "PSP-mediated merchant onboarding plus 3DS recommendation / execution enrollment.", "url": "https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md", "digest": "sha256:b7fd69ba4440c65175968a3113449130299f69d7702748a3ce5b6f63e1e6f7e4", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "truncated": true, "omittedCount": 3, "originalCount": 7 } ]Validate skill entries
One or more Agent Skills entries have quality or trust warnings.
One or more skill entries are invalid
Skill entry findings
[ { "index": 0, "valid": true, "name": "order-decisioning", "type": "skill-md", "description": "Real-time fraud / abuse decisions on checkout and post-auth orders. Covers pre-auth, post-auth, AI-agent orders, 3DS execution result, post-purchase updates, and settlement status.", "url": "https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md", "digest": "sha256:b7f93080a5d60d30a645036f9e418c99e209f28526dc5adf8d4786536c70d51b", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 1, "valid": true, "name": "account-protection", "type": "skill-md", "description": "Identity-network decisions on login, signup, MFA result, profile access, account status, and marketplace seller listings.", "url": "https://www.forter.com/.well-known/agent-skills/skills/account-protection.md", "digest": "sha256:12c9cc78a3b512da349ad3fa184ef4439ac8321a17761605c42889097ac41267", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/account-protection.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 2, "valid": true, "name": "dispute-resolution", "type": "skill-md", "description": "Chargeback representment + dispute lifecycle. Submit structured datapoints + evidence files, file claims, request compensation.", "url": "https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md", "digest": "sha256:19b00d8905af3fdbfa3400fcb7683ca8c14a9a65c2b21cec6855a4f5bab47ad5", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "index": 4, "valid": true, "name": "psp-onboarding", "type": "skill-md", "description": "PSP-mediated merchant onboarding plus 3DS recommendation / execution enrollment.", "url": "https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md", "digest": "sha256:b7fd69ba4440c65175968a3113449130299f69d7702748a3ce5b6f63e1e6f7e4", "resolvedUrl": "https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md", "originClass": "same-origin", "missing": [], "invalid": [], "warnings": [ "description should explain when to use the skill" ] }, { "truncated": true, "omittedCount": 3, "originalCount": 7 } ]Validate skill content
SKILL.md is missing YAML frontmatter.
Skill artifact content is invalid
Skill content findings
- SKILL.md is missing YAML frontmatter.
- description does not clearly state when an agent should activate the skill.
- SKILL.md body lacks obvious workflow, input/output, example, or validation guidance.
- description does not clearly state when an agent should activate the skill.
{ "truncated": true, "omittedCount": 8, "originalCount": 12 }
Review skill artifact security
SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/checkout-and-payments, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/order-v3, https://docs.forter.com/agentic-orders).
Skill artifacts contain security findings
Agent Skills security findings
- SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/checkout-and-payments, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/order-v3, https://docs.forter.com/agentic-orders).
- SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/login-protection, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/login, https://docs.forter.com/reference/signup).
- SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/chargeback-recovery, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/evidence, https://www.forter.com/openapi.json#/paths/~1v2~1claims/post).
- SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/agentic-commerce, https://www.forter.com/openapi.json, https://github.com/forter/trusted-agentic-commerce-protocol, https://docs.forter.com/agentic-orders).
{ "truncated": true, "omittedCount": 6, "originalCount": 10 }
Evidence log4 steps · 53 lines
Validate discovery index schema [warning]! Agent Skills index contains non-standard top-level fields that clients should ignore.INFOValidate discovery index schemaINFOParse Agent Skills index JSON validJson=true contentTypeCompatible=trueWARNCompare $schema URI actual="https://schemas.agentskills.io/discovery/0.2.0/schema.json" expected="https://schemas.agentskills.io/discovery/0.2.0/schema.json"WARNCompare top-level schema issue count actual=0 expected=0WARNCompare unknown top-level field count actual=14 expected=0WARNAgent Skills index contains non-standard top-level fields that clients should ignore.Validate skill entries [warning]! One or more Agent Skills entries have quality or trust warnings.INFOValidate skill entriesWARNCompare advertised skill count actual=9 expected="> 0"WARNCompare valid skill entry count actual=9 expected="same as advertised skill count"WARNSkill entry warning skill={"index":0,"valid":true,"name":"order-decisioning","type":"skill-md","description":"Real-time fraud / abuse decisions on checkout and post-auth orders. Covers pre-auth, post-auth, AI-agent orders, 3DS execution result, post-purchase updates, and settlement status.","url":"https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md","digest":"sha256:b7f93080a5d60d30a645036f9e418c99e209f28526dc5adf8d4786536c70d51b","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":1,"valid":true,"name":"account-protection","type":"skill-md","description":"Identity-network decisions on login, signup, MFA result, profile access, account status, and marketplace seller listings.","url":"https://www.forter.com/.well-known/agent-skills/skills/account-protection.md","digest":"sha256:12c9cc78a3b512da349ad3fa184ef4439ac8321a17761605c42889097ac41267","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/account-protection.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":2,"valid":true,"name":"dispute-resolution","type":"skill-md","description":"Chargeback representment + dispute lifecycle. Submit structured datapoints + evidence files, file claims, request compensation.","url":"https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md","digest":"sha256:19b00d8905af3fdbfa3400fcb7683ca8c14a9a65c2b21cec6855a4f5bab47ad5","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":4,"valid":true,"name":"psp-onboarding","type":"skill-md","description":"PSP-mediated merchant onboarding plus 3DS recommendation / execution enrollment.","url":"https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md","digest":"sha256:b7fd69ba4440c65175968a3113449130299f69d7702748a3ce5b6f63e1e6f7e4","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":5,"valid":true,"name":"tokenization","type":"skill-md","description":"PCI-scoped tokenization, account updater, and detokenization forward proxy. Separate host from the main REST API.","url":"https://www.forter.com/.well-known/agent-skills/skills/tokenization.md","digest":"sha256:ad43283b8c6eb5e9191df830c1e7c932f4a22e038396ab2f0231c7e379f0e23d","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/tokenization.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":6,"valid":true,"name":"privacy-request","type":"skill-md","description":"GDPR / CCPA data-subject access and erasure. Three-op lifecycle: submit, poll status, download data.","url":"https://www.forter.com/.well-known/agent-skills/skills/privacy-request.md","digest":"sha256:463059884cdee7a45060d5287239a22f81ca2601904bf1cb1df56ef6406033ff","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/privacy-request.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNSkill entry warning skill={"index":7,"valid":true,"name":"contact-sales","type":"skill-md","description":"Submit a sales-lead request via the homepage HubSpot form. Generates a real CRM record - agent MUST confirm with the user before submitting.","url":"https://www.forter.com/.well-known/agent-skills/skills/contact-sales.md","digest":"sha256:135a78277f0683575e1423b60951cbe9fb0f77f0acbbbf1bb868f2100952a82b","resolvedUrl":"https://www.forter.com/.well-known/agent-skills/skills/contact-sales.md","originClass":"same-origin","missing":[],"invalid":[],"warnings":["description should explain when to use the skill"]}WARNOne or more Agent Skills entries have quality or trust warnings.Validate skill content [fail]! SKILL.md is missing YAML frontmatter.INFOValidate skill contentFAILCompare skill artifact content failures actual=0 expected=0 name="order-decisioning" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/order-decisioning.md"WARNSkill content validation warning name="order-decisioning" warning="description does not clearly state when an agent should activate the skill."WARNSkill content validation warning name="order-decisioning" warning="SKILL.md body lacks obvious workflow, input/output, example, or validation guidance."FAILCompare skill artifact content failures actual=0 expected=0 name="account-protection" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/account-protection.md"WARNSkill content validation warning name="account-protection" warning="description does not clearly state when an agent should activate the skill."FAILCompare skill artifact content failures actual=0 expected=0 name="dispute-resolution" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/dispute-resolution.md"WARNSkill content validation warning name="dispute-resolution" warning="description does not clearly state when an agent should activate the skill."FAILCompare skill artifact content failures actual=0 expected=0 name="agentic-commerce" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/agentic-commerce.md"WARNSkill content validation warning name="agentic-commerce" warning="description does not clearly state when an agent should activate the skill."FAILCompare skill artifact content failures actual=0 expected=0 name="psp-onboarding" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/psp-onboarding.md"WARNSkill content validation warning name="psp-onboarding" warning="SKILL.md body lacks obvious workflow, input/output, example, or validation guidance."FAILCompare skill artifact content failures actual=0 expected=0 name="tokenization" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/tokenization.md"WARNSkill content validation warning name="tokenization" warning="description does not clearly state when an agent should activate the skill."WARNSkill content validation warning name="tokenization" warning="SKILL.md body lacks obvious workflow, input/output, example, or validation guidance."FAILCompare skill artifact content failures actual=0 expected=0 name="privacy-request" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/privacy-request.md"WARNSkill content validation warning name="privacy-request" warning="description does not clearly state when an agent should activate the skill."WARNSkill content validation warning name="privacy-request" warning="SKILL.md body lacks obvious workflow, input/output, example, or validation guidance."FAILCompare skill artifact content failures actual=0 expected=0 name="contact-sales" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/contact-sales.md"WARNSkill content validation warning name="contact-sales" warning="SKILL.md body lacks obvious workflow, input/output, example, or validation guidance."FAILCompare skill artifact content failures actual=1 expected=0 name="use-agent-auth" type="skill-md" url="https://www.forter.com/.well-known/agent-skills/skills/use-agent-auth.md"FAILSkill content validation failure name="use-agent-auth" failure="SKILL.md is missing YAML frontmatter."FAILSKILL.md is missing YAML frontmatter.Review skill artifact security [fail]! SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/checkout-and-payments, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/order-v3, https://docs.forter.com/agentic-orders).INFOReview skill artifact securityFAILCompare security finding count actual=10 expected=0WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/checkout-and-payments, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/order-v3, https://docs.forter.com/agentic-orders)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/login-protection, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/login, https://docs.forter.com/reference/signup)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/chargeback-recovery, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/evidence, https://www.forter.com/openapi.json#/paths/~1v2~1claims/post)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/agentic-commerce, https://www.forter.com/openapi.json, https://github.com/forter/trusted-agentic-commerce-protocol, https://docs.forter.com/agentic-orders)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/element-for-psps, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/merchants, https://docs.forter.com/reference/3ds-recommendation-enrollment)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://pci-tokenization-sandbox.checkouttools.com, https://docs.forter.com/tokenization-api, https://www.forter.com/contact-us/, https://docs.forter.com/reference/tokenization, https://docs.forter.com/reference/account-updater, https://docs.forter.com/detokenization-proxy)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/reference/privacy-request, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter)."FAILUnsafe Agent Skills artifact finding finding="SKILL.md contains credential-looking text: hubspot-api-key b81b...f325"WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://mcp.forter.com/mcp, https://www.forter.com, https://www.forter.com/contact-us/, https://www.forter.com/privacy-policy/, https://forms.hsforms.com/submissions/v3/public/submit/formsnext/multipart/2776164/b81b0db5-1916-4e6d-8d6d-80cbf520f325`)."WARNAgent Skills artifact security warning finding="SKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com/mcp`., https://www.forter.com/contact-us/, https://www.forter.com/.well-known/oauth-protected-resource`, https://www.forter.com/.well-known/oauth-authorization-server`, https://www.forter.com/.well-known/openid-configuration`, https://www.forter.com/.well-known/mcp/server-card.json`, https://www.forter.com/agent/auth, https://www.forter.com/.well-known/agent-auth)."FAILSKILL.md references external URLs; fetched content is an additional trust boundary (https://www.forter.com, https://api.forter-secure.com, https://docs.forter.com/checkout-and-payments, https://www.forter.com/openapi.json, https://www.forter.com/contact-us/, https://Forter, https://docs.forter.com/reference/order-v3, https://docs.forter.com/agentic-orders).
Agent Ease of UseGoogle Agentic BrowsingBrowser audit
Accessibility tree is not well-formed
100 Fail
Agent Ease of UseGoogle Agentic BrowsingBrowser audit
Accessibility tree is not well-formed
Check name
Accessibility tree is not well-formed
Score
0/100
Status
fail
Device
desktop
Category
Google Agentic Browsing
Fix guidance
A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page.
Evidence
{
"description": "A well-formed [accessibility tree](http://goo.gle/lighthouse-agentic-a11y) helps AI agents to navigate and interact with the page."
}Sign in to see 40 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 |
|---|---|---|---|
| 76/100 | Level 4, Mostly Ready | Current report |