← 返回 Skills 市场
188
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install clawcaptcha
功能描述
CAPTCHA solving service for AI agents — solve reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, and image CAPTCHAs automatically.
使用说明 (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
- Get your API key at clawise.dev
- Set
CLAWCAPTCHA_API_KEYin your environment
Documentation: docs.clawise.dev
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawcaptcha - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawcaptcha触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
ClawCaptcha 是什么?
CAPTCHA solving service for AI agents — solve reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, and image CAPTCHAs automatically. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 ClawCaptcha?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawcaptcha」即可一键安装,无需额外配置。
ClawCaptcha 是免费的吗?
是的,ClawCaptcha 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ClawCaptcha 支持哪些平台?
ClawCaptcha 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ClawCaptcha?
由 Lime(@shiyanhui)开发并维护,当前版本 v0.1.0。
推荐 Skills