97

/ 100

GradeA

A well-known project done right. Strong docs and solid engineering throughout.

Top 4% of 5,156 graded repos

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

4 to address
  1. 1
    Reproducibility6pt

    Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.

  2. 2
    Contributing guide5pt

    Show new contributors how to get a local dev environment running.

  3. 3
    Contributing guide5pt

    A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.

  4. 4
    Housekeeping3pt

    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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

98

Contributing guide5pt88

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

98

Reproducibility6pt85

Lockfile present (go.sum). Installs are reproducible.

Tests18pt100

Test files detected (cmd/browser_cookie_provider_test.go).

CI/CD14pt100

CI is configured (.github/workflows/ci.yaml).

Linting and formatting5pt100

Formatting enforced (ui/web/eslint.config.js).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 125 / 755
    Commits (30d / 90d)
  • 947
    Forks
  • 580
    Releaseslatest 5mo ago

Community

  • 62% - Fair
    Community health
  • -
    authors own >50% of commits
  • 3,364
    Watchers

Responsiveness

  • 16d 14h
    Median issue response
  • 8h
    Median PR merge time
  • 295
    Open issues
Repository files53 root entries
  • _readmes
    Good: 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
  • .github
    Good: CI is configured (.github/workflows/ci.yaml).
    Good: Issue or PR templates present.
  • cmd
    Good: Test files detected (cmd/browser_cookie_provider_test.go).
  • compose.d
  • compose.options
  • docker
  • docs
  • examples
  • extensions
  • internal
  • migrations
  • options
  • pkg
  • plan
  • plans
  • scripts
  • skills
    Issue: 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
  • ui
    Good: Formatting enforced (ui/web/eslint.config.js).
  • .dockerignore
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .railwayignore
  • .repomixignore
  • AGENTS.md
  • api-reference.md
  • CHANGELOG.md
  • CLAUDE.md
  • CONTRIBUTING.md
    Good: 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
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • Dockerfile.sandbox
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • LICENSE
    Good: Licensed under Other.
  • main.go
  • Makefile
  • prepare-compose.sh
  • prepare-env.sh
  • README.md
  • websocket-protocol.md
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/nextlevelbuilder/goclaw)](https://www.repo-grade.com/report/nextlevelbuilder/goclaw)

More graded Go repos