sitemapkit
Enables users to discover and extract sitemaps from any website, facilitating URL discovery and site structure audits.
Install this skill
or
92/100
Security score
The sitemapkit skill was audited on Mar 26, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 26
External URL reference
SourceSKILL.md
| 26 | - Always pass a full URL including protocol: `https://example.com` |
low line 28
External URL reference
SourceSKILL.md
| 28 | - `extract_sitemap` needs the exact sitemap URL, e.g. `https://example.com/sitemap.xml` |
low line 37
External URL reference
SourceSKILL.md
| 37 | | `Unauthorized` | API key is missing or invalid. Get one at https://app.sitemapkit.com/settings/api | |
low line 38
External URL reference
SourceSKILL.md
| 38 | | `Monthly quota exceeded` | Plan limit reached. Upgrade at https://sitemapkit.com/pricing | |
low line 44
External URL reference
SourceSKILL.md
| 44 | → Call `full_crawl` with `url: "https://stripe.com"`, present the URL list. |
low line 47
External URL reference
SourceSKILL.md
| 47 | → Call `discover_sitemaps` with `url: "https://shopify.com"`, list the sitemap URLs found and which sources they came from (robots.txt, common paths, etc.). |
low line 49
External URL reference
SourceSKILL.md
| 49 | **"Extract https://example.com/sitemap-posts.xml"** |
low line 50
External URL reference
SourceSKILL.md
| 50 | → Call `extract_sitemap` with `url: "https://example.com/sitemap-posts.xml"`, present the URLs with lastmod dates if available. |
Scanned on Mar 26, 2026
View Security DashboardInstall this skill with one command
/learn @0nl1n1n/sitemapkit-mcp