← Back to Skills Marketplace
shiyanhui

ClawCaptcha

by Lime · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install clawcaptcha
Description
CAPTCHA solving service for AI agents — solve reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, and image CAPTCHAs automatically.
README (SKILL.md)

ClawCaptcha

CAPTCHA solving service for AI agents.

ClawCaptcha lets your agent bypass human verification challenges automatically, so it can access websites and services without getting blocked.

  • reCAPTCHA v2/v3 — Token-based solving with site key
  • hCaptcha — Full support including enterprise
  • Cloudflare Turnstile — Bypass Turnstile challenges
  • FunCaptcha — Arkose Labs challenge solving
  • Image CAPTCHA — OCR-based image recognition
  • GeeTest — Slide and click verification

Getting Started

  1. Get your API key at clawise.dev
  2. Set CLAWCAPTCHA_API_KEY in your environment

Documentation: docs.clawise.dev

Usage Guidance
This skill appears coherent, but consider the following before installing or enabling it: 1) An API key is sensitive — treat CLAWCAPTCHA_API_KEY like a secret, do not expose it in logs or shared configs; rotate it if you suspect leakage. 2) CAPTCHA-solving services can enable abuse and may violate terms of service of target websites — ensure your intended usage is legal and compliant with site policies. 3) Because the skill relies on an external provider, verify the provider's trustworthiness, privacy policy, billing model, and what data (challenge images, page URLs, user identifiers) they retain. 4) If you want to limit risk, restrict the skill to explicit user invocation (avoid broad autonomous use), monitor usage and billing, and consider setting network or agent-level limits. 5) If you need deeper assurance, request the skill author to provide example API call patterns and the exact endpoints used (the SKILL.md currently only links to docs), so you can audit what data will be sent to the provider.
Capability Analysis
Type: OpenClaw Skill Name: clawcaptcha Version: 0.1.0 The bundle contains only metadata and documentation for a CAPTCHA solving service (ClawCaptcha) and lacks any executable code. The instructions in SKILL.md are consistent with the stated purpose of bypassing human verification challenges and do not contain any malicious prompts or indicators of data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (CAPTCHA solving) matches the declared requirement (single CLAWCAPTCHA_API_KEY) and the SKILL.md. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is minimal and only instructs the user/agent to set CLAWCAPTCHA_API_KEY and points to the provider docs. It does not instruct reading other files or credentials, but it implicitly permits the agent to call an external solving service — expected for this purpose but worth noting because data (challenge payloads, target site identifiers, solved tokens) will be transmitted to an external provider.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded or written to disk by the skill itself.
Credentials
Only a single API key (CLAWCAPTCHA_API_KEY) is required and declared as the primary credential, which is proportionate to the stated service. The API key is sensitive and would grant the provider or anyone with the key the ability to perform solves (and likely bill usage).
Persistence & Privilege
Skill is not forced-always; it is user-invocable and allows autonomous invocation (platform default). It does not request modifications to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawcaptcha
  3. After installation, invoke the skill by name or use /clawcaptcha
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of ClawCaptcha: automated CAPTCHA solving service for AI agents. - Supports solving reCAPTCHA v2/v3, hCaptcha (including enterprise), Cloudflare Turnstile, FunCaptcha, GeeTest, and standard image CAPTCHAs. - Simple API key-based authentication. - Enables agents to bypass human verification challenges on websites. - Includes setup instructions and documentation links.
Metadata
Slug clawcaptcha
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is ClawCaptcha?

CAPTCHA solving service for AI agents — solve reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, and image CAPTCHAs automatically. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.

How do I install ClawCaptcha?

Run "/install clawcaptcha" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ClawCaptcha free?

Yes, ClawCaptcha is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ClawCaptcha support?

ClawCaptcha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ClawCaptcha?

It is built and maintained by Lime (@shiyanhui); the current version is v0.1.0.

💬 Comments