macOS
brew install sysaidminprovider-native install command
brew / 順位 5580
sysaidmin のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sysaidminprovider-native install command
概要
GPT-powered sysadmin
履歴
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.
セキュリティ状態
sysaidmin に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sysaidmin | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sysaidmin |
|---|---|
| バージョン | 0.2.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/skorokithakis/sysaidmin |
| 最終更新 | 2026-07-17T10:44:34Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.