{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_promptfoo",
  "slug": "promptfoo",
  "name": "promptfoo",
  "canonical_url": "https://www.openagent.bot/tools/promptfoo",
  "category": "tools",
  "resource_type": "tool",
  "summary": "promptfoo is an MIT-licensed testing and red-teaming tool for prompts, agents, RAG pipelines, and AI application behavior, with declarative configs and CI/CD-friendly workflows.",
  "capabilities": [
    "automation",
    "workflow",
    "rag"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [
    "memory"
  ],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Evaluation and observability",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Teams that need only production tracing",
    "Users who want a benchmark score without writing test cases"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Install or run"
  ],
  "evidence_urls": [
    "https://github.com/promptfoo/promptfoo",
    "https://promptfoo.dev"
  ],
  "last_verified_at": "2026-06-02",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/tools/promptfoo.json",
    "markdown_url": "https://www.openagent.bot/tools/promptfoo.md",
    "agent_json_url": "https://www.openagent.bot/tools/promptfoo.agent.json"
  }
}