Automic VaultAutomic Vault

brew

使用 Homebrew 安装 dropbox-uploader

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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