60
/ 100
Getting some notice. Tests and CI would be the fastest wins.
A low grade is a to-do list, not a judgment of your code
Most gaps here are documentation, tests, and setup, not the code itself. Closing your top 3 gaps alone would lift this repo to B (86).
See your top fixesTop fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add a README.md describing what the project does, how to install it, and how to run it.
- 2Install and run instructions9pt
Add a section showing how to install dependencies.
- 3Install and run instructions9pt
Add a section showing how to start or use the project.
- 4License6pt
Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
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
14
No README found in the repository.
→ Add a README.md describing what the project does, how to install it, and how to run it.
No license detected.
→ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
Engineering
85
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.
Lockfile present (bun.lockb). Installs are reproducible.
Test files detected (contracts/soroban/policies/test_snapshots/test).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (.prettierrc).
Project health
73
No repository description set on GitHub (−60 pts).
→ Add a one-line description in the repo Settings → About. It appears in search results and social previews.
Dependency manifest found (package.json).
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 143Forks
- 0Releases
Community
- 0% - WeakCommunity health
- 1 bus factorlowauthor own >50% of commits
- 10Watchers
Responsiveness
- 3d 1hMedian issue response
- <1hMedian PR merge time
- 324Open issues
Repository files41 root entries
- .codex-temp
- .githubGood: CI is configured (.github/workflows/ci.yml).
- contractsGood: Test files detected (contracts/soroban/policies/test_snapshots/test).
- docs
- infraGood: Environment pinned via infra/docker-compose.yml.
- protocol
- public
- scripts
- srcGood: 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.
- test-fixtures
- tests
- tools
- .cspell.json
- .gitattributes
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- bun.lockbGood: Lockfile present (bun.lockb). Installs are reproducible.
- bunfig.toml
- CHANGELOG_PANEL_ARCHITECTURE.md
- CHANGELOG_PANEL_BEFORE_AFTER.md
- CHANGELOG_PANEL_IMPROVEMENTS.md
- CHANGELOG_PANEL_QUICK_REF.md
- CHANGELOG_PANEL_TESTING.md
- components.json
- CONTACTS_IMPORT_OPTIMIZATION.md
- eslint.config.js
- fix_imports.cjs
- fix2.cjs
- MOTION_SYSTEM_GUIDE.md
- package-lock.json
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- PR_SUMMARY.md
- pr-body.md
- README.mdIssue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- RECIPIENT_RESOLUTION_IMPLEMENTATION.md
- tsc-output.txt
- tsconfig.json
- vite.config.ts
- wrangler.jsonc
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/stellar-mail/stealth)