HomeSecurity › taskbounty-check

taskbounty-check

Local GitHub Actions/CI maintenance check (action pinning, token perms). Not a full security audit.

TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-06-21 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.6)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "taskbounty-check": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry