What problem does it solve?
Manually scanning public self-hosted GitLab instances for sensitive exposure like credentials, internal infrastructure details, and CI/CD secrets is time-consuming and often misses high-risk assets hidden across multiple public repositories.
Core Features & Use Cases
- Enumerate all public projects on a target GitLab instance via its unauthenticated API
- Extract sensitive files including .env configs, deploy scripts, SSL private keys, and database dumps from public repos
- Analyze CI/CD pipeline definitions and commit history for exposed tokens, developer contact info, and internal IP addresses
- Use case: For a government target with a gitlab.cge.rj.gov.br subdomain, this skill can quickly surface 461K CPF records, internal deployment IPs, and open user registration flags from public repositories.
Quick Start
Use the gitlab-public-recon skill to scan the target GitLab instance at gitlab.target.com for public projects, sensitive files, and exposed CI/CD tokens.