Skip to main content

gaphunter

Analyzes negative user reviews to identify feature gaps in competing products, generating actionable insights in a JSON report.

Install this skill

or
96/100

Security score

The gaphunter skill was audited on May 25, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 51

External URL reference

SourceSKILL.md
51- `https://www.g2.com/products/<product-slug>/reviews?qs=pros-and-cons`
low line 52

External URL reference

SourceSKILL.md
52- `https://www.capterra.com/p/<...>/<ProductName>/reviews/`
low line 53

External URL reference

SourceSKILL.md
53- `https://www.trustradius.com/products/<product-slug>/reviews/all`
low line 54

External URL reference

SourceSKILL.md
54- `https://hn.algolia.com/api/v1/search?query=<ProductName>&tags=comment&numericFilters=points>2` — parse `hits[].comment_text` and `hits[].created_at`; cap at 30 hits. This API is always accessible (
Scanned on May 25, 2026
View Security Dashboard
Installation guide →