mcpbeat Sign in

Agent Security Scanner MCP Server

by sinewaveai Your server? Claim it
local only

Agent Security Scanner MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 728 installs a week from npm. Last commit 2 Sep 2026.

Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.

Installs per day peak 387 · avg 137 · -9% w/w
a month agotoday
728
Installs / week
npm · agent-security-scanner-mcp
122
Stars
1 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Capabilities

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.

Runs a command on install [пакет] package.json:1
postinstall: node scripts/postinstall.js
File ships in the package but is absent from the source [пакет] src/cli/enterprise.js:1, [пакет] src/cli/export-vanta.js:1, [пакет] src/cli/lead-capture.js:1 и ещё 1
этот файл ставится пользователю, но в репозитории его нет
            full = os.path.normpath(os.path.join(base_dir, candidate))
    execFileSync(resolvePythonCommand(), benchArgs, { stdio: 'inherit', timeout: 300000 });
Image runs as root Dockerfile:6
USER root
{"type":"BloomFilter","_size":2597930,"_nbHashes":10,"_filter":{"size":2597936,"content":"b8GuyaJxGxnKF4Ud6mON+ACCWK0UqFPxUnoEwBzxvPprfUQ0iyXL6DuW9v/tPOBElIDxXkCNJPdbw+ZnftXfkIhVv/FNS5sH+d9/l+nnNJxgU6PND+bSgoffcIK8K2pYWVjp/xoXmSv9NHXTouVkvn9rxYMWFZRu5yEqaS0x8PUGQYkve1icBtDfiP2Ykz…
Reads files and sends them to the network [пакет] src/cli/export-vanta.js:1
import { existsSync, readFileSync, readdirSync } from 'fs';

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Agent Security Scanner MCP and you get told the day something new turns up.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agent-security-scanner-mcp -- npx -y agent-security-scanner-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-security-scanner-mcp": {
      "args": [
        "-y",
        "agent-security-scanner-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-security-scanner-mcp]
command = "npx"
args = ["-y", "agent-security-scanner-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-security-scanner-mcp": {
      "args": [
        "-y",
        "agent-security-scanner-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-security-scanner-mcp": {
      "args": [
        "-y",
        "agent-security-scanner-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Agent Security Scanner MCP

same job, measured the same way
Promptrejectormcp
by revsmoke

Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.

24 installs/wk local only
I
Agent Security Scanner
by mikehzp

Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.

113 installs/wk local only
GuardianShield
by sparkvibe-io

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

82 installs/wk local only
Black Duck Security Scanner
by blackduck

AI-powered security scanning using Black Duck Signal for vulnerability detection.

241 installs/wk local only
SecurityScan
by apisecurityscan

Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.

8 tools answering
Bawbel Scanner
by bawbel

Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.

176 installs/wk local only
Bawbel Scanner
by bawbel

Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.

local only
Synapse Audit
by digidenone

AI-Powered Security Scanner for LLMs. Detects vulnerabilities and syncs with SynapseAudit.

28 installs/wk local only

Agent Security Scanner MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Security Scanner MCP?
Agent Security Scanner MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agent-security-scanner-mcp was installed 728 times last week.
How do I connect Agent Security Scanner MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-security-scanner-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Security Scanner MCP?
The npm package agent-security-scanner-mcp was installed 728 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Security Scanner MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 122 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.