← 返回 Skills 市场
Promptfoo
作者
South American Cowboy
· GitHub ↗
· v0.1.0
· MIT-0
166
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install promptfoo
功能描述
Work with Promptfoo for local, repeatable LLM evals and red-team testing. Use when a request explicitly involves Promptfoo, `promptfooconfig.yaml`, Promptfoo...
安全使用建议
This skill appears to do what it says: help you scaffold, validate, and run Promptfoo configs. Before using it: (1) review any scaffolded promptfooconfig.yaml the script writes (especially if you pass --force) so you don’t accidentally commit secrets or point tests at sensitive APIs; (2) be aware that running promptfoo eval/validate (not included here) will contact model providers and require provider credentials you control—do not store API keys in repo files or generated prompt files; (3) confirm you install the actual Promptfoo CLI from its official source before running commands; and (4) if you plan red-team or live-API tests, avoid targeting internal or production endpoints without appropriate authorization. Overall the package is internally consistent and low-risk, but normal operational caution around provider keys and target endpoints still applies.
功能分析
Type: OpenClaw Skill
Name: promptfoo
Version: 0.1.0
The promptfoo skill bundle provides a legitimate interface for LLM evaluation and red-teaming using the Promptfoo tool. It includes helper scripts like promptfoo-preflight.py for workspace inspection and scaffold-promptfoo-config.py for generating standard configuration templates, both of which perform safe, local-only operations. The instructions in SKILL.md and the reference documentation are well-aligned with the tool's intended use and do not contain any malicious directives or indicators of data exfiltration.
能力标签
能力评估
Purpose & Capability
Name/description, SKILL.md content, reference docs, and helper scripts all align with building, validating, and scaffolding Promptfoo configs and running Promptfoo workflows. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Runtime instructions and helper scripts operate on the repository workspace (looking for promptfooconfig.yaml, .env, docs/, agents/, tools/, and top-level .txt prompts) and instruct creating or validating Promptfoo configs. This is appropriate for the stated purpose, but the skill expects to read workspace files and suggests generating configs—review any generated config and existing files before running evals. The scripts do not transmit data externally themselves, but running Promptfoo/evals may contact external providers.
Install Mechanism
Instruction-only skill with no install spec and no bundled third-party downloads or extracted archives. Helper scripts are small, local Python utilities that only read/write workspace files.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md references providers (e.g., openai) conceptually, which legitimately require provider keys when you run Promptfoo; the skill itself does not request or exfiltrate credentials.
Persistence & Privilege
No always:true. The skill is user-invocable and can be invoked autonomously (platform default) but does not request elevated or persistent privileges or modify other skills. Helper scripts create or overwrite promptfooconfig.yaml only with explicit options/commands.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install promptfoo - 安装完成后,直接呼叫该 Skill 的名称或使用
/promptfoo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial Promptfoo skill: repo-aligned eval/redteam guidance, example-based references, and helper scripts for scaffolding and preflight checks.
元数据
常见问题
Promptfoo 是什么?
Work with Promptfoo for local, repeatable LLM evals and red-team testing. Use when a request explicitly involves Promptfoo, `promptfooconfig.yaml`, Promptfoo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Promptfoo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install promptfoo」即可一键安装,无需额外配置。
Promptfoo 是免费的吗?
是的,Promptfoo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Promptfoo 支持哪些平台?
Promptfoo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Promptfoo?
由 South American Cowboy(@south-american-cowboy)开发并维护,当前版本 v0.1.0。
推荐 Skills