Repository readiness risk analysis.
Audit your codebase for hygiene gaps, dependency risks, and CI readiness signals—locally and offline. Built in Go, designed for privacy. No code ever leaves your machine
[2/4] Auditing 45 dependencies... Done.
[3/4] Checking CI pipelines... Done.
[4/4] Generating readiness score...
Scan Summary v0.1.0
Why Repocheck?
Different by design. While traditional tools upload your code to the cloud for analysis, Repocheck runs 100% locally. Get enterprise-grade security insights without the sluggish pipelines or privacy risks.
Blazing Fast
Written in Go for native performance across all operating systems.
Privacy First
Your code stays on your machine. We never upload source files.
Smart Analysis
Detect misconfigurations and security vulnerabilities in seconds.
CI Integrated
Easily integrate with GitHub Actions, GitLab CI, or local pre-commit hooks.
License Risk Analysis
Detects high-risk licenses (e.g., GPL) and missing license files.
Regression Testing (diff)
Compare scans to track regressions.
Executive Summary
High-level overview of repo health and top issues.
Ownership
Validate CODEOWNERS and maintainer definitions.
Extended Hygiene
Checks for .gitignore and ignored environment files.
Get Started in Seconds
Install the binary or build from source. No dependencies required.
Windows
Download the latest executable from the Releases Page. Add to PATH or run directly:
.\repocheck.exe scan .
macOS / Linux
Download the binary and make it executable:
chmod +x repocheck
./repocheck scan .
From Source
For Go developers with a valid Go environment:
go install github.com/bilal-sayyed/repocheck-go@latest
[2/4] Hygiene... Done
[3/4] Analysis... Done
Deeper Analysis, Better Code.
Repocheck Pro gives you the tools to track code quality over time and catch regressions before they merge.
Executive Summary
Get a high-level overview of your repository's health in seconds. Perfect for engineering managers and quick audits.
- check Instant Readiness Score (0-100)
- check Prioritized issue list
- check Shareable report format
Regression Testing
Track how your codebase evolves. Compare scans to detect when code quality drops, new secrets are introduced, or hygiene regresses.
Compare Plans
Choose the right level of insight for your development workflow. From solo developers to enterprise teams.
Core (Free)
Everything you need to get started with repo hygiene.
Missing features
Pro
Advanced insights for professional engineers and teams.
Frequently Asked Questions
Everything you need to know about Repocheck and its local-first philosophy.
Is my code safe?
expand_more
How does the Readiness Score work?
expand_more
Can I use this in my CI pipeline?
expand_more
Do you offer monthly billing?
expand_more
What languages are supported?
expand_more
Still have questions? Contact us.