Automic VaultAutomic Vault

brew

dropbox-uploader mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dropbox-uploader in AI-Agent-Workflows.

Agent-Sicherheit

Antwort zur Agent-Sicherheit

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

Credential-Zugriff

Reads Dropbox tokens, config, and selected local files.

Änderungen an Remote-Zustand

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

Publish-/Artefakt-Risiko

Can publish or remove artifacts in shared storage.

Empfohlene Kontrolle

Gate uploads, deletes, moves, and token reads.

Hinweise für Agent-Nutzung

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dropbox-uploader

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Bash script for interacting with Dropbox

Befehle und Aliase

  • dropShell.sh
  • dropbox_uploader.sh

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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`.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: yellow

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

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

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

Signale

  • text:shell
  • text:upload

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dropShell.shcliglobales Executable
dropbox_uploader.shcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.0

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dropbox-uploader
Version1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dropbox-uploader
Homepagehttps://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
Repositoryhttps://github.com/andreafabrizi/Dropbox-Uploader
Upstream-Dokumentationhttps://github.com/andreafabrizi/Dropbox-Uploader#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/andreafabrizi/Dropbox-Uploader/archive/refs/tags/1.0.tar.gz
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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