Automic VaultAutomic Vault

brew

Install s3cmd with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Command-line tool for the Amazon S3 service. Version 2.4.0 via Homebrew; verified from local package data.

agent safety

Agent safety answer

s3cmd transfers and mutates S3-compatible object storage.

Credential access

Reads S3 access keys, config files, and files selected for transfer.

Remote mutation

Can upload, delete, sync, and change object ACLs.

Publish/artifact risk

Can publish or remove artifacts and static-site assets.

Recommended control

Gate sync, delete, put, ACL, and credential commands.

Agent-use guidance

Allow bucket listing; require approval for uploads, deletes, ACL changes, and sensitive paths.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install s3cmd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install s3cmd

MacPorts ports tree · net/s3cmd/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add s3cmd

Alpine Linux edge package indexes · s3cmd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install s3cmd

Debian stable package indexes · s3cmd · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install s3cmd

Fedora Rawhide package metadata · s3cmd · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#s3cmd

nixpkgs package indexes · s3cmd · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S s3cmd

Arch Linux sync databases · s3cmd · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install s3cmd

openSUSE Tumbleweed package metadata · s3cmd · source: download.opensuse.org

overview

Package summary

Command-line tool for the Amazon S3 service

Commands and aliases

  • s3cmd

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
~/.s3cfg

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.s3cfg

executables

Installed executables

CommandKindExposureNote
s3cmdcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.4.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://s3tools.org/s3cmd

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://s3tools.org/s3cmdnone confidence

install metadata

Package metadata

Package keybrew:s3cmd
Version2.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/s3cmd
Homepagehttps://s3tools.org/s3cmd
Repositoryhttps://github.com/s3tools/s3cmd
Upstream docshttps://s3tools.org/kb
LicenseGPL-2.0-or-later
Source archivehttps://files.pythonhosted.org/packages/b3/9c/ad4cd51328bd7a058bfda6739bc061c63ee3531ad2fbc6e672518a1eed01/s3cmd-2.4.0.tar.gz
Dependencieslibmagic, python@3.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Names3cmd
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

s3cmd 2.4.0-3

command-line Amazon S3 client

https://s3tools.org/s3cmd

sudo apt install s3cmd
  • Section: utils
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: S3cmd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: s3cmd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

s3cmd

nix profile install nixpkgs#s3cmd
  • normalized package name match
  • Matched by: S3cmd
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: s3cmd from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

s3cmd 2.4.0-2

command-line Amazon S3 client

https://s3tools.org/s3cmd

sudo apt install s3cmd
  • Section: universe/admin
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: S3cmd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: s3cmd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

s3cmd 2.4.0-r2

Command-line tool for managing Amazon S3 and CloudFront services

https://github.com/s3tools/s3cmd

sudo apk add s3cmd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: s3cmd
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: S3cmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: s3cmd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

s3cmd-doc 2.4.0-r2

Command-line tool for managing Amazon S3 and CloudFront services (documentation)

https://github.com/s3tools/s3cmd

sudo apk add s3cmd-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: s3cmd
  • normalized package name match
  • Matched by: S3cmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: s3cmd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

s3cmd-pyc 2.4.0-r2

Precompiled Python bytecode for s3cmd

https://github.com/s3tools/s3cmd

sudo apk add s3cmd-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: s3cmd
  • 1 dependencies
  • normalized package name match
  • Matched by: S3cmd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: s3cmd-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

s3cmd 2.4.0-12.fc45

Tool for accessing Amazon Simple Storage Service

https://s3tools.org/s3cmd

sudo dnf install s3cmd
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: s3cmd
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: S3cmd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: s3cmd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

s3cmd 2.4.0-5

A command line client for Amazon S3

https://s3tools.org/s3cmd

sudo pacman -S s3cmd
  • License: GPL-2.0-only
  • Architecture: any
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: S3cmd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: s3cmd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

s3cmd 2.4.0-2.2

Command line tool for managing Amazon S3 and CloudFront services

http://s3tools.org/s3cmd

sudo zypper install s3cmd
  • License: GPL-2.0-only
  • Category: System/Management
  • Architecture: noarch
  • Source Package: s3cmd
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: S3cmd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: s3cmd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

s3cmd

sudo port install s3cmd
  • normalized package name match
  • Matched by: S3cmd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/s3cmd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment