sudo-project/sudo
Utility to execute a command as another user observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 98
- Release rhythm 40
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 19.0
- age_days: 3774
- days_rel: 403
- days_push: 12
- n_releases_24m: 5
Adoption not part of the score
1699 stars · 295 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sudo is a Unix utility that allows a system administrator to delegate limited root or other-user privileges to users on a per-command basis, with an audit trail of commands and arguments. It includes a configurable sudoers policy, credential ticketing, central logging via sudo_logsrvd, and a plugin framework for third-party policy and I/O logging.
Use cases
- run a command as root without sharing the root password
- grant specific users limited root privileges for certain commands
- log and audit all privileged commands run on a host
- centrally manage sudoers policy across multiple machines
- record keystrokes and I/O of privileged commands
- allow temporary password caching to avoid repeated authentication
When to choose
- you need fine-grained, per-command privilege delegation on Unix systems
- you want an audit trail of privileged activity
- you need a mature, battle-tested tool with central logging and plugin support
When to avoid
- you are on Windows and need Windows-native privilege management
- you want a graphical privilege management interface
- you need container- or namespace-based isolation rather than user-level privilege escalation
Facets
cli-tool · maturity stable
security authorization logging cli security operating-systems bsd cli privilege-escalation sudoers root-privileges audit-trail system-administration command-line devops linux macos unix
10 sources
- readme: https://github.com/sudo-project/sudo · fetched 2026-08-28 · 520034e0c721
- homepage: https://www.sudo.ws · fetched 2026-08-29 · 70039c32c870
- site_page: https://www.sudo.ws/about/intro · fetched 2026-08-29 · f381943af8ff
- site_page: https://www.sudo.ws/about/history · fetched 2026-08-29 · 82026964eb2b
- site_page: https://www.sudo.ws/about/contributors · fetched 2026-08-29 · e41f529a4789
- site_page: https://www.sudo.ws/about/translations · fetched 2026-08-29 · 11b3cf9af1cd
- site_page: https://www.sudo.ws/about/plugins · fetched 2026-08-29 · 3218c421a1da
- site_page: https://www.sudo.ws/about/license · fetched 2026-08-29 · fa86802ad8f1
- site_page: https://www.sudo.ws/about/logo · fetched 2026-08-29 · 35ff81430fc8
- site_page: https://www.sudo.ws/about/export · fetched 2026-08-29 · 7fecbfed7721
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sudo-project/sudo | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="sudo-project/sudo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem