Automic Vault

brew package intelligence

s3cmd

Automic Vault tracks s3cmd because plain text s3 access keys matters when AI agents run command-line tools on macOS.

overview

What Automic Vault knows about s3cmd

Command-line tool for the Amazon S3 service

Homepage

Not present in the local metadata.

Commands and aliases

No executable aliases were found in the local package database.

radioisotope

Plain Text S3 Access Keys

s3cmd stores access credentials in ~/.s3cfg by default. Our isotope stores that config in the macOS keychain and points `s3cmd` at a temporary config file only while the wrapper runs.

Local README excerpt

s3cmd Radioisotope

s3cmd stores S3 access credentials in ~/.s3cfg by default.

This radioisotope migrates that config into the Automic Vault keychain and wraps s3cmd so it reads a temporary config file only while it is running.

The source config file is rewritten with blank sensitive values so access keys, secret keys, and passphrases are not left in plaintext on disk.

Caveats

  • We currently migrate the default ~/.s3cfg file only.
  • Explicit --config or -c arguments can override the temporary file.
  • Settings changes made while s3cmd runs are written to the temporary config

and are not persisted back to the keychain.

  • Direct execution of the original binary will not receive credentials.

Source: data/radioisotopes/s3cmd/README.md

Caveats

  • We currently migrate the default ~/.s3cfg file only.
  • Explicit --config or -c arguments can override the temporary file.
  • Settings changes made while s3cmd runs are not persisted back to keychain.
  • Direct execution of the original binary will not receive credentials.

install metadata

Resolver facts

Package keybrew:s3cmd
Last updated2025-10-12T14:10:38Z
Pulseupdated

source trail

Generated from repository data

This page is regenerated by scripts/generate-pkg-pages.py. Deployments refuse to publish if www/pkg/ is stale relative to local package data.

Used sources

  • Nucleus package database
  • local isotope README
  • radioisotope security manifest