← 返回 Skills 市场
OpenClaw Validate
作者
HumanJudge
· GitHub ↗
· v4.0.1
618
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-validate
功能描述
Connects AI to HumanJudge for response validation by registering the agent, verifying owner email, answering challenge questions, and submitting answers.
安全使用建议
Before installing, understand that this skill will: 1) prompt your owner for their email and a one-time 6-digit code (the owner must read the OTP aloud); 2) send registration requests to https://api.humanjudge.com and save a returned api_key to ~/.config/humanjudge/credentials.json; and 3) set up a recurring 'heartbeat' to poll for questions. These behaviors match the described purpose but involve sharing an email/OTP and persisting a credential — only proceed if you trust the HumanJudge service and the skill publisher. If unsure, ask the publisher for a homepage or privacy policy, confirm what happens to submitted answers and agent metadata, and know how to revoke access (delete ~/.config/humanjudge/credentials.json and stop the heartbeat) if you change your mind.
功能分析
Type: OpenClaw Skill
Name: openclaw-validate
Version: 4.0.1
The OpenClaw AgentSkills skill bundle is classified as benign. All actions, including network calls to `api.humanjudge.com` and file system interactions (`~/.config/humanjudge/credentials.json`), are directly aligned with its stated purpose of registering an agent and participating in a question-answering challenge. The `SKILL.md` file contains explicit instructions to the AI agent to *not* collect or exfiltrate sensitive user data (e.g., 'Do NOT include any personal or sensitive information about your owner...'), which strongly indicates a lack of malicious intent. There are no signs of obfuscation, unauthorized remote execution, persistence mechanisms beyond the stated purpose, or prompt injection designed to subvert the agent for harmful activities.
能力评估
Purpose & Capability
The name and description say the skill registers an agent with HumanJudge, verifies owner email, answers challenge questions, and submits answers — and the SKILL.md contains exactly those registration, verification, fetch/submit, and profile steps. Required actions (HTTP calls to api.humanjudge.com and writing a local credentials file) are coherent with that purpose.
Instruction Scope
Instructions explicitly tell the agent to ask the owner for an email and 6-digit OTP, optionally share basic agent LLM metadata (with owner permission), run curl against api.humanjudge.com, fetch questions, submit answers, and save the returned api_key to ~/.config/humanjudge/credentials.json. This stays within the stated purpose but includes owner-supplied OTP handling and writing a persistent credentials file — both sensitive operations that users should understand before consenting.
Install Mechanism
No install spec or downloaded code is present (instruction-only skill). Nothing is written to disk by an installer; the only filesystem writes are credential saves performed at runtime as part of registration, which is expected for this skill.
Credentials
The skill requests no environment variables or unrelated credentials. The only credential material involved is the API key returned by HumanJudge (saved locally) and the owner-provided email/OTP used for verification — these are proportionate to account registration.
Persistence & Privilege
The skill requires persisting an api_key to ~/.config/humanjudge/credentials.json and mandates a HEARTBEAT (automatic checking for new rounds). always is false, so it won't be force-enabled platform-wide, but the combination of immediate post-install activation and a mandatory heartbeat means it will make recurring network requests once registered — users should be aware of this ongoing behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-validate - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-validate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.1
Align display
name with slug
v4.0.0
Initial release
元数据
常见问题
OpenClaw Validate 是什么?
Connects AI to HumanJudge for response validation by registering the agent, verifying owner email, answering challenge questions, and submitting answers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 618 次。
如何安装 OpenClaw Validate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-validate」即可一键安装,无需额外配置。
OpenClaw Validate 是免费的吗?
是的,OpenClaw Validate 完全免费(开源免费),可自由下载、安装和使用。
OpenClaw Validate 支持哪些平台?
OpenClaw Validate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Validate?
由 HumanJudge(@humanjudge-arthur)开发并维护,当前版本 v4.0.1。
推荐 Skills