Catalog
io.github.veyndrasystems/agent-release-auditor
OfficialAgent Release Auditor
Deterministic release gate for AI-written code and coding agents.
Enforce deterministic release gates for AI-generated code and coding agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-release-auditor": {
"command": "npx",
"args": [
"-y",
"agent-release-auditor@0.1.4"
]
}
}
}