macOS
brew install sysaidminlocal Homebrew formula metadata
brew / rank 5661
GPT-powered sysadmin. Version 0.2.5 via Homebrew; verified 2026-07-17.
install
brew install sysaidminlocal Homebrew formula metadata
overview
GPT-powered sysadmin
history
Sysaidmin is a command-line, LLM-powered system-administration assistant. A user describes a machine problem, and the program proposes and runs diagnostic or remedial commands after asking permission.
Stavros Korokithakis published Sysaidmin 0.1.0 in November 2023. The early releases added model selection, logging, and session controls; version 0.2.0 moved the program to OpenAI's Assistants API. The current README describes support for services exposing the OpenAI Chat Completions interface, including alternative base URLs and models.
The official README supports installation as a Python command through uv, uvx, or pip. The supplied package metadata also records a Homebrew formula, giving the project a native package-manager route alongside Python tooling.
Users export SYSAIDMIN_API_KEY, optionally set SYSAIDMIN_BASE_URL and SYSAIDMIN_MODEL, and pass a natural-language problem to the sysaidmin executable. The tool displays each command and waits for permission before execution.
Sysaidmin is notable as a compact Python CLI at the intersection of package-managed utilities and agentic system administration: it turns natural-language troubleshooting into permission-gated local commands while allowing OpenAI-compatible model endpoints.
security posture
No matching local secret-handling manifest was found for sysaidmin. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sysaidmin | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/skorokithakis/sysaidmin
install metadata
| Package key | brew:sysaidmin |
|---|---|
| Version | 0.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sysaidmin |
| Homepage | https://github.com/skorokithakis/sysaidmin |
| Repository | https://github.com/skorokithakis/sysaidmin |
| License | AGPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/01/d8/f2b32cc85a544d1487bbdda7ec48d214c0e551d2d0ae6bbbb49d707fe297/sysaidmin-0.2.5.tar.gz |
| Last updated | 2026-07-17T10:44:34Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, pydantic, python@3.14, rpds-py |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sysaidmin |
| Version Scheme | 0 |
| Revision | 19 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.