macOS
brew install fakecloudlocal Homebrew formula metadata
brew / 順位 5102
fakecloud のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fakecloudlocal Homebrew formula metadata
概要
Free, open-source local AWS cloud emulator for integration testing
履歴
fakecloud is a free, open-source local AWS cloud emulator for integration testing and local development. It presents itself as a single binary that listens on localhost and accepts normal AWS SDK, CLI, Terraform, CDK, and CI traffic pointed at its endpoint.
The repository was created in April 2026. The project README states that fakecloud was started after LocalStack replaced its open-source Community Edition with a proprietary image requiring an account and auth token in March 2026.
The documentation emphasizes fakecloud's role as a standalone binary with optional persistent storage, container-backed stateful services, service parity pages, and first-party SDKs for test assertions.
fakecloud's adoption story is explicitly tied to developers and teams that wanted local AWS integration tests without an account, token, paid tier, or Docker-only workflow. Its README lists Homebrew, Cargo, Docker, Docker Compose, source builds, GHCR images, crates.io, and first-party SDK packages as distribution surfaces.
Typical use is to run fakecloud, then configure AWS SDKs or the AWS CLI to use http://localhost:4566 with dummy credentials. Configuration is through CLI flags and FAKECLOUD_* environment variables rather than a documented config file.
fakecloud is package-manager-relevant because it intentionally collapses a large local cloud stack into a single installable binary. That makes Homebrew and Cargo installation part of the value proposition, especially for CI and developer machines that do not want to bootstrap a large Docker image before tests.
セキュリティ状態
fakecloud に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fakecloud | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fakecloud |
|---|---|
| バージョン | 0.44.9 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://fakecloud.dev/ |
| リポジトリ | https://github.com/faiscadev/fakecloud |
| 最終更新 | 2026-07-29T03:58:33Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.