Security
Trust: 39/100 (Limited)Judges Panel Guide
39 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
5 starsby kevinrabun
Quick Start
Install
npx @kevinrabun/judgesClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kevinrabun-judges": {
"command": "npx",
"args": [
"@kevinrabun/judges"
]
}
}
}