安全扫描
OpenClaw
安全
high confidenceThe skill is an instruction-only verification guardrail whose requirements and files align with its stated purpose and do not request unrelated credentials or risky installs.
评估建议
This skill appears coherent and low-risk: it provides procedural guidance to verify outputs and requires explicit human override for non-PASS results. Before installing, ensure your agent actually enforces the human-override requirement and logs overrides (who approved, reason, timestamp). If you integrate any external verification service, avoid sending secrets or sensitive payloads and review that integration separately. The included activator.sh is a harmless reminder script; it does not add ...详细分析 ▾
✓ 用途与能力
Name/description (verification guardrail) match the contents: SKILL.md, README, examples, and a small reminder script all describe the same verification gate. No unrelated credentials, binaries, or services are requested.
✓ 指令范围
Runtime instructions are limited to defining specs, checking outputs, returning PASS/FAIL/INDETERMINATE, and requiring human overrides. They do not instruct reading system secrets, calling external endpoints, or broad data collection. The optional external verification step is explicitly optional and warns against sending secrets.
✓ 安装机制
No install spec; only an instruction-only skill plus a tiny activator.sh reminder (283 bytes). Nothing is downloaded or written to disk by an installer.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths. SKILL.md does not reference hidden env vars or other credentials.
✓ 持久化与权限
Flags are default (always:false, user-invocable:true, model invocation allowed). The skill does not request permanent/system-wide presence or modify other skills' configs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install verified-task
镜像加速npx clawhub@latest install verified-task --registry https://cn.longxiaskill.com 镜像可用