Back to search
30
MCP

agentseal

getagentseal/agentseal

Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poisoning.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agentseal.org

Similar MCP servers embedding-nearest

io.tooloracle/agentguard
AgentGuard — 20-tool AI safety MCP: policy preflight, risk scoring, audit logging, rate limits.
0 tools · streamable-http
agent-scan
Security scanner for AI agents, MCP servers and agent skills.
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
Helixar Security live
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
0 tools · streamable-http
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools

How to use

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

{
  "mcpServers": {
    "agentseal": {
      "url": "https://agentseal.org",
      "transport": "http"
    }
  }
}