← 返回 Skills 市场
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-trust-validation
功能描述
为 OpenClaw 4.2 添加记忆信任验证规则,防止模型盲目信任记忆内容。当模型要基于记忆内容做决策、改代码、发消息时触发验证流程。适用于记忆内容可能过时、用户问"记忆准确吗"、或要求验证记忆的场景。
安全使用建议
This skill is coherent with its goal: it tells the agent to verify memories by checking files, code, and config values and to add guidance to your OpenClaw system prompt. Before installing or applying the suggested prompt change: 1) Back up ~/.openclaw/openclaw.json so you can restore your prompt if needed. 2) Review the exact prompt text the skill will insert (don’t accept edits blindly). 3) Be aware the verification steps run shell commands (test/grep/rg) on file paths mentioned in memory — if you want tighter control, require explicit user confirmation before those checks run or restrict checks to project directories. 4) Ensure you trust the skill source (no homepage/source provided). If you prefer a manual approach, copy the suggested system-prompt rules into your config yourself rather than allowing the agent to modify files automatically.
功能分析
Type: OpenClaw Skill
Name: openclaw-trust-validation
Version: 1.0.0
The skill bundle 'openclaw-trust-validation' is a defensive utility designed to prevent AI agents from acting on stale or incorrect memory. It provides instructions and system prompt templates that guide the agent to verify the existence of files, functions, and configurations using standard read-only commands like 'test', 'rg', and 'grep' before proceeding. No malicious intent, data exfiltration, or unauthorized execution patterns were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name and description match the instructions: the skill adds rules to verify memory by checking referenced files, code, and configs before taking action. Requiring filesystem checks (test/grep/rg) is proportionate to the stated goal.
Instruction Scope
Instructions explicitly direct the agent to run file-existence and content-search commands (test, grep, rg) against file paths referenced in memory. That is expected for verifying memory but means the agent will read arbitrary files that memories point to; the instructions also propose adding text to ~/.openclaw/openclaw.json to change the system prompt. Both are within the skill's stated purpose but grant the skill discretion to access local files and to modify the agent's prompt configuration.
Install Mechanism
Instruction-only skill with no install spec or code files. No binaries are installed. This is the lowest-risk install mechanism.
Credentials
The skill requests no environment variables, credentials, or config paths beyond advising modification of ~/.openclaw/openclaw.json. The lack of additional secrets is proportional to its purpose.
Persistence & Privilege
The SKILL.md instructs adding rules to the agent's systemPrompt stored in ~/.openclaw/openclaw.json. Writing to the agent's own config is normal for a skill, but it persists a behavioral change (system prompt injection). Users should review and back up that config before applying changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-trust-validation - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-trust-validation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: optimize OpenClaw 4.2 memory search + compact + freshness + trust validation
元数据
常见问题
OpenClaw: trust validation 是什么?
为 OpenClaw 4.2 添加记忆信任验证规则,防止模型盲目信任记忆内容。当模型要基于记忆内容做决策、改代码、发消息时触发验证流程。适用于记忆内容可能过时、用户问"记忆准确吗"、或要求验证记忆的场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 OpenClaw: trust validation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-trust-validation」即可一键安装,无需额外配置。
OpenClaw: trust validation 是免费的吗?
是的,OpenClaw: trust validation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw: trust validation 支持哪些平台?
OpenClaw: trust validation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw: trust validation?
由 NICSHLIU(@nicshliu)开发并维护,当前版本 v1.0.0。
推荐 Skills