Skip to content
Back to search
30
MCP v1.0.0 sse

SkillsSafe Security Scanner

com.skillssafe/scanner

AI skill security scanner. Detects prompt injection, credential theft, ClawHavoc. Free, no signup.

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SecurityScan
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
0 tools · streamable-http
Agent Security Scanner
Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.
0 tools
Shrike Security
AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel.
0 tools
Shrike Security
AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel.
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
agent-scan
Security scanner for AI agents, MCP servers and agent skills.
0 tools

How to use

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

{
  "mcpServers": {
    "skillssafe_security_scanner": {
      "url": "https://mcp.skillssafe.com/sse",
      "transport": "sse"
    }
  }
}