pkg.sopackage field notes

brew / 順位 7711

flowpipe を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install flowpipe

provider-native install command

概要

パッケージ概要

Cloud scripting engine

コマンドとエイリアス

  • flowpipe

履歴

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

Flowpipe is Turbot's open-source cloud scripting and workflow automation engine for defining DevOps pipelines as HCL code.

プロジェクトの歴史

Flowpipe was introduced in December 2023 as a cloud scripting engine for automation and workflow, with pipelines for DevOps written in HCL. The initial release supported pipeline execution, steps such as container, email, function, HTTP, query, sleep, transform, and pipeline, schedule and HTTP triggers, credential management, and mod composition.

The project reached 1.0.0 in October 2024. That release added a connection resource for credentials, formal connection and notifier variable types, enum validation, defined CLI exit codes, and deprecated earlier credential resources in favor of connection resources.

採用の歴史

Flowpipe's adoption path is tied to Turbot's broader CLI and mod ecosystem. Its README points users to Flowpipe Hub library mods and samples for services such as AWS, Azure, GCP, GitHub, Jira, Okta, PagerDuty, SendGrid, Slack, Teams, and Zendesk.

The README also positions Flowpipe alongside Steampipe and Powerpipe in Turbot Pipes, using Steampipe for data access, Powerpipe for visualization, and Flowpipe for workflow automation.

使われ方

Users define pipelines, triggers, variables, locals, and steps in .fp files inside a Flowpipe mod. Config resources such as workspaces and connections are HCL files ending in .fpc and are loaded from the working directory or mod location and the Flowpipe install config directory.

A typical package workflow installs the flowpipe CLI, initializes a mod with flowpipe mod init, writes pipeline definitions in HCL, installs reusable mods from the hub or Git repositories, and runs pipelines from the terminal.

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

Flowpipe is notable for package metadata because it brings Terraform-like HCL mod conventions to command-line workflow automation. It also has a recognizable family relationship with Turbot's Steampipe, Powerpipe, hub mods, and connection configuration files.

タイムライン

  • 2023: Flowpipe 0.1.0 introduces the cloud scripting engine and HCL pipeline model.
  • 2024: Flowpipe 0.2.0 adds query triggers, expanded HTTP triggers, database query support, and more credential types.
  • 2024: Flowpipe 0.3.0 adds human workflow, Slack and email messaging, input steps, and Steampipe credential import.
  • 2024: Flowpipe 0.6.0 adds interactive workflows in the terminal via console integration.
  • 2024: Flowpipe 1.0.0 introduces connection resources and deprecates credential resources.
  • 2026: Flowpipe 1.2.x continues with security and dependency maintenance releases.

Related projects

  • Official sources connect Flowpipe to Flowpipe Hub mods, Turbot Pipes, Steampipe, Powerpipe, and the shared Turbot pipe-fittings codebase.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
*.fpmod.fp$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpc

実行可能ファイル

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

コマンド種類公開範囲メモ
flowpipe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.2.2
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:flowpipe
バージョン1.2.2
パッケージマネージャHomebrew
ホームページhttps://flowpipe.io
リポジトリhttps://github.com/turbot/flowpipe
最終更新2026-07-26T11:37:57+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation