
Audit
Score any public GitHub repository 0–100 with the commit.show audit rubric before you depend on or ship against it.
Overview
commit.show Audit MCP is a MCP server for the Ship phase that scores public GitHub repos 0–100 against the commit.show audit rubric through your agent.
What is this MCP server?
- Scores public GitHub repositories on a 0–100 scale using the commit.show audit rubric
- stdio MCP via npm package commitshow-mcp (server version 0.1.2)
- Backed by commit.show CLI project (GitHub commitshow/cli mcp subfolder)
- Agent-triggered repo audit without leaving the coding session
- Audit output scale 0–100 per commit.show rubric
- Published MCP server version 0.1.2
- npm identifier commitshow-mcp with stdio transport
Community signal: 1 GitHub stars.
What problem does it solve?
Adopting a random GitHub repo without a consistent quality signal wastes ship time on unmaintained or sloppy dependencies.
Who is it for?
Solo builders vetting OSS repos, starters, or their public projects during code review and pre-ship dependency checks.
Skip if: Private repos if the tool only supports public GitHub targets, or teams needing deep penetration testing instead of rubric-based repo hygiene.
What do I get? / Deliverables
After registration, your agent can request a standardized 0–100 commit.show score so you can gate dependencies and releases with a shared rubric.
- 0–100 commit.show audit score for a target public repo
- Agent-accessible repo review during Ship
- Consistent rubric output for dependency decisions
Recommended MCP Servers
Journey fit
How it compares
Rubric-based public repo scorer over MCP, not an in-IDE linter skill or full security pentest engagement.
Common Questions / FAQ
Who is commit.show Audit MCP for?
Indie developers and agent users who want a quick, standardized GitHub repo health score before trusting or promoting a repository.
When should I use commit.show Audit MCP?
Use it during Ship review when comparing libraries, auditing your public repo before release, or answering whether a GitHub project meets your quality bar.
How do I add commit.show Audit MCP to my agent?
Install or invoke the npm package commitshow-mcp with stdio in your MCP configuration; no API key is listed in the published server schema.