Credential access
Reads Dropbox tokens, config, and selected local files.
agent safety
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.
安装
sudo av install brew:dropbox-uploaderbrew install dropbox-uploaderlocal Homebrew formula metadata
概览
Bash script for interacting with Dropbox
受保护工具覆盖
Dropbox Uploader stores its Dropbox OAuth token in the user's ~/.dropbox_uploader file. The upstream script also supports a `-f` config-file argument, which gives this radioisotope a wrapper boundary for a temporary runtime config file. Our isotope stores the token in the macOS keychain and injects it into a temporary config file only while `dropbox_uploader.sh` runs.
yellow risk · medium confidence · runtime
本地 README 摘录
Dropbox Uploader stores its Dropbox OAuth token in ~/.dropbox_uploader. Older configs can also contain OAuth 1 app and token secrets.
This protected-tool coverage migrates those credential values into Automic Vault-backed keychain storage, removes the plaintext secret assignments from the default config file, and wraps the installed dropbox_uploader.sh script so the original CLI receives a temporary -f config file for each command.
Non-secret config values such as APPKEY and ACCESS_LEVEL remain in ~/.dropbox_uploader.
~/.dropbox_uploader file is migrated.-f config files are caller-managed contexts and are not migrated.dropbox_uploader.sh.av-orig bypasses Automic Vaultinjection.
来源: local coverage notes
来源摘录
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dropShell.sh | cli | global executable | |
dropbox_uploader.sh | cli | global executable |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/andreafabrizi/Dropbox-Uploader
安装元数据
| Package key | brew:dropbox-uploader |
|---|---|
| Version | 1.0 |
| Package manager | Homebrew |
| Package manager page | 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 docs | https://github.com/andreafabrizi/Dropbox-Uploader#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/andreafabrizi/Dropbox-Uploader/archive/refs/tags/1.0.tar.gz |
| Bottle | available (all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。