geo-schema
Optimizes structured data for AI discoverability by auditing and generating JSON-LD markup for enhanced entity recognition.
Install this skill
or
84/100
Security score
The geo-schema skill was audited on May 12, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 31
Access to hidden dotfiles in home directory
SourceSKILL.md
| 31 | python3 ~/.claude/skills/geo/scripts/fetch_page.py <url> page |
low line 54
External URL reference
SourceSKILL.md
| 54 | 2. **Valid @type**: Does the `@type` match a recognized Schema.org type? Check against https://schema.org/docs/full.html. |
low line 165
External URL reference
SourceSKILL.md
| 165 | "url": "https://example.com", |
low line 170
External URL reference
SourceSKILL.md
| 170 | "urlTemplate": "https://example.com/search?q={search_term_string}" |
low line 221
External URL reference
SourceSKILL.md
| 221 | 2. **Wikidata item** — machine-readable entity identifier (e.g., `https://www.wikidata.org/wiki/Q12345`) |
low line 264
External URL reference
SourceSKILL.md
| 264 | "@context": "https://schema.org", |
low line 266
External URL reference
SourceSKILL.md
| 266 | "@id": "https://example.com/#organization", |
low line 268
External URL reference
SourceSKILL.md
| 268 | "url": "https://example.com", |
low line 271
External URL reference
SourceSKILL.md
| 271 | "url": "https://example.com/logo.png", |
low line 280
External URL reference
SourceSKILL.md
| 280 | "sameAs": "https://www.linkedin.com/in/founder" |
low line 297
External URL reference
SourceSKILL.md
| 297 | "https://en.wikipedia.org/wiki/Company_Name", |
low line 298
External URL reference
SourceSKILL.md
| 298 | "https://www.wikidata.org/wiki/Q12345", |
low line 299
External URL reference
SourceSKILL.md
| 299 | "https://www.linkedin.com/company/company-name", |
low line 300
External URL reference
SourceSKILL.md
| 300 | "https://www.youtube.com/@companyname", |
low line 301
External URL reference
SourceSKILL.md
| 301 | "https://twitter.com/companyname", |
low line 303
External URL reference
SourceSKILL.md
| 303 | "https://www.crunchbase.com/organization/company-name" |
Scanned on May 12, 2026
View Security Dashboard