Automic VaultAutomic Vault

brew

steampipe を Homebrew, MacPorts, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install steampipe

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install steampipe

MacPorts ports tree · net/steampipe/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#steampipe

nixpkgs package indexes · pkgs/by-name/st/steampipe/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install steampipe

openSUSE Tumbleweed package metadata · steampipe · ソース: download.opensuse.org

概要

パッケージ概要

Use SQL to instantly query your cloud services

コマンドとエイリアス

  • steampipe

履歴

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

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.

タイムライン

  • 2021: Upstream GitHub repository created.
  • 2021: Early 0.x releases published.
  • 2023: v0.20 and v0.21 release series active.
  • 2026: v2.4.x CLI releases published in the official changelog and GitHub releases.

Related projects

  • Related Turbot projects and distributions include Steampipe plugins, Steampipe Postgres FDWs, Steampipe SQLite extensions, Steampipe export tools, Powerpipe, Flowpipe, and Turbot Pipes.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • 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
~/.steampipe/config/*.spc

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.4.4
マネージャ更新日2026-05-25
ローカルデータOK
上流最新
検出された最新v2.4.4

https://github.com/turbot/steampipe

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

インストールメタデータ

パッケージメタデータ

パッケージキー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
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 Namesteampipe
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

steampipe

nix profile install nixpkgs#steampipe
  • normalized package name match
  • 一致条件: Steampipe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/steampipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

steampipe 2.4.4-1.1

Query various APIs and services via SQL language

https://github.com/turbot/steampipe

sudo zypper install steampipe
  • License: AGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: steampipe
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Steampipe
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: steampipe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

steampipe

sudo port install steampipe
  • normalized package name match
  • 一致条件: Steampipe
MacPorts ports tree · api.github.com · MacPorts ports tree: net/steampipe/Portfile from https://api.github.com/repos/macports/macports-ports/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