Skip to content
Claude Desktop

GitHub Actions Audit for Claude Desktop

io.github.unbearabledev/github-actions-audit

GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.

client:Claude Desktop transport:streamable-http

Install GitHub Actions Audit in Claude Desktop

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

{
  "mcpServers": {
    "github-actions-audit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://unbearable-dev--github-actions-audit.apify.actor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

GitHub Actions Audit in other clients