Panel Review is answering right now. Last checked 11 min ago. Last commit 18 Sep 2026.
Guardian agent for AI coding: four frontier models review risky diffs and commits before they ship.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd[0], cmd[1], { stdio: "ignore", detached: true });
t.push({ file: path.join(cwd, file), rel: file, platform, whole: !!whole });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.
claude mcp add panel-review --transport http https://mcp.truverif.ai/mcp
{
"mcpServers": {
"panel-review": {
"url": "https://mcp.truverif.ai/mcp"
}
}
}
[mcp_servers.panel-review]
url = "https://mcp.truverif.ai/mcp"
{
"mcpServers": {
"panel-review": {
"url": "https://mcp.truverif.ai/mcp"
}
}
}
{
"mcpServers": {
"panel-review": {
"url": "https://mcp.truverif.ai/mcp"
}
}
}
This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.truverif.ai/mcp | streamable-http | needs auth | 526 ms | 11 min ago |
The repo guardian AI agents handshake with before they touch your code.
Autonomous coding pipeline: frontier models plan and review, a local model implements, gated by TDD.
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents
Policy review and purchase discovery for AI-agent commerce actions.
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
Persistent, verified memory for AI coding agents: recall, capture, guardrails, review queue.
AI-agent verifier: verdict committed before the outcome graded against it; /review, /ledger.
Answers built from our own checks of this server.