Skip to main content

run-assert-eval

Run an ASSERT evaluation against a described risk. Use when the user wants to evaluate, test, or check an AI agent, LLM app, or model against requirements/policies (e.g. "evaluate my agent for budget violations", "test that the support bot never gives legal advice"). Risks come either from Clarity — recommended, driving the real Clarity MCP tools (run_clarity) in-IDE to discover failure modes the user has not considered — or directly from the user as a description, PRD, design doc, threat model, red-team finding, or risk assessment. Then researches how that risk has been evaluated in the literature and turns it into an evidence-backed, cited config per selected risk at examples/<domain>/<risk>/eval_config.yaml, gets it approved, runs the pipeline, and reports pass/violation rates with trace-cited failure examples.

跳到安装

来源信息

仓库
responsibleai/ASSERT
最近来源活动
2026年9月2日 17:52
检测到的 SKILL.md 语言
英语
星标
235
分支
36

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。