Credential-Zugriff
Reads Dropbox tokens, config, and selected local files.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dropbox-uploader in AI-Agent-Workflows.
Agent-Sicherheit
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.
Installation
brew install dropbox-uploaderlocal Homebrew formula metadata
Überblick
Bash script for interacting with Dropbox
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.dropbox_uploaderCredential-bearing paths to review before unattended agent runs.
~/.dropbox_uploaderExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dropShell.sh | cli | globales Executable | |
dropbox_uploader.sh | cli | globales Executable |
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.
https://github.com/andreafabrizi/Dropbox-Uploader
Installationsmetadaten
| Paketschlüssel | brew:dropbox-uploader |
|---|---|
| Version | 1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dropbox-uploader |
| Homepage | https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/ |
| Repository | https://github.com/andreafabrizi/Dropbox-Uploader |
| Upstream-Dokumentation | https://github.com/andreafabrizi/Dropbox-Uploader#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/andreafabrizi/Dropbox-Uploader/archive/refs/tags/1.0.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dropbox-uploader |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.