📦 Uncertainty Verification — 事实核查

v1.0.0

在生成技术内容、统计数据、人物事件引用或代码示例后,自动检测并纠正幻觉、编造或不准确信息,输出带置信度标签的验证结果。

0· 302·3 当前·3 累计
by @jack123255829 (Jack123255829)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/10
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's instructions and requirements are internally consistent with a fact‑checking / hallucination‑detection purpose and it makes no disproportionate environment or install demands.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/10

- Initial release of the "fact-check" skill for verifying and correcting hallucinations, fabrications, or inaccurate information in generated content. - Introduces automatic fact-check triggers for: technical content, statistics, named references, code samples, and external actions. - Outlines a clear verification protocol prioritizing result validation over action completion. - Provides a checklist for cross-checking facts, statistics, code runnability, references, and logical consistency. - Implements a confidence labeling system: VERIFIED, LIKELY, UNCERTAIN. - Offers practical tips to minimize overlooked errors, emphasizing independent verification and user notification when unsure.

无害

安装命令

点击复制
官方npx clawhub@latest install uncertainty-verification
🇨🇳 镜像加速npx clawhub@latest install uncertainty-verification --registry https://cn.longxiaskill.com

技能文档

核心原则

验证结果 > 报告完成

22%的"完成"任务实际失败,需要独立验证。

触发条件

以下情况应触发事实核查:

  • 生成技术内容后
  • 提供统计数据或数字
  • 引用人物、事件、日期
  • 生成代码示例后
  • 完成外部操作后

验证协议

1. 结果验证 vs 动作验证

类型说明例子
动作验证确认操作执行"文件已创建"
结果验证确认结果正确"文件内容正确"
优先结果验证

2. 验证清单

□ 事实陈述有来源吗?
□ 数字/统计数据准确吗?
□ 代码能运行吗?
□ 引用的人物/事件存在吗?
□ 逻辑自洽吗?

3. 置信度报告

生成后添加验证标签:

VERIFIED: 已通过验证
LIKELY: 可能有小问题
UNCERTAIN: 需要用户确认

实践技巧

  • 外部操作必须验证: 文件/API/消息创建后确认存在
  • 数字敏感: 看到具体数字时质疑
  • 代码测试: 生成的代码先运行验证
  • 引用验证: 重要引用查找来源
  • 沉默失败意识: 22%失败率,验证成本低于失败成本

验证流程

  • 完成后停顿
  • 检查关键声明
  • 标记置信度
  • 不确定时主动说明
数据来源:ClawHub ↗ · 中文优化:龙虾技能库