Skip to main content

githunt

Helps recruiters find and rank GitHub developers by location and tech stack, providing scored profiles for effective candidate sourcing.

Install this skill

or
71/100

Security score

The githunt skill was audited on Feb 9, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Curl to non-GitHub URL

SourceSKILL.md
30curl -N -X POST "https://api.githunt.ai/v1/rank/users/stream" \
medium line 69

Curl to non-GitHub URL

SourceSKILL.md
69curl -X POST "https://api.githunt.ai/v1/rank/user" \
medium line 139

Curl to non-GitHub URL

SourceSKILL.md
139curl -N -X POST "https://api.githunt.ai/v1/rank/users/stream" \
medium line 148

Curl to non-GitHub URL

SourceSKILL.md
148curl -s -X POST "https://api.githunt.ai/v1/rank/user" \
low line 12

External URL reference

SourceSKILL.md
12**Website:** https://githunt.ai
low line 23

External URL reference

SourceSKILL.md
23Base URL: `https://api.githunt.ai/v1`
low line 30

External URL reference

SourceSKILL.md
30curl -N -X POST "https://api.githunt.ai/v1/rank/users/stream" \
low line 69

External URL reference

SourceSKILL.md
69curl -X POST "https://api.githunt.ai/v1/rank/user" \
low line 104

External URL reference

SourceSKILL.md
104"websiteUrl": "https://...",
low line 108

External URL reference

SourceSKILL.md
108"avatarUrl": "https://avatars.githubusercontent.com/...",
low line 130

External URL reference

SourceSKILL.md
1301. Go to **https://githunt.ai**
low line 139

External URL reference

SourceSKILL.md
139curl -N -X POST "https://api.githunt.ai/v1/rank/users/stream" \
low line 148

External URL reference

SourceSKILL.md
148curl -s -X POST "https://api.githunt.ai/v1/rank/user" \
Scanned on Feb 9, 2026
View Security Dashboard