Automic VaultAutomic Vault

brew

dropbox-uploader を Homebrew でインストール

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

エージェント安全性

エージェント安全性の回答

dropbox-uploader transfers files to and from Dropbox using local credentials.

認証情報アクセス

Reads Dropbox tokens, config, and selected local files.

リモート変更

Can upload, delete, move, and overwrite Dropbox content.

公開/成果物リスク

Can publish or remove artifacts in shared storage.

推奨コントロール

Gate uploads, deletes, moves, and token reads.

エージェント利用ガイダンス

Allow listing; require approval for transfers, deletes, and sensitive file paths.

インストール

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

macOS

Homebrew確認済み · 100%
brew install dropbox-uploader

local Homebrew formula metadata

概要

パッケージ概要

Bash script for interacting with Dropbox

コマンドとエイリアス

  • dropShell.sh
  • dropbox_uploader.sh

履歴

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

Dropbox Uploader is a Bash-and-cURL command-line script for uploading, downloading, listing, sharing, monitoring, and otherwise managing Dropbox files from a shell. Its package-manager appeal is that it turns Dropbox access into one portable script rather than a desktop sync client or heavier SDK application.

プロジェクトの歴史

The project grew around a simple Unix idea: use a shell script plus cURL to talk to Dropbox from systems where a GUI client is unavailable or inappropriate. Its README now documents Dropbox API v2 authentication, a first-run configuration wizard, and storage of access configuration in `~/.dropbox_uploader`.

採用の歴史

Dropbox Uploader found a niche with headless machines, NAS boxes, backup scripts, Raspberry Pi setups, and cross-platform shells. The official tested-environment list includes GNU/Linux, FreeBSD, macOS, Windows/Cygwin, and Raspberry Pi, which explains why a Homebrew package remains useful even though the tool is only a script.

使われ方

Common usage is automation-friendly file transfer: upload backups, download artifacts, list remote folders, create share links, monitor remote paths for changes, and unlink credentials. The first run guides the user through OAuth-style setup without storing the Dropbox account password.

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

For package nerds, Dropbox Uploader is a classic single-script utility: no daemon, no GUI, no SDK install, just Bash, cURL, and a config file. It matters because it preserves a scriptable Dropbox workflow for environments where official desktop sync is the wrong shape.

タイムライン

  • 2010s: Dropbox Uploader becomes a popular shell-script interface to Dropbox.
  • Later: The project moves to Dropbox API v2 authentication and documents a first-run configuration wizard.
  • README era: The README points users to the GitHub wiki for tips and contributed examples.

Related projects

  • Dropbox itself provides the storage and API surface.
  • cURL is the only required command-line dependency called out by the project.
  • The project's GitHub wiki collects examples and usage tips around the script.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:shell
  • text:upload

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.dropbox_uploader

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.dropbox_uploader

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/andreafabrizi/Dropbox-Uploader

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dropbox-uploader
バージョン1.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dropbox-uploader
ホームページhttps://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
リポジトリhttps://github.com/andreafabrizi/Dropbox-Uploader
上流ドキュメントhttps://github.com/andreafabrizi/Dropbox-Uploader#readme
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/andreafabrizi/Dropbox-Uploader/archive/refs/tags/1.0.tar.gz
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedropbox-uploader
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

このページは 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 agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment