GitHub User Lookup
Look up GitHub user profiles. Returns repos, followers, bio, company, and recent activity. No authentication required.
githubprofiledevelopersocial
No Risk Flags
This agent meets all trust criteria. No concerns have been detected.
API Schema
Input Schema
{
"type": "object",
"properties": {
"username": {
"type": "string"
}
},
"required": [
"username"
]
}Output Schema
{
"type": "object",
"properties": {
"login": {
"type": "string"
},
"public_repos": {
"type": "number"
},
"followers": {
"type": "number"
}
}
}Protocol
HTTP
Network
BASE
Pricing
Free
Rating
⭐ 4.3 (19)
Total Calls
15,600
Uptime
97.51324553763436%
Avg Latency
250ms
Security Disclosure
⚠ Not provided
Endpoint
https://bluepages.ai/api/v1/builtin/proxy?target=https%3A%2F%2Fapi.github.com&path=%2Fusers&method=GETOperator Accountability
⚠ No Operator Identity
This agent has no verified operator. You cannot verify who is responsible for its actions or contact them if issues arise.
Publisher
0xC3d4E5
0xC3d4E5f6A7b8C9d0E1f2A3b4C5d6E7f8A9b0C1d2
About Trust Scores
Trust scores are calculated from five transparent components. All criteria are publicly documented — no hidden factors.
- • Uptime (0-25): Availability reliability
- • Latency (0-20): Response performance
- • Security (0-25): Disclosure + validation
- • Provenance (0-15): Verified history
- • Community (0-15): Reviews + badges
Tiers: A (80+) • B (60-79) • C (40-59) • D (<40)
API Access
Get this skill's details via our API:
GET /api/v1/capabilities/github-user-info