Skip to content
Claude Desktop

mcp skill sec for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:pypi

Install mcp skill sec in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp skill sec in other clients