Skip to main content

geo-brand-mentions

Analyzes brand presence across platforms to enhance AI visibility and provides a Brand Authority Score with actionable recommendations.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

low line 250

External URL reference

SourceSKILL.md
250api_url = f'https://en.wikipedia.org/w/api.php?action=query&list=search&srsearch={quote_plus(brand)}&format=json'
low line 256

External URL reference

SourceSKILL.md
256print(f'URL: https://en.wikipedia.org/wiki/{results[0][\"title\"].replace(\" \", \"_\")}')
low line 260

External URL reference

SourceSKILL.md
260wd_url = f'https://www.wikidata.org/w/api.php?action=wbsearchentities&search={quote_plus(brand)}&language=en&format=json'
low line 270

External URL reference

SourceSKILL.md
2701. WebFetch: `https://en.wikipedia.org/wiki/[Brand_Name]` — check if the page loads (not a redirect to search)
low line 271

External URL reference

SourceSKILL.md
2712. WebFetch: `https://en.wikipedia.org/wiki/[Founder_Name]` for founder article
Scanned on Mar 20, 2026
View Security Dashboard