Skip to main content

no-outlinks-audit

Conducts comprehensive audits to identify dead-end pages on websites, enhancing internal linking and improving SEO performance.

Install this skill

or
39/100

Security score

The no-outlinks-audit skill was audited on Jun 5, 2026 and we found 21 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 532

Template literal with variable interpolation in command context

SourceSKILL.md
532`<div class="sug-from-label">Link To</div>
medium line 177

Python subprocess execution

SourceSKILL.md
177result = subprocess.run([
medium line 275

Python subprocess execution

SourceSKILL.md
275result = subprocess.run([
medium line 63

Curl to non-GitHub URL

SourceSKILL.md
63curl -sL --max-time 15 "https://www.DOMAIN.com/sitemap.xml" | head -50
medium line 64

Curl to non-GitHub URL

SourceSKILL.md
64curl -sL --max-time 15 "https://www.DOMAIN.com/sitemap_index.xml" | head -50
medium line 65

Curl to non-GitHub URL

SourceSKILL.md
65curl -sL --max-time 15 "https://www.DOMAIN.com/robots.txt" | grep -i sitemap
medium line 70

Curl to non-GitHub URL

SourceSKILL.md
70curl -sL "https://www.DOMAIN.com/blog/" | grep -oP 'href="[^"]*"' | grep '/blog/'
medium line 76

Curl to non-GitHub URL

SourceSKILL.md
76curl -sL "https://www.DOMAIN.com/sitemap.xml" \
medium line 100

Curl to non-GitHub URL

SourceSKILL.md
100curl -sI "https://www.DOMAIN.com" | grep -i "x-powered-by\|x-nextjs\|x-vercel\|server\|generator"
medium line 103

Curl to non-GitHub URL

SourceSKILL.md
103curl -sL "https://www.DOMAIN.com" \
low line 63

External URL reference

SourceSKILL.md
63curl -sL --max-time 15 "https://www.DOMAIN.com/sitemap.xml" | head -50
low line 64

External URL reference

SourceSKILL.md
64curl -sL --max-time 15 "https://www.DOMAIN.com/sitemap_index.xml" | head -50
low line 65

External URL reference

SourceSKILL.md
65curl -sL --max-time 15 "https://www.DOMAIN.com/robots.txt" | grep -i sitemap
low line 70

External URL reference

SourceSKILL.md
70curl -sL "https://www.DOMAIN.com/blog/" | grep -oP 'href="[^"]*"' | grep '/blog/'
low line 76

External URL reference

SourceSKILL.md
76curl -sL "https://www.DOMAIN.com/sitemap.xml" \
low line 100

External URL reference

SourceSKILL.md
100curl -sI "https://www.DOMAIN.com" | grep -i "x-powered-by\|x-nextjs\|x-vercel\|server\|generator"
low line 103

External URL reference

SourceSKILL.md
103curl -sL "https://www.DOMAIN.com" \
low line 264

External URL reference

SourceSKILL.md
264base = "https://www." + domain
low line 479

External URL reference

SourceSKILL.md
479Site URL: https://www.DOMAIN.com/blog/
low line 507

External URL reference

SourceSKILL.md
507url: "https://www.DOMAIN.com/blog/page-slug", // dead-end page URL
low line 515

External URL reference

SourceSKILL.md
515fromUrl: "https://www.DOMAIN.com/blog/target", // target URL
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →
GitHub Stars 45
Rate this skill
Categorymarketing
UpdatedJune 15, 2026
Infrasity-Labs/dev-gtm-claude-skills