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 Feb 16, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 190

Template literal with variable interpolation in command context

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
70"@context": "https://schema.org",
low line 73

External URL reference

SourceSKILL.md
73"image": "https://example.com/product.jpg",
low line 81

External URL reference

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

External URL reference

SourceSKILL.md
82"url": "https://example.com/product"
low line 96

External URL reference

SourceSKILL.md
96"@context": "https://schema.org",
low line 99

External URL reference

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

External URL reference

SourceSKILL.md
100"logo": "https://example.com/logo.png",
low line 102

External URL reference

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

External URL reference

SourceSKILL.md
103"https://linkedin.com/company/company"
low line 112

External URL reference

SourceSKILL.md
112"@context": "https://schema.org",
low line 128

External URL reference

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

External URL reference

SourceSKILL.md
130<loc>https://example.com/</loc>
low line 143

External URL reference

SourceSKILL.md
143Sitemap: https://example.com/sitemap.xml
low line 204

External URL reference

SourceSKILL.md
204'@context': 'https://schema.org',
low line 245

External URL reference

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

External URL reference

SourceSKILL.md
246- [Schema.org Validator](https://validator.schema.org/)
Scanned on Feb 16, 2026
View Security Dashboard