macOS
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · ソース: api.github.com
brew
steampipe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · ソース: api.github.com
nix profile install nixpkgs#steampipenixpkgs package indexes · pkgs/by-name/st/steampipe/package.nix · ソース: api.github.com
sudo zypper install steampipeopenSUSE Tumbleweed package metadata · steampipe · ソース: download.opensuse.org
概要
Use SQL to instantly query your cloud services
履歴
Steampipe is a command-line data tool that exposes APIs and services as SQL-queryable tables. It is especially associated with cloud infrastructure, security, and DevOps workflows where package users want a local binary that can query live services without building ETL pipelines.
The upstream repository was created in January 2021. The official README presents Steampipe as a zero-ETL way to query APIs and services with SQL, emphasizing live data, concurrency, a single binary, and local or CI/CD use.
The project expanded from a CLI into a broader plugin and distribution ecosystem. Its README describes Steampipe CLI, Postgres foreign data wrappers, SQLite extensions, export tools, and Turbot Pipes as related distributions or hosted use cases.
The input package metadata lists Steampipe in Homebrew, MacPorts, Nix, and Zypper. The official README documents installation via Homebrew on macOS and an install script for Linux or WSL2, followed by installing plugins such as AWS, Azure, GCP, GitHub, Kubernetes, and Hacker News.
Steampipe's adoption is strongly tied to its plugin hub. The README says the community has grown a suite of plugins mapping APIs to database tables, with more than 2000 tables documented with copy-paste-run examples.
Common usage is to install the `steampipe` binary, install one or more plugins, and run interactive or batch SQL queries against live API-backed tables. It is also used in CI/CD and security/compliance workflows because the same SQL can inspect cloud, SaaS, code, and infrastructure data.
Package nerds care about Steampipe because it packages a database, plugin runtime, and cloud-query workflow as a local CLI. It turns package installation into immediate access to a broad set of API tables without requiring users to deploy a database service first.
It is also notable as an example of a CLI whose packaging story spans local binaries, plugin registries, container-like plugin distribution, and later sibling tools such as Powerpipe, Flowpipe, and Turbot Pipes.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.steampipe/config/*.spc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
steampipe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/turbot/steampipe
インストールメタデータ
| パッケージキー | brew:steampipe |
|---|---|
| バージョン | 2.4.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/steampipe |
| ホームページ | https://steampipe.io/ |
| リポジトリ | https://github.com/turbot/steampipe |
| 上流ドキュメント | https://steampipe.io/docs |
| ライセンス | AGPL-3.0-only |
| ソースアーカイブ | https://github.com/turbot/steampipe/archive/refs/tags/v2.4.4.tar.gz |
| 最終更新 | 2026-05-25T15:43:52Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | steampipe |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
steampipe
nix profile install nixpkgs#steampipesteampipe 2.4.4-1.1
Query various APIs and services via SQL language
https://github.com/turbot/steampipe
sudo zypper install steampipesteampipe
sudo port install steampipeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.