macOS
brew install promptfoolocal Homebrew formula metadata
brew / Rang 1787
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für promptfoo in AI-Agent-Workflows.
Installation
brew install promptfoolocal Homebrew formula metadata
nix profile install nixpkgs#promptfoonixpkgs package indexes · pkgs/by-name/pr/promptfoo/package.nix · Quelle: api.github.com
winget install --id Microsoft.Promptflow -eWindows Package Manager source index · Microsoft.Promptflow · Quelle: cdn.winget.microsoft.com
Überblick
Test your LLM app locally
Verlauf
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.
Sicherheitslage
Für promptfoo wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
.envExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pf | cli | globales Executable | |
promptfoo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:promptfoo |
|---|---|
| Version | 0.123.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/promptfoo |
| Homepage | https://promptfoo.dev/ |
| Upstream-Dokumentation | https://promptfoo.dev/ |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/promptfoo/-/promptfoo-0.122.2.tgz |
| Zuletzt aktualisiert | 2026-09-11T09:44:29Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Build-Abhängigkeiten | cmake, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
promptfoo
nix profile install nixpkgs#promptfooMicrosoft.Promptflow
winget install --id Microsoft.Promptflow -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.