Skip to main content

geo-schema

Optimizes structured data for AI discoverability by auditing and generating JSON-LD markup for enhanced entity recognition.

Install this skill

or
85/100

Security score

The geo-schema skill was audited on Mar 20, 2026 and we found 15 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 47

External URL reference

SourceSKILL.md
472. **Valid @type**: Does the `@type` match a recognized Schema.org type? Check against https://schema.org/docs/full.html.
low line 158

External URL reference

SourceSKILL.md
158"url": "https://example.com",
low line 163

External URL reference

SourceSKILL.md
163"urlTemplate": "https://example.com/search?q={search_term_string}"
low line 214

External URL reference

SourceSKILL.md
2142. **Wikidata item** — machine-readable entity identifier (e.g., `https://www.wikidata.org/wiki/Q12345`)
low line 257

External URL reference

SourceSKILL.md
257"@context": "https://schema.org",
low line 259

External URL reference

SourceSKILL.md
259"@id": "https://example.com/#organization",
low line 261

External URL reference

SourceSKILL.md
261"url": "https://example.com",
low line 264

External URL reference

SourceSKILL.md
264"url": "https://example.com/logo.png",
low line 273

External URL reference

SourceSKILL.md
273"sameAs": "https://www.linkedin.com/in/founder"
low line 290

External URL reference

SourceSKILL.md
290"https://en.wikipedia.org/wiki/Company_Name",
low line 291

External URL reference

SourceSKILL.md
291"https://www.wikidata.org/wiki/Q12345",
low line 292

External URL reference

SourceSKILL.md
292"https://www.linkedin.com/company/company-name",
low line 293

External URL reference

SourceSKILL.md
293"https://www.youtube.com/@companyname",
low line 294

External URL reference

SourceSKILL.md
294"https://twitter.com/companyname",
low line 296

External URL reference

SourceSKILL.md
296"https://www.crunchbase.com/organization/company-name"
Scanned on Mar 20, 2026
View Security Dashboard