Skip to content
Back to search
30
MCP

agent-secret-guard

npm/agent-secret-guard

Dangerous config and secret scanner for AI coding agents, MCP, and local automation projects.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-scan
Security scanner for AI agents, MCP servers and agent skills.
0 tools
AgentGuard (shuaicongxiaomai)
Secret, CVE, and dependency-vulnerability scanning for AI agents, free via OSV.dev.
0 tools
AgentGuard — security checks for AI agents
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
0 tools
io.github.mlawsonking/code-guard-mcp
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
Agent Security Scanner
Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-secret-guard": {
      "url": "None",
      "transport": "http"
    }
  }
}