Automic VaultAutomic Vault

brew

gdrive を Homebrew, MacPorts, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gdrive

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gdrive

MacPorts ports tree · net/gdrive/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gdrive

nixpkgs package indexes · pkgs/by-name/gd/gdrive/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/gdrive

Scoop official bucket manifest trees · bucket/gdrive.json · ソース: api.github.com

概要

パッケージ概要

Google Drive CLI Client

コマンドとエイリアス

  • gdrive

履歴

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

gdrive is a command-line Google Drive client from glotlabs, written as the successor to the older prasmussen/gdrive project and aimed at authenticated Drive account operations.

プロジェクトの歴史

The glotlabs/gdrive repository was created in late 2022. Its README identifies the project as the successor of gdrive2, the archived prasmussen/gdrive repository, while noting that the new client initially implemented only the most basic functionality.

The project kept the familiar gdrive command name but restarted the implementation around a new account flow and documentation set. It requires users to create Google OAuth client credentials, then run gdrive account add to authorize access through a local callback server.

採用の歴史

The predecessor prasmussen/gdrive repository dates to 2013 and became a widely starred Google Drive CLI before archival. The glotlabs successor began publishing 3.x releases in 2023 and appears in Homebrew, MacPorts, Nix, and Scoop according to the input package-manager facts.

使われ方

Users configure Google API credentials, add an account with gdrive account add, and then use the CLI for Google Drive operations. The official README also documents exporting and importing account data for remote servers where browser access to localhost is awkward.

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

For package maintainers, this formula is significant because the old gdrive name did not simply disappear: it moved from a popular archived Go CLI to a successor project with a new credential directory, OAuth setup, and package-manager continuity under the same command-line identity.

タイムライン

  • 2013: prasmussen/gdrive repository created.
  • 2022: glotlabs/gdrive successor repository created.
  • 2023: 3.x release series published.
  • 2024: v3.9.1 published.

Related projects

  • The closest related project is prasmussen/gdrive, called gdrive2 by the successor README. gdown and gdrive-downloader cover narrower public-file download workflows, while glotlabs/gdrive targets authenticated Drive client operations.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/gdrive3/

実行可能ファイル

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

コマンド種類公開範囲メモ
gdrivecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版3.9.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新3.9.1

https://github.com/glotlabs/gdrive

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gdrive
バージョン3.9.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gdrive
ホームページhttps://github.com/glotlabs/gdrive
リポジトリhttps://github.com/glotlabs/gdrive
上流ドキュメントhttps://github.com/glotlabs/gdrive#readme
ライセンスMIT
ソースアーカイブhttps://github.com/glotlabs/gdrive/archive/refs/tags/3.9.1.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegdrive
Aliases
  • gdrive@3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gdrive

nix profile install nixpkgs#gdrive
  • normalized package name match
  • 一致条件: Gdrive
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdrive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

gdrive

sudo port install gdrive
  • normalized package name match
  • 一致条件: Gdrive
MacPorts ports tree · api.github.com · MacPorts ports tree: net/gdrive/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/gdrive

scoop install main/gdrive
  • normalized package name match
  • 一致条件: Gdrive
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gdrive.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment