0

/ 100

GradeB

Solid foundation. Invest in docs and CI to grow from here.

RustClaw. The most suitable Claw products Raspberry Pi / Macos / Ubuntu

Documentation

84

README12pt70

README is present.

Contributing guide5pt72

CONTRIBUTING guide found.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

74

Linting and formatting5pt0

No linter or formatter found.

Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.

CI/CD14pt55

CI is configured (.github/workflows/pi-aarch64-release.yml).

Reproducibility6pt80

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

Tests18pt100

Test files detected (UI/src/lib/auth-keys.test.ts).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

86

Dependency manifest6pt55

Dependency manifest found (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)
  • 6
    Forks
  • 2
    Releaseslatest 7d ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 19
    Watchers

Responsiveness

  • -
    Median issue response
  • <1h
    Median PR merge time
  • 0
    Open issues
Repository files61 root entries
  • .github
    Good: CI is configured (.github/workflows/pi-aarch64-release.yml).
  • component_start
  • configs
  • crates
  • docker
  • docs
  • external_skills
  • image
  • llm-relay-server
  • migrations
  • nni_server
  • patches
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • pi_app
  • prompts
  • scripts
  • services
  • skill_develop
  • systemd
  • UI
    Good: Test files detected (UI/src/lib/auth-keys.test.ts).
  • .codex
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • build-all.sh
  • build-ui-nginx.sh
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • check-logs.sh
  • cross-build-pi.sh
  • cross-build-upload-cloud.sh
  • cross-build-upload.sh
  • deploy-pi-nginx.sh
  • deploy-ui-nginx.sh
  • docker-compose.yml
    Good: Environment pinned via docker-compose.yml.
  • failed-routing-cases.md
  • git-add-exclude.sh
  • install-rustclaw-cmd.sh
  • LICENSE
    Good: Licensed under Other.
  • LICENSE.zh-CN.md
  • local-cross-build-upload-pi.sh
  • longxia.png
  • pack-to-parent.sh
  • package-lock.json
  • package-release.sh
  • package.json
  • push-sanitized-configs.sh
  • README_cn.md
    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.
    Issue: No live demo link in the README (−20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • README.md
  • README.zh-CN.md
  • release-latest.sh
  • rustclaw
  • RUSTCLAW_SERVICE_README.md
  • RustClaw.png
  • rustclaw.service
  • RustClaw480X320.png
  • setup-config.sh
  • simulate-telegramd.sh
  • start-all-bin.sh
  • start-all.sh
  • stop-rustclaw.sh
  • system_report.sh
  • USAGE.md