Ross ROSS = Recommend OSS · open-source software intelligence for agents

sudo-project/sudo

Utility to execute a command as another user observed · 2026-08-28

github.com/sudo-project/sudo · homepage · C · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
sudo-project/sudomain78

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