# Netflix/hubcommander

A Slack bot for GitHub organization management -- and other things too

Repository: https://github.com/Netflix/hubcommander
Canonical: https://ross.abutalabs.com/products/hubcommander
Language: Python
License: Apache-2.0
License Family: permissive
Topics: slack, slack-bot, python, github, chatops, travis-ci, bot, privileges, security
Last push: 2026-04-13T16:46:20+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 3495, "days_push": 142, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1312, forks 153 (observed 2026-08-28T04:04:20.173153+00:00)

## What it is
HubCommander is a user-extendable Slack bot for chat-ops style GitHub organization management, letting users perform privileged tasks like repo creation and collaborator management without granting owner rights. It is built in Python on python-rtmbot and supports custom command plugins and Duo 2FA safeguards.

## Use cases
- manage github organization via slack
- create and delete repos from chat
- grant outside collaborators repo permissions without owner access
- enable travis ci on a repo through chatops
- add two-factor approval to privileged github commands
- extend a slack bot with custom commands via plugins

## When to choose
- your team uses Slack and wants chat-ops for GitHub org administration
- you want to delegate privileged GitHub tasks without distributing owner privileges
- you need a Python, plugin-extendable Slack bot with 2FA safeguards

## When to avoid
- you don't use Slack or GitHub
- you need a modern Slack Events/API integration rather than the legacy RTM-based python-rtmbot dependency
- you want a hosted SaaS solution with no self-hosting

## Facets
- artifact type: application
- maturity: maintenance
- function: chatbot, security, authorization, developer-tools, workflow-automation
- domain: developer-tools, security, chatbots
- platform: python, self-hosted
- tags: chatops, slack-bot, github-management, github-organization, duo-2fa, plugins, automation, docker

## Member repositories
- Netflix/hubcommander (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.173153+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:56.764689+00:00, confidence not recorded.
  - readme: https://github.com/Netflix/hubcommander (fetched 2026-08-28T04:04:20.173153+00:00, sha f25dcb162367)
- Data as of 2026-08-30T08:39:29.467469+00:00.
