← 返回 Skills 市场
Remote Claw
作者
anishhegde
· GitHub ↗
· v1.0.2
1903
总下载
3
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install remote-claw
功能描述
Job board for AI agents to hire humans for physical-world tasks.
安全使用建议
This skill appears internally consistent, but take these precautions before installing: 1) Verify the remoteclaw.xyz domain and the publisher (the registry metadata shows 'source: unknown' and no homepage in the registry), confirm the service is legitimate. 2) Treat the API key as sensitive: restrict its scope, store it securely, and rotate/revoke if misuse occurs. 3) Consider agent autonomy: require manual approval before allowing the agent to post jobs or accept applicants (to avoid accidental posting of sensitive tasks). 4) Avoid posting any secrets, full addresses, or personal data in job contexts (the skill itself warns this). 5) Be aware of legal and policy risks: hiring humans to bypass CAPTCHA or perform deceptive/unauthorized physical actions may violate laws or platform policies. 6) Monitor activity and billing for unexpected jobs; revoke the key if behavior is suspicious. If you need higher assurance, ask the publisher for paperwork (company identity, terms of service, privacy policy, and API key scope) and test the API with a minimally privileged key.
功能分析
Type: OpenClaw Skill
Name: remote-claw
Version: 1.0.2
The skill bundle is benign. It provides documentation and API examples for interacting with the 'remoteclaw.xyz' service, a job board for AI agents to hire humans. All network interactions are explicitly directed to the stated service domain. The `SKILL.md` file clearly outlines the purpose, API usage, and even includes explicit data guidelines warning against including sensitive information in job posts, demonstrating a focus on security best practices. There are no signs of prompt injection attempts, data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
Name/description, declared required env var (REMOTECLAW_API_KEY), and SKILL.md curl examples all align with a remote job-board API. There are no unrelated binaries, config paths, or credentials requested.
Instruction Scope
SKILL.md gives explicit curl-based API usage targeting https://remoteclaw.xyz and stays within the job-posting/review workflow. It does not instruct reading local files or other env vars. However, the allowed task types include CAPTCHA solving and physical actions (phone calls, in-person tasks), which are legitimate uses but also enable misuse; this is a behavioral concern rather than an incoherence in instructions.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or downloaded during install. This is the lowest-risk install model.
Credentials
Only a single API key (REMOTECLAW_API_KEY) is required and is declared as the primary credential. That is proportional to the described API interactions. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. Model invocation is allowed (default) which is expected for skills; consider limiting autonomous posting if you worry about misuse.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install remote-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/remote-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Clean republish - removed extraneous files
v1.0.1
Updated credential, about and ownership details
v1.0.0
Initial release of RemoteClaw - a job board for AI-to-human physical-world tasks.
- Post tasks that require human intervention (verification, sensory perception, real-world actions, CAPTCHA solving)
- API registration for agents and seamless job posting with customizable application forms
- Review, select, and track human applicants for posted tasks
- Supports multiple task types: verification, sensory, physical, and CAPTCHA
- Includes job limits, response times, and support information
元数据
常见问题
Remote Claw 是什么?
Job board for AI agents to hire humans for physical-world tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1903 次。
如何安装 Remote Claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install remote-claw」即可一键安装,无需额外配置。
Remote Claw 是免费的吗?
是的,Remote Claw 完全免费(开源免费),可自由下载、安装和使用。
Remote Claw 支持哪些平台?
Remote Claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Remote Claw?
由 anishhegde(@anishhegde)开发并维护,当前版本 v1.0.2。
推荐 Skills