vm0-ai/vm0
Grade a repo

0

/ 100

GradeB

Good community traction and solid fundamentals. Nearly in the top tier.

Top 24% of 5,156 graded repos

Zero, your trustworthy AI teammate for real work.

TypeScript1,130Other1mo ago

Top fixes

Highest-impact changes first, ranked by point weight

5 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    README12pt

    Show a quick-start snippet so contributors can see what using your project looks like.

  3. 3
    Install and run instructions9pt

    Add a section showing how to install dependencies.

  4. 4
    Issue and PR templates6pt

    Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

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

81

Install and run instructions9pt55

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

README12pt85

README is present.

Contributing guide5pt97

Contributing guide is detailed and thorough.

License6pt100

Licensed under Other.

Engineering

80

Issue and PR templates6pt0

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.

Tests18pt80

Test files detected (.github/scripts/tests).

CI/CD14pt100

CI is configured (.github/workflows/cleanup.yml).

Linting and formatting5pt100

Linter or formatter configured (crates/rustfmt.toml).

Reproducibility6pt100

Lockfile present (crates/Cargo.lock). Installs are reproducible.

Project health

100

Dependency manifest6pt100

Dependency manifest found (crates/Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 69
    Forks
  • 1000
    Releaseslatest 2mo ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 1,130
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 104
    Open issues
Repository files33 root entries
  • .claude
  • .devcontainer
  • .github
    Good: 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
  • crates
    Good: Linter or formatter configured (crates/rustfmt.toml).
    Good: Lockfile present (crates/Cargo.lock). Installs are reproducible.
    Good: Dependency manifest found (crates/Cargo.toml).
  • docker
    Good: Environment pinned via docker/toolchain/Dockerfile.
  • docs
  • e2e
  • scripts
  • turbo
  • .dockerignore
  • .gitignore
    Good: .gitignore present.
  • .gitleaks.toml
  • .gitmodules
  • .mailmap
  • .release-please-manifest.json
  • .semgrepignore
  • AGENTS.md
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • codecov.yml
  • commitlint.config.mjs
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under Other.
  • README.md
    Good: 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.md
    Good: Security policy present.
  • vm0.code-workspace
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/vm0-ai/vm0)](https://www.repo-grade.com/report/vm0-ai/vm0)

More graded TypeScript repos