Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop 安装 localstack

查看 localstack 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install localstack

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#localstack

nixpkgs package indexes · pkgs/by-name/lo/localstack/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/localstack

Scoop official bucket manifest trees · bucket/localstack.json · 来源: api.github.com

概览

软件包摘要

Fully functional local AWS cloud stack

命令和别名

  • localstack

历史

项目历史与用法

LocalStack is an open source local cloud emulator and CLI-oriented developer tool for building and testing AWS applications without connecting to live AWS services. It matters in package-manager culture because it turns a large cloud dependency into a locally installable command and container workflow.

项目历史

The LocalStack project presents itself as a cloud software development framework for developing and testing AWS applications locally. Its GitHub README describes the runtime as a cloud service emulator that runs in a single container on a laptop or in CI, with support for services such as Lambda, S3, DynamoDB, Kinesis, SQS, and SNS.

The package distributed by Homebrew installs the LocalStack CLI, which the official documentation describes as the tool for starting, managing, and configuring the LocalStack container. This made the project fit naturally into Python, Docker, and Homebrew-driven development setups.

采用历史

LocalStack's adoption grew around the need to test cloud applications, infrastructure-as-code templates, and serverless workflows locally. Official documentation highlights use cases including CDK, Terraform, Lambda, and CI workflows, making it a common dependency in developer machines and continuous-integration jobs.

By 2026, LocalStack's release and packaging story had shifted toward the unified LocalStack for AWS image, auth tokens, and calendar versioning. The project's own 2026.03.0 release announcement documents the move from semantic versioning to monthly calendar versions.

使用方式

Typical package-manager usage is to install the CLI, ensure Docker is available, run `localstack start`, and point AWS tools or SDKs at the local endpoint. Configuration is primarily environment-variable driven, with the CLI also using `~/.localstack` as its configuration directory.

Modern LocalStack for AWS usage may require a `LOCALSTACK_AUTH_TOKEN` supplied through `localstack auth set-token`, the environment, Docker, Docker Compose, or CI secrets. The official auth-token documentation treats the token as confidential and does not document a portable credentials file path.

为什么软件包爱好者会关心

LocalStack is a notable package because it packages a broad cloud-service compatibility layer into a local CLI/container workflow. It sits at the intersection of Homebrew, PyPI, Docker images, AWS SDK testing, and infrastructure-as-code tooling.

For maintainers, LocalStack is interesting because small version and image-policy changes can affect many downstream test suites. Pinning, auth-token handling, Docker availability, and service coverage are all part of the package-management story.

时间线

  • 2016: LocalStack repository history begins with public source development on GitHub.
  • 2020: LocalStack 1.0-era packaging and service coverage made it a common local AWS emulator in developer workflows.
  • 2023: LocalStack v2/v3 release planning and cleanup moved the project through major-version transitions.
  • 2026: LocalStack for AWS 2026.03.0 moved product releases to calendar versioning and documented the unified image/auth-token direction.

Related projects

  • awslocal provides an AWS CLI wrapper for LocalStack endpoints.
  • Testcontainers LocalStack modules use LocalStack images for integration tests.
  • Moto, MinIO, and individual AWS service emulators overlap with narrower parts of LocalStack's local-cloud testing role.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
~/.localstack/*.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.localstack/*.env

可执行文件

已安装的可执行文件

命令类型暴露范围备注
localstackcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2026.3.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://localstack.cloud/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://localstack.cloud/none 置信度

安装元数据

软件包元数据

软件包键brew:localstack
版本2026.3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/localstack
主页https://localstack.cloud/
仓库https://github.com/localstack/localstack
上游文档https://docs.localstack.cloud/
许可证Apache-2.0
源码归档https://files.pythonhosted.org/packages/a2/16/8231e7b97a3e0c5187754b65be2d7a6c550dea6d71a00318068e95953560/localstack-2026.3.0.tar.gz
依赖certifi, cryptography, libyaml, openssl@3, python@3.14
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelocalstack
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

localstack

nix profile install nixpkgs#localstack
  • normalized package name match
  • 匹配方式:Localstack
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lo/localstack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/localstack

scoop install main/localstack
  • normalized package name match
  • 匹配方式:Localstack
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/localstack.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment