scrutineer

cyrus-is/scrutineer
★ 1 stars Python 🔒 Security Updated today
Agentic code review, security audit, and MCP-server auditing for Claude Code
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scrutineer": {
      "command": "uvx",
      "args": [
        "scrutineer"
      ]
    }
  }
}

Or install with pip: pip install scrutineer

README Excerpt

Agentic code review toolkit for [Claude Code](https://claude.ai/code). Three generators that scan your repo and produce tailored review skills — a principal engineer peer review, a security audit, and a service topology map that makes both smarter — plus `/scrutineer-mcp`, a standalone auditor for the MCP servers you're about to trust.

Topics

ai-toolsclaude-codecode-reviewmcp-auditsecurity-auditservice-mapvibe-coding