ahrefs-mcp
Accesses Ahrefs API for in-depth SEO analysis, keyword research, and competitive insights to enhance online visibility.
Install this skill
or
84/100
Security score
The ahrefs-mcp skill was audited on Feb 16, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 62
Curl to non-GitHub URL
SourceSKILL.md
| 62 | curl -X GET "https://api.ahrefs.com/v3/site-explorer/domain-overview?target=example.com" \ |
medium line 68
Curl to non-GitHub URL
SourceSKILL.md
| 68 | curl -X GET "https://api.ahrefs.com/v3/keywords-explorer/overview?keyword=seo+tools&country=us" \ |
low line 58
External URL reference
SourceSKILL.md
| 58 | Use `curl` or similar tools to call the Ahrefs API. Base URL: `https://api.ahrefs.com/v3` |
low line 62
External URL reference
SourceSKILL.md
| 62 | curl -X GET "https://api.ahrefs.com/v3/site-explorer/domain-overview?target=example.com" \ |
low line 68
External URL reference
SourceSKILL.md
| 68 | curl -X GET "https://api.ahrefs.com/v3/keywords-explorer/overview?keyword=seo+tools&country=us" \ |
low line 156
External URL reference
SourceSKILL.md
| 156 | - **API Key Management**: https://app.ahrefs.com/account/api-keys |
low line 157
External URL reference
SourceSKILL.md
| 157 | - **Pricing & Limits**: https://ahrefs.com/pricing |
low line 158
External URL reference
SourceSKILL.md
| 158 | - **Limits & Usage Tracking**: https://app.ahrefs.com/account/limits-and-usage/web |
Scanned on Feb 16, 2026
View Security Dashboard