pkg.sopackage field notes

brew / 順位 3432

gtop を Homebrew でインストール

gtop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gtop

provider-native install command

概要

パッケージ概要

System monitoring dashboard for terminal

コマンドとエイリアス

  • gtop

履歴

プロジェクトの歴史と使われ方

gtop is a Node.js terminal system-monitoring dashboard. It packages a visual top-like TUI around Node dependencies such as blessed, blessed-contrib, and systeminformation.

プロジェクトの歴史

The official repository describes gtop as a system monitoring dashboard for the terminal and its package metadata describes it as graphic top. The repository package metadata exposes the gtop executable, MIT license, Node engine requirement, and npm-oriented installation path.

The upstream README documents Linux, macOS, and partial Windows support, global npm installation, Docker execution with host net and pid namespaces, and keyboard sorting of process rows by PID, CPU, or memory. GitHub release metadata on the repository page lists a small release set, with v1.1.5 published in August 2023.

採用の歴史

gtop's adoption is typical of JavaScript command-line utilities: it starts as an npm global tool but is also packaged by Homebrew, Nix, and Arch according to the input package facts. The repository badges point to npm, Snap, and Docker distribution surfaces.

使われ方

Users start the dashboard with the gtop command, quit with q or Ctrl-C, and sort the process table with p, c, or m. The README also recommends LANG and TERM settings if terminal glyphs render incorrectly.

パッケージ好きにとっての重要性

gtop is package-nerd interesting as a Node-based replacement for classic native top-like tools. It demonstrates the packaging tradeoff of shipping a convenient visual TUI with a JavaScript runtime and dependency tree rather than a small C binary.

タイムライン

  • Repository metadata: gtop is published as an MIT-licensed Node package with the gtop executable.
  • README: npm global installation is the primary documented installation method.
  • README: Docker usage is documented with host net and pid namespace access for host metrics.
  • 2023-08-11: The GitHub repository page lists release v1.1.5.

Related projects

  • Node.js provides the runtime.
  • blessed and blessed-contrib provide terminal UI building blocks.
  • systeminformation provides system metrics.
  • npm, Snap, Docker, Homebrew, Nix, and Arch are relevant distribution channels.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gtop実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.1.5
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gtop
バージョン1.1.5
パッケージマネージャHomebrew
ホームページhttps://github.com/aksakalli/gtop
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation