Skip to content
Windsurf

mcp skill sec for Windsurf

io.github.sudo-ai-git/mcp-skill-sec

Audit agent skills/prompts against 8 supply-chain attack patterns. Deterministic, no-LLM scanner.

client:Windsurf transport:stdio runtime:pypi

Install mcp skill sec in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-skill-sec": {
      "command": "uvx",
      "args": [
        "mcp-skill-sec"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp skill sec in other clients