Skip to main content

seo

Conducts SEO audits and implements structured data patterns to enhance visibility for marketing and e-commerce sites.

Install this skill

or
76/100

Security score

The seo skill was audited on May 13, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 189

Template literal with variable interpolation in command context

SourceSKILL.md
189title: `${product.name} | Brand`,
low line 37

External URL reference

SourceSKILL.md
37<meta property="og:image" content="https://example.com/og-image.jpg" />
low line 38

External URL reference

SourceSKILL.md
38<meta property="og:url" content="https://example.com/page" />
low line 45

External URL reference

SourceSKILL.md
45<meta name="twitter:image" content="https://example.com/twitter-image.jpg" />
low line 69

External URL reference

SourceSKILL.md
69"@context": "https://schema.org",
low line 72

External URL reference

SourceSKILL.md
72"image": "https://example.com/product.jpg",
low line 80

External URL reference

SourceSKILL.md
80"availability": "https://schema.org/InStock",
low line 81

External URL reference

SourceSKILL.md
81"url": "https://example.com/product"
low line 95

External URL reference

SourceSKILL.md
95"@context": "https://schema.org",
low line 98

External URL reference

SourceSKILL.md
98"url": "https://example.com",
low line 99

External URL reference

SourceSKILL.md
99"logo": "https://example.com/logo.png",
low line 101

External URL reference

SourceSKILL.md
101"https://twitter.com/company",
low line 102

External URL reference

SourceSKILL.md
102"https://linkedin.com/company/company"
low line 111

External URL reference

SourceSKILL.md
111"@context": "https://schema.org",
low line 127

External URL reference

SourceSKILL.md
127<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
low line 129

External URL reference

SourceSKILL.md
129<loc>https://example.com/</loc>
low line 142

External URL reference

SourceSKILL.md
142Sitemap: https://example.com/sitemap.xml
low line 203

External URL reference

SourceSKILL.md
203'@context': 'https://schema.org',
low line 244

External URL reference

SourceSKILL.md
244- [Google Rich Results Test](https://search.google.com/test/rich-results)
low line 245

External URL reference

SourceSKILL.md
245- [Schema.org Validator](https://validator.schema.org/)
Scanned on May 13, 2026
View Security Dashboard
Installation guide →