79
/ 100
Good shape overall. A few tweaks would push it into the top tier.
Complete AI governance and LLM Evals platform with support for EU AI Act, ISO 42001, NIST AI RMF and 20+ more AI frameworks and regulations. Join our Discord channel: https://discord.com/invite/d3k3E4uEpR
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4Dependency manifest6pt
Add a one-line description to package.json. It appears in npm search and on GitHub.
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
84
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
72
Test files detected (AIGateway/test_mcp_server.py).
CI is configured (.github/workflows/verifywise-eval.yml).
Linter or formatter configured (Clients/.prettierrc).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
86
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 538 / 2782Commits (30d / 90d)
- 105Forks
- 55Releaseslatest 11mo ago
Community
- 75% - GoodCommunity health
- 2 bus factorauthors own >50% of commits
- 312Watchers
Responsiveness
- 5d 9hMedian issue response
- 6hMedian PR merge time
- 81Open issues
Repository files49 root entries
- .claude
- .cursor
- .githubGood: CI is configured (.github/workflows/verifywise-eval.yml).Good: Dependabot covers 6 ecosystems (npm, npm, pip, github-actions, docker, docker). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- agents
- AIGatewayGood: Test files detected (AIGateway/test_mcp_server.py).Good: Environment pinned via AIGateway/Dockerfile.
- ansible
- BackendDocs
- ClientsGood: Linter or formatter configured (Clients/.prettierrc).
- CodeRules
- docs
- EvalServer
- EvaluationModule
- GRSModule
- kubernetes
- scripts
- Servers
- shared
- .dockerignore
- .env.dev
- .env.prod
- .gitignoreGood: .gitignore present.
- AI Implementation Plan.md
- CHANGE_HISTORY_IMPLEMENTATION_GUIDE.md
- checksums.sha256
- CLAUDE.md
- Clean_Architecture.md
- docker-compose.override.yml
- docker-compose.prod.yml
- docker-compose.yml
- entity-tips-content.md
- install.sh
- ISSUE_DEADLINE_WARNING_SYSTEM.md
- LICENSE.mdGood: Licensed under Other.
- LICENSING-FAQ.md
- mlflow_integration.md
- MODEL_SECURITY_SCANNING_PLAN.md
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: 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.
- SECURITY.mdGood: Security policy present.
- start.sh
- tool_list_.docx
- tool_list_.md
- verifywise-logo-full.png
- verifywise-logo-white.png
- verifywise-logo.png
- verifywise-logo.svg.png
- version.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/verifywise-ai/verifywise)