Good community traction and solid fundamentals. Nearly in the top tier.
Zero, your trustworthy AI teammate for real work.
Documentation
81
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Contributing guide is detailed and thorough.
Licensed under Other.
Engineering
80
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (.github/scripts/tests).
CI is configured (.github/workflows/cleanup.yml).
Linter or formatter configured (crates/rustfmt.toml).
Lockfile present (crates/Cargo.lock). Installs are reproducible.
Project health
100
Dependency manifest found (crates/Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 69Forks
- 1000Releaseslatest 15d ago
Community
- —Community health
- —authors own >50% of commits
- 1,130Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 104Open issues
Repository files33 root entries
- .claude
- .devcontainer
- .githubGood: Test files detected (.github/scripts/tests).Good: CI is configured (.github/workflows/cleanup.yml).Good: Dependabot covers 5 ecosystems (npm, npm, cargo, docker, github-actions). Dependencies stay current.
- .vscode
- ansible
- assets
- bin
- cratesGood: Linter or formatter configured (crates/rustfmt.toml).Good: Lockfile present (crates/Cargo.lock). Installs are reproducible.Good: Dependency manifest found (crates/Cargo.toml).
- dockerGood: Environment pinned via docker/toolchain/Dockerfile.
- docs
- e2e
- scripts
- turbo
- .dockerignore
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .gitmodules
- .mailmap
- .release-please-manifest.json
- .semgrepignore
- AGENTS.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- codecov.yml
- commitlint.config.mjs
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- lefthook.yml
- LICENSEGood: Licensed under Other.
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- release-please-config.json
- REVIEW.md
- SECURITY.mdGood: Security policy present.
- vm0.code-workspace