Skip to content
VS Code

SkillsSafe Security Scanner for VS Code

com.skillssafe/scanner

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

client:VS Code transport:sse runtime:npm

Install SkillsSafe Security Scanner in VS Code

.vscode/mcp.json

{
  "servers": {
    "scanner": {
      "type": "sse",
      "url": "https://mcp.skillssafe.com/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SkillsSafe Security Scanner in other clients