📦 Validate Agent — 智能体验证

v1.0.0

在任务完成、问题修复、答案输出或跨会话承诺前自动验证Agent行为,减少静默系统错误并生成可复现证据,确保质量与一致性。

0· 274·2 当前·2 累计
jack123255829 头像by @jack123255829 (Jack123255829)
下载技能包
最后更新
2026/3/10
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is an instruction-only agent QA checklist and looks coherent. Before installing: (1) confirm you are comfortable with the agent writing/reading a local file named promises.md (cross-session storage and expiry behavior), and ensure the agent has appropriate filesystem permissions and the intended directory for that file; (2) review and tune thresholds (4s, 30s validation, 3 proactive messages/day) to match your environment; (3) if you need strict auditing, modify the skill to log to a ...
详细分析 ▾
用途与能力
The name/description (agent validation & QA) aligns with the runtime instructions (validation checklist, single-variable changes, 30s verification, promise tracking, proactive-message limits). There are no unexpected credentials, binaries, or external services requested.
指令范围
Instructions are focused on verification practices and are appropriately scoped. One noteworthy point: the instructions tell the agent to record cross-session commitments to a file named promises.md (and enforce a 48-hour expiry). That is coherent with the feature, but the skill metadata does not declare any config path or file access — the agent will be asked to write/read promises.md even though no config path was listed.
安装机制
No install spec or code files are present; this is instruction-only, so nothing will be downloaded or installed by the skill itself.
凭证需求
The skill requests no environment variables, credentials, or external tokens. All actions described are local procedural checks and file-based tracking; there are no disproportionate secret requests.
持久化与权限
The skill is not marked always:true and uses default autonomy settings. That is normal. The instructions do require persistent cross-session tracking (promises.md and a 48-hour expiry), so installing it implies the agent will persist commitments to disk — ensure you accept that persistence and file write/read behavior.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/10

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install validate-agent
镜像加速npx clawhub@latest install validate-agent --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库