macOS
brew install promptfoolocal Homebrew formula metadata
brew / 順位 1787
promptfoo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install promptfoolocal Homebrew formula metadata
nix profile install nixpkgs#promptfoonixpkgs package indexes · pkgs/by-name/pr/promptfoo/package.nix · ソース: api.github.com
winget install --id Microsoft.Promptflow -eWindows Package Manager source index · Microsoft.Promptflow · ソース: cdn.winget.microsoft.com
概要
Test your LLM app locally
履歴
Promptfoo is an open-source command-line tool and library for evaluating, benchmarking, and red-teaming LLM applications.
Promptfoo began as developer tooling for systematically comparing prompts and model outputs. Its scope expanded from prompt evaluation into testing agents and RAG pipelines, automated red teaming, vulnerability scanning, model auditing, and code-scanning workflows.
Promptfoo states that the underlying tooling was originally built for LLM applications serving more than ten million users in production. It subsequently developed into an open-source CLI and library usable locally, in application code, and in CI/CD.
The official repository now documents installation through npm, npx, pip, and Homebrew. In 2026, the project announced that Promptfoo had become part of OpenAI while remaining open source and MIT licensed.
Users define prompts, providers, test variables, assertions, and red-team targets in configuration, then run evaluations from the CLI and inspect matrix or vulnerability reports.
API credentials are normally supplied through process environment variables or an environment file. Official guidance warns against resolving secrets into exported evaluation configuration.
Promptfoo may be run as a globally installed CLI, through `npx`, as a library, or in CI/CD.
Promptfoo brought familiar test-driven development practices—declarative cases, assertions, caching, matrices, and CI checks—to prompt and model evaluation. It is notable for combining quality evaluation and adversarial red teaming in a locally runnable package rather than requiring a hosted notebook or evaluation service.
セキュリティ状態
promptfoo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
promptfooconfig.yamlCredential-bearing paths to review before unattended agent runs.
.env実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pf | cli | グローバル実行可能ファイル | |
promptfoo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:promptfoo |
|---|---|
| バージョン | 0.123.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/promptfoo |
| ホームページ | https://promptfoo.dev/ |
| 上流ドキュメント | https://promptfoo.dev/ |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/promptfoo/-/promptfoo-0.122.2.tgz |
| 最終更新 | 2026-09-11T09:44:29Z |
| Pulse | updated |
| 依存関係 | node |
| ビルド依存関係 | cmake, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | promptfoo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
promptfoo
nix profile install nixpkgs#promptfooMicrosoft.Promptflow
winget install --id Microsoft.Promptflow -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.