97
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 2Contributing guide5pt
Show new contributors how to get a local dev environment running.
- 3Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
- 4Housekeeping3pt
Remove them and add to .gitignore.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
98
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
98
Lockfile present (go.sum). Installs are reproducible.
Test files detected (cmd/browser_cookie_provider_test.go).
CI is configured (.github/workflows/ci.yaml).
Formatting enforced (ui/web/eslint.config.js).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 125 / 755Commits (30d / 90d)
- 947Forks
- 580Releaseslatest 5mo ago
Community
- 62% - FairCommunity health
- -authors own >50% of commits
- 3,364Watchers
Responsiveness
- 16d 14hMedian issue response
- 8hMedian PR merge time
- 295Open issues
Repository files53 root entries
- _readmesGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- _statics
- .githubGood: CI is configured (.github/workflows/ci.yaml).Good: Issue or PR templates present.
- cmdGood: Test files detected (cmd/browser_cookie_provider_test.go).
- compose.d
- compose.options
- docker
- docs
- examples
- extensions
- internal
- migrations
- options
- pkg
- plan
- plans
- scripts
- skillsIssue: Build artifacts or local files may be committed (skills/skill-creator/scripts/__pycache__/encoding_utils.cpython-311.pyc) (−40 pts).Fix: Remove them and add to .gitignore.
- tests
- uiGood: Formatting enforced (ui/web/eslint.config.js).
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- .railwayignore
- .repomixignore
- AGENTS.md
- api-reference.md
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- docker-compose.browser.yml
- docker-compose.claude-cli.yml
- docker-compose.otel.yml
- docker-compose.postgres.yml
- docker-compose.redis.yml
- docker-compose.sandbox.yml
- docker-compose.selfservice.yml
- docker-compose.tailscale.yml
- docker-compose.upgrade.yml
- docker-compose.yml
- docker-entrypoint.sh
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.sandbox
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Other.
- main.go
- Makefile
- prepare-compose.sh
- prepare-env.sh
- README.md
- websocket-protocol.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/nextlevelbuilder/goclaw)