Automic VaultAutomic Vault

brew

aws-nuke を Homebrew, apt, MacPorts, Nix, scoop でインストール

aws-nuke のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install aws-nuke

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install aws-nuke

MacPorts ports tree · sysutils/aws-nuke/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install aws-nuke

Debian stable package indexes · aws-nuke · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#aws-nuke

nixpkgs package indexes · pkgs/by-name/aw/aws-nuke/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/aws-nuke

Scoop official bucket manifest trees · bucket/aws-nuke.json · ソース: api.github.com

概要

パッケージ概要

Nuke a whole AWS account and delete all its resources

コマンドとエイリアス

  • aws-nuke

履歴

プロジェクトの歴史と使われ方

aws-nuke is a destructive AWS account cleanup tool for deleting resources across an account. It is designed for controlled teardown workflows rather than routine administration.

プロジェクトの歴史

The repository history starts in June 2016 with commits adding deletion support for EC2 instances, Auto Scaling groups, security groups, Route 53 records, and VPCs. The current ekristen project documents itself as a full fork of the original rebuy-de/aws-nuke project.

The fork's README says the fork became necessary because the original maintainers had limited time and contribution feedback cycles were slow. Version 3 rewrote the tool around libnuke, a shared library intended to avoid maintaining duplicated cleanup logic across cloud-specific nuke tools.

採用の歴史

aws-nuke became a recognizable tool in AWS-heavy development and test environments because it automates the otherwise tedious process of finding and deleting many resource types. Its own warning documentation emphasizes blocklists, explicit account configuration, and central management of the config file because mistakes can delete live infrastructure.

The project is packaged through Homebrew and several other package managers in the supplied facts, which fits its use as an operator CLI: teams want a pinned binary available on developer laptops, CI jobs, and ephemeral cleanup machines.

使われ方

Use centers on a YAML configuration file passed with --config or -c. The docs describe the config as user supplied YAML loaded from the path specified by the --config flag, with the CLI usage showing config.yaml as the default.

For AWS authentication, the official docs describe static credential flags, environment variables, and shared AWS config/credential files normally located at ~/.aws/config and ~/.aws/credentials. The CLI can also use AWS profiles and assume-role settings.

パッケージ好きにとっての重要性

Package nerds care about aws-nuke because it is one of the rare packageable CLIs whose whole purpose is irreversible infrastructure deletion. Its formula is not just a convenience wrapper; distributing the right upstream and version matters for supported AWS resource coverage and safety controls.

タイムライン

  • 2016: Initial aws-nuke commits add deletion support for core AWS resources.
  • 2017: v1.0 tag appears in the public git history.
  • 2018: v2.0.0 tag appears.
  • 2025: libnuke 1.x dependency work lands in the current fork.
  • 2026: v3.x tags show continued active releases.

Related projects

  • rebuy-de/aws-nuke is the original project acknowledged by the current fork.
  • ekristen/libnuke is the shared core library used by version 3.

セキュリティ状態

保護ツール対応はまだ見つかっていません

aws-nuke に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/config~/.aws/credentials
Windows
C:\Users\USERNAME\.aws\configC:\Users\USERNAME\.aws\credentials

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
aws-nukecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.65.0
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新v3.65.0

https://github.com/ekristen/aws-nuke

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aws-nuke
バージョン3.65.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aws-nuke
ホームページhttps://aws-nuke.ekristen.dev
リポジトリhttps://github.com/ekristen/aws-nuke
上流ドキュメントhttps://aws-nuke.ekristen.dev/
ライセンスMIT
ソースアーカイブhttps://github.com/ekristen/aws-nuke/archive/refs/tags/v3.65.0.tar.gz
最終更新2026-06-15T10:20:10-04:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

aws-nuke 2.16.0-1+b19

Delete a whole AWS account and all resources

https://github.com/rebuy-de/aws-nuke

sudo apt install aws-nuke
  • Section: golang
  • Architecture: amd64
  • Source Package: aws-nuke
  • 1 依存関係
  • normalized package name match
  • 一致条件: Aws Nuke
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aws-nuke from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aws-nuke

nix profile install nixpkgs#aws-nuke
  • normalized package name match
  • 一致条件: Aws Nuke
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/aws-nuke/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aws-nuke 2.16.0-1build1

Delete a whole AWS account and all resources

https://github.com/rebuy-de/aws-nuke

sudo apt install aws-nuke
  • Section: universe/golang
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Aws Nuke
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aws-nuke from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

aws-nuke

sudo port install aws-nuke
  • normalized package name match
  • 一致条件: Aws Nuke
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/aws-nuke/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/aws-nuke

scoop install main/aws-nuke
  • normalized package name match
  • 一致条件: Aws Nuke
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/aws-nuke.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment