Code Guard MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 17 Sep 2026.
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
We read the source, 19 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 r = spawnSync(comspec, ['/d', '/s', '/c', line], {
out.innerHTML = head + "\n\n" + JSON.stringify(j,null,2);
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add code-guard-mcp -- npx -y @mlawsonking/code-guard-mcp
{
"mcpServers": {
"code-guard-mcp": {
"args": [
"-y",
"@mlawsonking/code-guard-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.code-guard-mcp]
command = "npx"
args = ["-y", "@mlawsonking/code-guard-mcp"]
{
"mcpServers": {
"code-guard-mcp": {
"args": [
"-y",
"@mlawsonking/code-guard-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-guard-mcp": {
"args": [
"-y",
"@mlawsonking/code-guard-mcp"
],
"command": "npx"
}
}
}
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.
Local-first MCP security scanner and CLI for AI-generated applications.
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.
Validates AI-generated Python: syntax, lint, security scan and deterministic repair.
Source code plagiarism, peer similarity, and AI-generated-code detection for AI agents.
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Production-safety audits for AI-generated code, with a fix for every finding.
Answers built from our own checks of this server.