Skip to main content

seo-audit

Conducts comprehensive SEO audits to identify gaps and opportunities for improving website rankings and content optimization.

Install this skill

or
64/100

Security score

The seo-audit skill was audited on Mar 3, 2026 and we found 16 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 56

Curl to non-GitHub URL

SourceSKILL.md
56curl "https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://example.com&strategy=mobile"
medium line 65

Curl to non-GitHub URL

SourceSKILL.md
65curl https://example.com/robots.txt
medium line 71

Curl to non-GitHub URL

SourceSKILL.md
71curl https://example.com/sitemap.xml | xmllint --format -
medium line 84

Curl to non-GitHub URL

SourceSKILL.md
84curl "https://searchconsole.googleapis.com/v1/urlTestingTools/mobileFriendlyTest:run?key=YOUR_API_KEY" \
medium line 201

Curl to non-GitHub URL

SourceSKILL.md
201curl "https://searchconsole.googleapis.com/v1/urlTestingTools/richResultsTest:run" \
low line 56

External URL reference

SourceSKILL.md
56curl "https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://example.com&strategy=mobile"
low line 59

External URL reference

SourceSKILL.md
59npx lighthouse https://example.com --view
low line 65

External URL reference

SourceSKILL.md
65curl https://example.com/robots.txt
low line 71

External URL reference

SourceSKILL.md
71curl https://example.com/sitemap.xml | xmllint --format -
low line 84

External URL reference

SourceSKILL.md
84curl "https://searchconsole.googleapis.com/v1/urlTestingTools/mobileFriendlyTest:run?key=YOUR_API_KEY" \
low line 86

External URL reference

SourceSKILL.md
86-d '{"url":"https://example.com"}'
low line 201

External URL reference

SourceSKILL.md
201curl "https://searchconsole.googleapis.com/v1/urlTestingTools/richResultsTest:run" \
low line 204

External URL reference

SourceSKILL.md
204-d '{"url":"https://example.com"}'
low line 212

External URL reference

SourceSKILL.md
212"@context": "https://schema.org",
low line 221

External URL reference

SourceSKILL.md
221"@context": "https://schema.org",
low line 230

External URL reference

SourceSKILL.md
230"@context": "https://schema.org",
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →