← 返回 Skills 市场
Truth Check
作者
Jack123255829
· GitHub ↗
· v1.0.0
· MIT-0
395
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install truth-check
功能描述
真相核查与幻觉检测。在生成内容后检测并纠正可能的幻觉、编造或不准确信息。 触发条件:(1) 生成技术内容后 (2) 提供统计数据时 (3) 引用人物/事件时 (4) 生成代码示例后
安全使用建议
This skill appears coherent and low-footprint, but note it advises running generated code and verifying external operations — those activities can execute untrusted code or perform side effects. If you install it, ensure the agent runs code in a sandbox or test environment, restrict access to sensitive systems/credentials, and require human review for high-risk outputs. If you need stricter controls, disable autonomous invocation for this skill or limit it to read-only verification tasks.
功能分析
Type: OpenClaw Skill
Name: truth-check
Version: 1.0.0
The 'truth-check' skill bundle is a set of meta-instructions designed to improve the reliability of an AI agent by implementing fact-checking and hallucination detection protocols. It outlines triggers for verification (e.g., technical content, statistics, code) and provides a structured checklist for the agent to validate its own output before finalizing tasks. No malicious code, data exfiltration, or suspicious behaviors were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (truth-check / fact-checking) align with SKILL.md: the file lists triggers, verification checklist, confidence tags, and a verification workflow that directly implements the stated goal.
Instruction Scope
Instructions stay on-topic but explicitly recommend actions that can have side effects: 'run generated code to test it' and 'verify external operations (files/API/messages)'. These are valid for fact-checking but imply the agent may execute code or access external resources — operators should ensure those executions are sandboxed and appropriate for their environment.
Install Mechanism
No install spec (instruction-only). Nothing is written to disk or downloaded as part of installation, minimizing supply-chain risk.
Credentials
Skill declares no environment variables, credentials, or config paths and the instructions do not reference any secrets or unrelated credentials. The requested capabilities are proportional to fact-checking.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or modify other skills/settings. Autonomous invocation is allowed (platform default) but not elevated by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install truth-check - 安装完成后,直接呼叫该 Skill 的名称或使用
/truth-check触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "truth-check" skill for fact-checking and hallucination detection.
- Outlines clear triggers for truth-check: technical content, statistics, quotations, code, and external actions.
- Provides a results-oriented verification protocol with an actionable checklist.
- Introduces confidence labeling: VERIFIED, LIKELY, UNCERTAIN.
- Emphasizes independent verification, especially for numbers, code, and external operations.
元数据
常见问题
Truth Check 是什么?
真相核查与幻觉检测。在生成内容后检测并纠正可能的幻觉、编造或不准确信息。 触发条件:(1) 生成技术内容后 (2) 提供统计数据时 (3) 引用人物/事件时 (4) 生成代码示例后. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 395 次。
如何安装 Truth Check?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install truth-check」即可一键安装,无需额外配置。
Truth Check 是免费的吗?
是的,Truth Check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Truth Check 支持哪些平台?
Truth Check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Truth Check?
由 Jack123255829(@jack123255829)开发并维护,当前版本 v1.0.0。
推荐 Skills