Gadriel AI Security Harness runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from npm. Last commit 17 Sep 2026.
AI Security Harness: SAST, secrets, deps, containers, config & OWASP LLM. Scans locally.
We read the source, 13 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.
этот файл ставится пользователю, но в репозитории его нет
пакет gadriel ссылается на gadriel-ai/preflight
var result = spawnSync(binPath, process.argv.slice(2), {
var binPath = path.join(pkgRoot, "bin", "gadriel" + target.ext);
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 gadriel -- npx -y gadriel
{
"mcpServers": {
"gadriel": {
"args": [
"-y",
"gadriel"
],
"command": "npx"
}
}
}
[mcp_servers.gadriel]
command = "npx"
args = ["-y", "gadriel"]
{
"mcpServers": {
"gadriel": {
"args": [
"-y",
"gadriel"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gadriel": {
"args": [
"-y",
"gadriel"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GADRIEL_NO_ANONYMOUS_AUTH (Set to 1 to skip anonymous device registration with app.gadriel.ai.).
The author declared them in the registry entry; get the values from the project itself.
Security audit for AI agents — scan code/diffs for leaked secrets, check deps via OSV.
Free deterministic security scan of public git repos: OSV.dev vulnerable deps, secrets, config lint.
Scans AI coding sessions and assistant configs for leaked secrets and risky hooks; local, redacted
Charter-bound defensive security copilot: secrets, obfuscation, deps, Dockerfile, IaC scans.
Local supply-chain CVE scanner via OSV/NVD. Scans deps and IDE extensions. No upload.
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
Safe, self-hosted OWASP ZAP operator for guided AI security scans and reports.
Answers built from our own checks of this server.