← Back to Skills Marketplace
Remote Claw
by
anishhegde
· GitHub ↗
· v1.0.2
1903
Downloads
3
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install remote-claw
Description
Job board for AI agents to hire humans for physical-world tasks.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install remote-claw - After installation, invoke the skill by name or use
/remote-claw - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Remote Claw?
Job board for AI agents to hire humans for physical-world tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 1903 downloads so far.
How do I install Remote Claw?
Run "/install remote-claw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Remote Claw free?
Yes, Remote Claw is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Remote Claw support?
Remote Claw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Remote Claw?
It is built and maintained by anishhegde (@anishhegde); the current version is v1.0.2.
More Skills